summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000e: bump version numberBruce Allan2011-03-111-1/+1
* e1000e: do not suggest the driver supports Wake-on-ARPBruce Allan2011-03-111-9/+3
* e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROMBruce Allan2011-03-112-1/+8
* e1000e: do not toggle LANPHYPC value bit when PHY reset is blockedBruce Allan2011-03-111-4/+4
* e1000e: extend EEE LPI timer to prevent dropped linkBruce Allan2011-03-111-5/+24
* e1000e: extend timeout for ethtool link test diagnosticBruce Allan2011-03-111-3/+6
* e1000e: magic number cleanup - ETH_ALENBruce Allan2011-03-111-3/+2
* e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb()Bruce Allan2011-03-111-2/+2
* ixgbevf: remove Tx hang detectionLior Levy2011-03-112-51/+0
* ixgb: convert to new VLAN modelEmil Tantilov2011-03-113-43/+52
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-109-36/+80
|\
| * r6040: bump to version 0.27 and date 23Feb2011Florian Fainelli2011-03-081-2/+2
| * r6040: fix multicast operationsShawn Lin2011-03-081-47/+64
| * bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2011-03-072-13/+14
| * bonding 802.3ad: Fix the state machine locking v2Nils Carlson2011-03-071-5/+11
| * drivers/net/macvtap: fix error checkNicolas Kaiser2011-03-071-1/+2
| * net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problemGöran Weinholt2011-03-071-0/+5
| * bnx2x: fix MaxBW configurationDmitry Kravkov2011-03-061-2/+2
| * bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov2011-03-064-10/+40
| * bnx2x: fix link notificationDmitry Kravkov2011-03-061-7/+7
| * bnx2x: fix non-pmf device load flowDmitry Kravkov2011-03-061-2/+3
* | tg3: Remove 5750 PCI codeMatt Carlson2011-03-101-10/+5
* | tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson2011-03-101-34/+35
* | tg3: Refine VAux decision processMatt Carlson2011-03-101-20/+21
* | tg3: cleanup pci device table varsMatt Carlson2011-03-101-4/+4
* | tg3: Add code to verify RODATA checksum of VPDMatt Carlson2011-03-101-0/+35
* | tg3: Fix NVRAM selftestMatt Carlson2011-03-101-2/+4
* | tg3: Add missed 5719 workaround changeMatt Carlson2011-03-101-1/+1
* | bonding: move procfs code into bond_procfs.cAmerigo Wang2011-03-094-300/+306
* | ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek2011-03-081-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-083-10/+16
|\ \
| * | sfc: Use write-combining to reduce TX latencyBen Hutchings2011-03-043-10/+16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-03-0819-320/+590
|\ \ \
| * | | ixgbe: fix setting and reporting of advertised speedsEmil Tantilov2011-03-071-21/+20
| * | | ixgbe: fix spelling errorsEmil Tantilov2011-03-071-2/+2
| * | | ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov2011-03-071-15/+12
| * | | ixgbe: add function descriptionEmil Tantilov2011-03-071-3/+6
| * | | ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-076-199/+281
| * | | ixgbe: Add x540 statistic counter definitionsEmil Tantilov2011-03-072-0/+14
| * | | ixgbe: clear correct counters for flow control on 82599Emil Tantilov2011-03-072-7/+29
| * | | ixgbe: cleanup PHY initEmil Tantilov2011-03-073-59/+114
| * | | ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-074-12/+81
| * | | ixgbe: fix missing function pointer conversionDon Skidmore2011-03-071-1/+1
| * | | igb: Add stats output for OS2BMC feature on i350 devicesCarolyn Wyborny2011-03-075-1/+29
| * | | e1000e: fix build issue due to undefined reference to crc32_leEmil Tantilov2011-03-071-0/+1
* | | | s2io: fix uninitialized compile warningShan Wei2011-03-071-1/+1
|/ / /
* | | bonding: COW before overwriting the destination MAC addressChangli Gao2011-03-071-2/+6
* | | bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao2011-03-071-8/+0
* | | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-03-072-103/+178
|\ \ \
| * | | r8169: convert to new VLAN model.Francois Romieu2011-03-052-70/+49
OpenPOWER on IntegriCloud