summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-12-11igb: Add new function to read part number from EEPROM in string formatCarolyn Wyborny
2010-12-11e1000e: increment the driver versionBruce Allan
2010-12-11e1000e: static analysis tools complain of a possible null ptr p dereferenceBruce Allan
2010-12-11e1000e: minor error message correctionsBruce Allan
2010-12-11e1000e: prevent null ptr dereference in e1000_tx_queue()Bruce Allan
2010-12-11e1000e: support new PBA format from EEPROMBruce Allan
2010-12-11e1000e: 82579 PHY incorrectly identified during initBruce Allan
2010-12-11e1000e: 82577/8/9 mis-configured OEM bits during S0->SxBruce Allan
2010-12-11e1000e: 82571 Serdes can fail to get linkBruce Allan
2010-12-11e1000e: 82577/8 must acquire h/w semaphore before workaroundBruce Allan
2010-12-11e1000e: 82574/82583 performance improvementBruce Allan
2010-12-11e1000e: 82571-based mezzanine card can fail ethtool link testBruce Allan
2010-12-11e1000e: fix double initialization in blink pathHolger Eitzenberger
2010-12-11ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore
2010-12-11ixgbe: fix ntuple supportEmil Tantilov
2010-12-11ixgbe: fix X540 to use it's own info structDon Skidmore
2010-12-11ixgbe: fix X540 phy id to correct valueDon Skidmore
2010-12-11ixgb: Don't check for vlan group on transmitEmil Tantilov
2010-12-11Intel Wired LAN drivers: Use static constJeff Kirsher
2010-12-11e1000: fix return value not set on errorDean Nelson
2010-12-11isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller
2010-12-11bonding: add the debugfs facility to the bonding driverTaku Izumi
2010-12-11enic: Move enic port profile handling code to a new 802.1Qbh provisioning inf...Roopa Prabhu
2010-12-11isdn: return -EFAULT if copy_from_user() failsDan Carpenter
2010-12-11vxge: update driver versionJon Mason
2010-12-11vxge: independent interrupt moderationJon Mason
2010-12-11vxge: hotplug stallJon Mason
2010-12-11vxge: transmit timeout deadlockJon Mason
2010-12-11vxge: use pci_request_region()Jon Mason
2010-12-11vxge: fix crash of VF when unloading PFJon Mason
2010-12-11vxge: code cleanup and reorganizationJon Mason
2010-12-10netdev: Use default implementation of ethtool_ops::get_link where possibleBen Hutchings
2010-12-10cxgb4vf: Ingress Queue Entry Size needs to be 64 bytesCasey Leedom
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams
2010-12-10enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning dataRoopa Prabhu
2010-12-10enic: Add ndo_set_vf_mac support for enic dynamic devicesRoopa Prabhu
2010-12-10enic: Add ndo_set_rx_mode support for enic vnicsRoopa Prabhu
2010-12-10sfc: convert references to LRO to GROstephen hemminger
2010-12-10enic: Bug Fix: Pass napi reference to the isr that services receive queueVasanthy Kolluri
2010-12-10stmmac: Remove redundant unlikely()Tobias Klauser
2010-12-10ifb: use the lockless variants of skb_queueChangli Gao
2010-12-10ifb: remove unused macro TX_TIMEOUTChangli Gao
2010-12-10ifb: remove the useless debug statsChangli Gao
2010-12-10qeth: buffer count imbalanceJan Glauber
2010-12-10qeth: l3 add vlan hdr in passthru framesFrank Blaschka
2010-12-10qeth: support VIPA add/del in offline modeEinar Lueck
2010-12-10qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-12-10connector: add module aliasStephen Hemminger