summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend
2011-03-12igb: Bump version to 3.0.6Carolyn Wyborny
2011-03-12igb: Add DMA Coalescing feature to driverCarolyn Wyborny
2011-03-12igb: Update NVM functions to work with i350 devicesCarolyn Wyborny
2011-03-12igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny
2011-03-12ixgbevf: Fix Driver StringGreg Rose
2011-03-12ixgbevf: Fix Version StringGreg Rose
2011-03-11e1000e: bump version numberBruce Allan
2011-03-11e1000e: do not suggest the driver supports Wake-on-ARPBruce Allan
2011-03-11e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROMBruce Allan
2011-03-11e1000e: do not toggle LANPHYPC value bit when PHY reset is blockedBruce Allan
2011-03-11e1000e: extend EEE LPI timer to prevent dropped linkBruce Allan
2011-03-11e1000e: extend timeout for ethtool link test diagnosticBruce Allan
2011-03-11e1000e: magic number cleanup - ETH_ALENBruce Allan
2011-03-11e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()Bruce Allan
2011-03-11ixgbevf: remove Tx hang detectionLior Levy
2011-03-11ixgb: convert to new VLAN modelEmil Tantilov
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10tg3: Remove 5750 PCI codeMatt Carlson
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson
2011-03-10tg3: Refine VAux decision processMatt Carlson
2011-03-10tg3: cleanup pci device table varsMatt Carlson
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson
2011-03-10tg3: Fix NVRAM selftestMatt Carlson
2011-03-10tg3: Add missed 5719 workaround changeMatt Carlson
2011-03-09bonding: move procfs code into bond_procfs.cAmerigo Wang
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek
2011-03-08r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli
2011-03-08r6040: fix multicast operationsShawn Lin
2011-03-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-03-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-08ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-08ixgbe: fix spelling errorsEmil Tantilov
2011-03-08ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov
2011-03-08ixgbe: add function descriptionEmil Tantilov
2011-03-08ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-08ixgbe: Add x540 statistic counter definitionsEmil Tantilov
2011-03-08ixgbe: clear correct counters for flow control on 82599Emil Tantilov
2011-03-08ixgbe: cleanup PHY initEmil Tantilov
2011-03-08ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-08ixgbe: fix missing function pointer conversionDon Skidmore
2011-03-08igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny
2011-03-08e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov
2011-03-08bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson
2011-03-08bonding 802.3ad: Fix the state machine locking v2Nils Carlson
2011-03-07drivers/net/macvtap: fix error checkNicolas Kaiser
2011-03-07s2io: fix uninitialized compile warningShan Wei
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao