summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2011-03-122-25/+23
* ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2011-03-122-9/+25
* ixgbe: enable ndo_tc_setupJohn Fastabend2011-03-121-1/+23
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-123-168/+182
* ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2011-03-122-30/+13
* ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend2011-03-121-0/+30
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-123-36/+95
* igb: Bump version to 3.0.6Carolyn Wyborny2011-03-121-1/+6
* igb: Add DMA Coalescing feature to driverCarolyn Wyborny2011-03-125-1/+106
* igb: Update NVM functions to work with i350 devicesCarolyn Wyborny2011-03-127-8/+306
* igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny2011-03-126-2/+65
* ixgbevf: Fix Driver StringGreg Rose2011-03-121-1/+1
* ixgbevf: Fix Version StringGreg Rose2011-03-121-1/+1
* 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
OpenPOWER on IntegriCloud