aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-25ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau
2010-01-25iwlwifi: fix pointer signedness warningJohannes Berg
2010-01-24sky2: revert config space changestephen hemminger
2010-01-23sky2: Enable/disable WOL per hardware deviceMike McCormack
2010-01-23ixgbevf: Fix IPv6 GSO type checksJeff Kirsher
2010-01-23net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala
2010-01-23igb/igbvf: cleanup exception handling in tx_map_advAlexander Duyck
2010-01-23ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose
2010-01-23ixgbevf: Fix panics in the VF driverGreg Rose
2010-01-23ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose
2010-01-23ixgbe: Improve reset coordination between the PF and the VFGreg Rose
2010-01-23ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose
2010-01-23ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose
2010-01-23ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose
2010-01-23e1000/e1000e: don't use small hardware rx buffersJesse Brandeburg
2010-01-23fmvj18x_cs: add new id (Panasonic lan & modem card)Ken Kawasaki
2010-01-23be2net: swap only first 2 fields of mcc_wrbSathya Perla
2010-01-23Please add support for Microsoft MN-120 PCMCIA network cardRon Murray
2010-01-23Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-21be2net: fix bug in rx page postingSathya Perla
2010-01-21be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi
2010-01-21be2net: ethtool self test reorganization.Sarveshwar Bandi
2010-01-21wimax/i2400m: Add support for more i6x50 SKUsInaky Perez-Gonzalez
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B13201
2010-01-21ucc_geth: update the tbi-phy settingLiu Yu-B13201
2010-01-20tg3: Add 57765 phy ID and enable devices.Matt Carlson
2010-01-20tg3: Bypass power source switching for 57765Matt Carlson
2010-01-20tg3: Turn off the debug UART for 57765Matt Carlson
2010-01-20tg3: Fix tx mailbox initializationMatt Carlson
2010-01-20tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson
2010-01-20tg3: Fix 5717 and 57765 memory selftestsMatt Carlson
2010-01-20tg3: Abort phy init for 5717 serdes devicesMatt Carlson
2010-01-20tg3: Add 5717 serdes phy IDMatt Carlson
2010-01-20tg3: Improve internal resource allocationsMatt Carlson
2010-01-20tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson
2010-01-20e1000e: enhance frame fragment detectionJesse Brandeburg
2010-01-20e1000: enhance frame fragment detectionJesse Brandeburg
2010-01-20e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin
2010-01-19ath9k: fix beacon slot/buffer leakFelix Fietkau
2010-01-19S2io: two branches the same in wait_for_cmd_complete()Ram Vepa
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0...Lennart Sorensen
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger
2010-01-19sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery
2010-01-19ucc_geth: Fix full TX queue processingJiajun Wu
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov