summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-125-15/+0
* net: au1000_eth: remove unused global variable.Manuel Lauss2010-12-111-2/+0
* s2io: Using static const generally increases object text and decreases data s...Jon Mason2010-12-111-8/+12
* s2io: Update Driver VersionJon Mason2010-12-111-1/+1
* s2io: make strings at tables constJon Mason2010-12-112-6/+6
* s2io: rx_ring_sz bounds checkingJon Mason2010-12-112-19/+26
* igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny2010-12-104-11/+102
* e1000e: increment the driver versionBruce Allan2010-12-101-1/+1
* e1000e: static analysis tools complain of a possible null ptr p dereferenceBruce Allan2010-12-101-0/+3
* e1000e: minor error message correctionsBruce Allan2010-12-102-2/+2
* e1000e: prevent null ptr dereference in e1000_tx_queue()Bruce Allan2010-12-101-2/+2
* e1000e: support new PBA format from EEPROMBruce Allan2010-12-104-28/+130
* e1000e: 82579 PHY incorrectly identified during initBruce Allan2010-12-102-5/+25
* e1000e: 82577/8/9 mis-configured OEM bits during S0->SxBruce Allan2010-12-101-1/+1
* e1000e: 82571 Serdes can fail to get linkBruce Allan2010-12-101-8/+27
* e1000e: 82577/8 must acquire h/w semaphore before workaroundBruce Allan2010-12-101-0/+7
* e1000e: 82574/82583 performance improvementBruce Allan2010-12-101-2/+2
* e1000e: 82571-based mezzanine card can fail ethtool link testBruce Allan2010-12-101-1/+6
* e1000e: fix double initialization in blink pathHolger Eitzenberger2010-12-103-2/+3
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-102-10/+11
* ixgbe: fix ntuple supportEmil Tantilov2010-12-101-1/+1
* ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-102-10/+10
* ixgbe: fix X540 phy id to correct valueDon Skidmore2010-12-102-2/+2
* ixgb: Don't check for vlan group on transmitEmil Tantilov2010-12-101-21/+30
* Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-107-53/+65
* e1000: fix return value not set on errorDean Nelson2010-12-101-4/+6
* MAINTAINERS: Update Intel Wired LAN infoJeff Kirsher2010-12-101-0/+2
* Documentation/networking/ixgbevf.txt: Update documentationJeff Kirsher2010-12-101-4/+0
* Documentation/networking/ixgbe.txt: Update ixgbe documentationJeff Kirsher2010-12-101-75/+136
* Documentation/networking/igbvf.txt: Update documentationJeff Kirsher2010-12-101-1/+3
* Documentation/networking/igb.txt: update documentationJeff Kirsher2010-12-101-27/+4
* Documentation/networking/e1000e.txt: Update documentationJeff Kirsher2010-12-101-18/+22
* Documentation/networking/e1000.txt: Update documentationJeff Kirsher2010-12-101-5/+5
* isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller2010-12-101-3/+4
* bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-104-2/+115
* enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...Roopa Prabhu2010-12-103-19/+47
* isdn: return -EFAULT if copy_from_user() failsDan Carpenter2010-12-101-2/+2
* vxge: update driver versionJon Mason2010-12-101-3/+3
* vxge: independent interrupt moderationJon Mason2010-12-101-4/+7
* vxge: hotplug stallJon Mason2010-12-101-2/+2
* vxge: transmit timeout deadlockJon Mason2010-12-102-5/+15
* vxge: use pci_request_region()Jon Mason2010-12-101-3/+3
* vxge: fix crash of VF when unloading PFJon Mason2010-12-101-7/+18
* vxge: code cleanup and reorganizationJon Mason2010-12-106-1979/+1812
* bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu2010-12-101-16/+9
* af_packet: use swap() instead of the open coded macro XC()Changli Gao2010-12-101-5/+3
* netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings2010-12-108-62/+8
* ethtool: Report link-down while interface is downBen Hutchings2010-12-102-3/+18
* enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu2010-12-102-23/+57
* enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu2010-12-102-1/+22
OpenPOWER on IntegriCloud