summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville132-1506/+14440
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-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-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
2011-05-13qlcnic: Bumped up version number to 5.0.18Anirban Chakraborty1-2/+2
2011-05-13qlcnic: Take FW dump via ethtoolAnirban Chakraborty1-0/+81
2011-05-13qlcnic: FW dump supportAnirban Chakraborty6-9/+774
2011-05-13be2net: fix mbox polling for signal receptionSathya Perla1-2/+1
2011-05-13be2net: handle signal reception while waiting for POSTSathya Perla1-5/+7
2011-05-13wl12xx: enter/exit psm on wowlan suspend/resumeEliad Peller4-0/+91
2011-05-13wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING triggerEliad Peller1-0/+8
2011-05-13wl12xx: prevent scheduling while suspending (WoW enabled)Eliad Peller3-0/+72
2011-05-13wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspendEliad Peller1-1/+28
2011-05-13wl12xx: declare suspend/resume callbacks (for wowlan)Eliad Peller2-0/+25
2011-05-13wl12xx_sdio: set interrupt as wake_up interruptEliad Peller1-0/+3
2011-05-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-100/+146
2011-05-13bonding: convert to ndo_fix_featuresMichał Mirosław1-91/+66
2011-05-13CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko1-5/+8
2011-05-13tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-2/+67
2011-05-13vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2-2/+5
2011-05-13wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTEDLuciano Coelho1-1/+0
2011-05-13wl12xx: prevent sched_scan when not idle or not in station modeLuciano Coelho1-0/+6