aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-17
| * [POWERPC] properly declare onstack completion in iseries vethBenjamin Herrenschmidt2008-04-16
| * Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-04-16
| |\
| | * pasemi_mac: Netpoll supportNate Case2008-04-07
| | * pasemi_mac: Jumbo frame bugfixesOlof Johansson2008-04-07
| * | Merge branch 'linux-2.6'Paul Mackerras2008-04-14
| |\ \ | | |/ | |/|
| * | [POWERPC] PS3: Gelic network driver Wake-on-LAN supportMasakazu Mokuno2008-04-01
| * | Merge branch 'linux-2.6'Paul Mackerras2008-03-25
| |\ \
| * \ \ Merge branch 'linux-2.6'Paul Mackerras2008-03-13
| |\ \ \
| * | | | pasemi_mac: basic ethtool supportOlof Johansson2008-03-05
| * | | | pasemi_mac: Enable GSO by defaultOlof Johansson2008-03-05
| * | | | pasemi_mac: jumbo frame supportOlof Johansson2008-03-05
| * | | | pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-05
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-24
| |\ \ \ \
* | \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-21
|\ \ \ \ \ \
| * | | | | | PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \
| * | | | | | | drivers/net/appletalk: use time_before, time_before_eq, etcJulia Lawall2008-04-19
| * | | | | | | tg3: 5701 DMA corruption fixMatt Carlson2008-04-19
| * | | | | | | iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller2008-04-19
| |/ / / / / /
* | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ \ \ \ \ \
| * | | | | | | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-18
| * | | | | | | net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
| |/ / / / / /
* | | | | | | Merge branch 'merge-fixes' into develRussell King2008-04-19
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-17
| | |\ \ \ \ \ \ \
| | | * | | | | | | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-17
| | | * | | | | | | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
| | | * | | | | | | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-17
| | | * | | | | | | cxgb3: Fix __must_check warning with dev_dbg.Dan Noe2008-04-17
| | | * | | | | | | tc35815: Statistics cleanupAtsushi Nemoto2008-04-17
| | | * | | | | | | natsemi: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-17
| | | * | | | | | | e1000: convert uint16_t style integers to u16Joe Perches2008-04-16
| | | * | | | | | | ixgb: convert uint16_t style integers to u16Joe Perches2008-04-16
| | | * | | | | | | sb1000.c: make const arrays staticDenys Vlasenko2008-04-16
| | | * | | | | | | sb1000.c: stop inlining largish static functionsDenys Vlasenko2008-04-16
| | | * | | | | | | #if 0 netxen_nic_link_ok()Adrian Bunk2008-04-16
| | | * | | | | | | make netxen_workq staticAdrian Bunk2008-04-16
| | | * | | | | | | e1000e: reformat register test code, fix some minor initializationBruce Allan2008-04-16
| | | * | | | | | | e1000e: rename a few functionsJeff Kirsher2008-04-16
| | | * | | | | | | e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-16
| | | * | | | | | | e1000e: limit EEPROM size accessesJeff Kirsher2008-04-16
| | | * | | | | | | sc92031: use netdev_alloc_skbStephen Hemminger2008-04-16
| | | * | | | | | | sc92031: start transmit return value bugfixStephen Hemminger2008-04-16
| | | * | | | | | | sc92031: use net_device statsStephen Hemminger2008-04-16
| | | * | | | | | | [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errataPeter Horton2008-04-16
| | | * | | | | | | [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp oursJeff Garzik2008-04-16
| | | * | | | | | | drivers/net/bonding/bond_main.c - remove unnecessary #defineJoe Perches2008-04-16