summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2010-12-10r8169: Fix runtime power managementRafael J. Wysocki
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-12-10bnx2x: Update version number and a date.Vladislav Zolotarov
2010-12-10bnx2x: Fixed a compilation warningVladislav Zolotarov
2010-12-10bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocationVladislav Zolotarov
2010-12-10bnx2x: LSO code was broken on BE platformsVladislav Zolotarov
2010-12-10hso: IP checksuming doesn't work on GE0301 option cardsThomas Bogendoerfer
2010-12-10net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman