summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-63/+612
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-8/+5
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds-11/+63
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-7/+2
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-8/+5
2008-04-19drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall-1/+2
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson-4/+49
2008-04-19iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller-6/+12
2008-04-19Merge branch 'merge-fixes' into develRussell King-86379/+34214
2008-04-19Merge branch 'omap2-upstream' into develRussell King-716/+888
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x...Russell King-2/+15
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov-0/+10
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao-0/+1
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox-2/+2
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-5/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds-86245/+33895
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-72/+94
2008-04-17Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-3264/+2759
2008-04-17[netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik-160/+74
2008-04-17phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker-9/+29
2008-04-17PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker-0/+20
2008-04-17cxgb3: Fix __must_check warning with dev_dbg.Dan Noe-2/+2
2008-04-17tc35815: Statistics cleanupAtsushi Nemoto-1/+2
2008-04-17natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov-4/+6
2008-04-17[ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor-1/+3
2008-04-17[POWERPC] QE: UCC nodes cleanupAnton Vorontsov-4/+15
2008-04-16IB/mlx4: Fix incorrect commentEli Cohen-2/+1
2008-04-16IB/mlx4: Fix race when detaching a QP from a multicast groupEli Cohen-9/+3
2008-04-16IB/mlx4: Add support for resizing CQsVladimir Sokolovsky-0/+28
2008-04-16IB/mlx4: Add support for modifying CQ moderation parametersEli Cohen-7/+37
2008-04-16mlx4_core: Increase max number of QPs to 128KJack Morgenstein-1/+1
2008-04-16IB/mlx4: Add IPoIB LSO supportEli Cohen-0/+11
2008-04-16IB/mlx4: Add IPoIB checksum offload supportEli Cohen-0/+4
2008-04-16mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier-10/+9
2008-04-16mlx4_core: Move opening brace of function onto a new lineRoland Dreier-1/+2
2008-04-16e1000: convert uint16_t style integers to u16Joe Perches-1128/+1128
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches-302/+302
2008-04-16sb1000.c: make const arrays staticDenys Vlasenko-18/+29
2008-04-16sb1000.c: stop inlining largish static functionsDenys Vlasenko-27/+27
2008-04-16#if 0 netxen_nic_link_ok()Adrian Bunk-1/+2
2008-04-16make netxen_workq staticAdrian Bunk-18/+18
2008-04-16e1000e: reformat register test code, fix some minor initializationBruce Allan-60/+63
2008-04-16e1000e: rename a few functionsJeff Kirsher-18/+18
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher-48/+50
2008-04-16e1000e: limit EEPROM size accessesJeff Kirsher-0/+8
2008-04-16sc92031: use netdev_alloc_skbStephen Hemminger-1/+1
2008-04-16sc92031: start transmit return value bugfixStephen Hemminger-10/+4
2008-04-16sc92031: use net_device statsStephen Hemminger-36/+34
2008-04-16[netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton-15/+11
2008-04-16[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik-2/+3