summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-19be2net: Enable SR-IOV for LancerMammatha Edhala2-9/+13
2011-05-19bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2-25/+131
2011-05-19qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-19wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2-0/+8
2011-05-18sfc: Don't use enums as a bitmask.David S. Miller6-12/+10
2011-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-57/+118
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell1-2/+2
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller5-21/+29
2011-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller152-1533/+15866
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville152-1533/+15866
2011-05-17sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings4-19/+14
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16be2net: FW download for LancerShripad Nunjundarao3-20/+223
2011-05-16be2net: Stats for LancerSelvin Xavier4-50/+367
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde5-128/+413
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2-127/+20
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar1-1/+2
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan1-2/+5
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan5-2/+6
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan1-0/+44
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan1-6/+44
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2-0/+25
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan1-0/+16
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan3-24/+39
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16bnx2x: Allow ethtool to enable/disable loopback.Mahesh Bandewar2-0/+19
2011-05-16sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings1-0/+12
2011-05-16net: drivers: kill two unused macro definitionsShan Wei2-11/+0
2011-05-15ixgbe: Add support for new 82599 adapterDon Skidmore3-0/+7
2011-05-15ixgbe: fix sparse warningEmil Tantilov1-1/+1
2011-05-15ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck1-18/+16
2011-05-15ixgbe: Merge over-temp task into service taskAlexander Duyck2-36/+53
2011-05-15ixgbe: Merge ATR reinit into the service taskAlexander Duyck3-32/+37
2011-05-15ixgbe: merge reset task into service taskAlexander Duyck2-24/+38
2011-05-15ixgbe: Merge watchdog functionality into service taskAlexander Duyck2-166/+200
2011-05-15ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2-201/+213
2011-05-15ixgbe: move flags and state into the same cachelineAlexander Duyck1-43/+45
2011-05-15ixgbe: force unlock on timeoutEmil Tantilov1-0/+22
2011-05-15ixgbe: Add macvlan support for VFGreg Rose4-4/+134
2011-05-15ixgbevf: Add macvlan support in the set rx mode opGreg Rose4-0/+66
2011-05-15e1000e: minor comment cleanupsBruce Allan1-2/+2
2011-05-14sfc: Fix return value from efx_ethtool_set_rx_ntuple()Ben Hutchings1-2/+3
2011-05-14olympic: convert to seq_fileAlexey Dobriyan1-29/+28
2011-05-14stmmac: fix autoneg in set_pauseparamGiuseppe CAVALLARO1-0/+1
2011-05-14stmmac: don't go through ethtool to start auto-negotiationDavid Decotigny1-11/+2