summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-02-11ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend
2011-02-11ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend
2011-02-11igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny
2011-02-11e1000e: return appropriate errors for 'ethtool -r'Bruce Allan
2011-02-11e1000e: use correct pointer when memcpy'ing a 2-dimensional arrayBruce Allan
2011-02-11e1000e: replace unbounded sprintf with snprintfBruce Allan
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-08pch_can: fix module reload issue with MSITomoya
2011-02-08pch_can: fix rmmod issueTomoya
2011-02-08pch_can: fix 800k comms issueTomoya
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-08USB CDC NCM errata updates for cdc_ncm host driverAlexey Orishko
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-02-08e1000: add support for Marvell Alaska M88E1118R PHYFlorian Fainelli
2011-02-08e1000e: tx_timeout should not increment for non-hang eventsJesse Brandeburg
2011-02-07ath9k: Update comments for not parsing DTIM periodMohammed Shafi Shajakhan
2011-02-07ath5k: Fix fast channel switchingNick Kossifidis
2011-02-07iwlagn: Re-enable RF_KILL interrupt when downDon Fry
2011-02-07enic: Clean up: Remove support for an older version of hardwareVasanthy Kolluri
2011-02-07enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODEVasanthy Kolluri
2011-02-07enic: Bug Fix: Fix return values of enic_add/del_station_addr routinesVasanthy Kolluri
2011-02-07enic: Clean up: Organize devcmd wrapper routinesVasanthy Kolluri
2011-02-07enic: Decouple mac address registration and deregistration from port profile ...Roopa Prabhu
2011-02-06bnx2x: Proper netdev->ndo_set_rx_mode() implementation.Vladislav Zolotarov
2011-02-06bnx2x: Duplication in promisc modeVladislav Zolotarov
2011-02-06bnx2x: MTU for FCoE L2 ringVladislav Zolotarov
2011-02-06iwlwifi: fix compiling error with different configurationWey-Yi Guy
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg
2011-02-05sis900: Fix mem leak in sis900_rx error pathJesper Juhl
2011-02-05benet: Avoid potential null deref in be_cmd_get_seeprom_data()Ajit Khaparde
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04ath9k: add additional checks for the baseband hang detectionFelix Fietkau
2011-02-04ath: Fix clearing of secondary key cache entry for TKIPJouni Malinen
2011-02-04zd1211rw: add useful debug outputJussi Kivilinna
2011-02-04zd1211rw: enable NL80211_IFTYPE_APJussi Kivilinna
2011-02-04zd1211rw: reset rx urbs after idle period of 30 secondsJussi Kivilinna
2011-02-04zd1211rw: reset device when CR_BCN_FIFO_SEMAPHORE freezes in beacon setupJussi Kivilinna
2011-02-04zd1211rw: add TX watchdog and device resettingJussi Kivilinna
2011-02-04zd1211rw: collect driver settings and add function to restore theimJussi Kivilinna
2011-02-04zd1211rw: lower hw command timeoutsJussi Kivilinna
2011-02-04zd1211rw: change interrupt URB buffer to DMA bufferJussi Kivilinna
2011-02-04zd1211rw: use stack and preallocated memory for small cmd-buffersJussi Kivilinna
2011-02-04zd1211rw: batch beacon config commands togetherJussi Kivilinna