summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-01-26ariadne: Fix build.David S. Miller1-2/+0
2010-01-25net: use helpers to access uc list V2Jiri Pirko11-30/+30
2010-01-23ixgbevf: Fix IPv6 GSO type checksJeff Kirsher1-1/+1
2010-01-23ixgbevf: Tell network stack to stop tx when the VF detects PF resetGreg Rose1-0/+2
2010-01-23ixgbevf: Fix panics in the VF driverGreg Rose1-4/+20
2010-01-23ixgbevf: Take action when the PF notifies the VF it is resetting.Greg Rose1-0/+7
2010-01-23ixgbe: Improve reset coordination between the PF and the VFGreg Rose3-0/+39
2010-01-23ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose2-5/+8
2010-01-23ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose1-1/+0
2010-01-23ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.Greg Rose1-2/+4
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller52-197/+303
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller34-136/+1426
2010-01-21be2net: fix bug in rx page postingSathya Perla1-3/+5
2010-01-21be2net: Add link test to list of ethtool self tests.Sarveshwar Bandi1-0/+11
2010-01-21be2net: ethtool self test reorganization.Sarveshwar Bandi1-3/+4
2010-01-21phy: add RTBI mode for m88e1111Liu Yu-B132011-0/+38
2010-01-21ucc_geth: update the tbi-phy settingLiu Yu-B132011-8/+15
2010-01-20tg3: Add 57765 phy ID and enable devices.Matt Carlson2-1/+9
2010-01-20tg3: Bypass power source switching for 57765Matt Carlson1-1/+3
2010-01-20tg3: Turn off the debug UART for 57765Matt Carlson1-1/+2
2010-01-20tg3: Fix tx mailbox initializationMatt Carlson1-1/+4
2010-01-20tg3: Supply a nicaddr for 57765 jumbo RCBMatt Carlson1-1/+1
2010-01-20tg3: Fix 5717 and 57765 memory selftestsMatt Carlson1-1/+16
2010-01-20tg3: Abort phy init for 5717 serdes devicesMatt Carlson1-1/+7
2010-01-20tg3: Add 5717 serdes phy IDMatt Carlson2-3/+6
2010-01-20tg3: Improve internal resource allocationsMatt Carlson2-4/+25
2010-01-20tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2-0/+30
2010-01-20e1000e: enhance frame fragment detectionJesse Brandeburg2-4/+22
2010-01-20e1000: enhance frame fragment detectionJesse Brandeburg2-2/+13
2010-01-20e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin5-25/+25
2010-01-19S2io: two branches the same in wait_for_cmd_complete()Ram Vepa1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller54-2388/+5619
2010-01-19ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0...Lennart Sorensen1-61/+61
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-0/+71
2010-01-19bfin_mac: use the newer CLKBUFOE bit name via asm/dpmc.hMike Frysinger1-2/+3
2010-01-19sfc: QT202x: Remove unreliable MMD check at initialisationMatthew Slattery1-6/+0
2010-01-19ucc_geth: Fix full TX queue processingJiajun Wu1-3/+2
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov2-3/+2
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung1-0/+1
2010-01-18p54pci: rx frame length checkChristian Lamparter1-0/+8
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-18drivers/net: Eliminate useless codeJulia Lawall1-1/+0
2010-01-17bnx2: Save statistics during reset.Michael Chan2-8/+57
2010-01-17bnx2: Refine statistics code.Michael Chan1-30/+32
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-6/+6
2010-01-16NET: Add Qlogic ethernet driver for CNA devicesAmit Kumar Salecha2-0/+8
2010-01-16qlcnic: Qlogic ethernet driver for CNA devicesAmit Kumar Salecha8-0/+8728
2010-01-16macvlan: add GRO bit to features maskPatrick Mullaney1-1/+1
2010-01-16qlge: Add module param to force firmware core dump.Ron Mercer4-2/+53