summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-11ixgbevf: remove Tx hang detectionLior Levy2-51/+0
2011-03-11ixgb: convert to new VLAN modelEmil Tantilov3-43/+52
2011-03-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-36/+80
2011-03-10tg3: Remove 5750 PCI codeMatt Carlson1-10/+5
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson1-34/+35
2011-03-10tg3: Refine VAux decision processMatt Carlson1-20/+21
2011-03-10tg3: cleanup pci device table varsMatt Carlson1-4/+4
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson1-0/+35
2011-03-10tg3: Fix NVRAM selftestMatt Carlson1-2/+4
2011-03-10tg3: Add missed 5719 workaround changeMatt Carlson1-1/+1
2011-03-10bonding: move procfs code into bond_procfs.cAmerigo Wang4-300/+306
2011-03-09ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek1-1/+1
2011-03-09r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli1-2/+2
2011-03-09r6040: fix multicast operationsShawn Lin1-47/+64
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller3-10/+16
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller19-320/+590
2011-03-08ixgbe: fix setting and reporting of advertised speedsEmil Tantilov1-21/+20
2011-03-08ixgbe: fix spelling errorsEmil Tantilov1-2/+2
2011-03-08ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov1-15/+12
2011-03-08ixgbe: add function descriptionEmil Tantilov1-3/+6
2011-03-08ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov6-199/+281
2011-03-08ixgbe: Add x540 statistic counter definitionsEmil Tantilov2-0/+14
2011-03-08ixgbe: clear correct counters for flow control on 82599Emil Tantilov2-7/+29
2011-03-08ixgbe: cleanup PHY initEmil Tantilov3-59/+114
2011-03-08ixgbe: add support to FCoE DDP in target modeYi Zou4-12/+81
2011-03-08ixgbe: fix missing function pointer conversionDon Skidmore1-1/+1
2011-03-08igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny5-1/+29
2011-03-08e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov1-0/+1
2011-03-08bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2-13/+14
2011-03-08bonding 802.3ad: Fix the state machine locking v2Nils Carlson1-5/+11
2011-03-08drivers/net/macvtap: fix error checkNicolas Kaiser1-1/+2
2011-03-08s2io: fix uninitialized compile warningShan Wei1-1/+1
2011-03-08bonding: COW before overwriting the destination MAC addressChangli Gao1-2/+6
2011-03-08bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao1-8/+0
2011-03-08Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-103/+178
2011-03-08be2net: Add multicast filter capability for LancerPadmanabh Ratnakar2-2/+5
2011-03-08be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar1-5/+12
2011-03-08be2net: Remove TX Queue stop in closePadmanabh Ratnakar1-1/+0
2011-03-08be2net: Change f/w command versions for LancerPadmanabh Ratnakar2-2/+8
2011-03-08be2net: Add error recovery during load for LancerPadmanabh Ratnakar2-0/+68
2011-03-08be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar1-3/+6
2011-03-08be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2-26/+9
2011-03-07net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt1-0/+5
2011-03-07bnx2x: fix MaxBW configurationDmitry Kravkov1-2/+2
2011-03-07bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov4-10/+40
2011-03-07bnx2x: fix link notificationDmitry Kravkov1-7/+7
2011-03-07bnx2x: fix non-pmf device load flowDmitry Kravkov1-2/+3
2011-03-05r8169: convert to new VLAN model.Francois Romieu2-70/+49
2011-03-05r8169: support control of advertising.Oliver Neukum1-17/+37
2011-03-05r8169: support the new chips for RTL8105E.Hayes Wang1-2/+90