summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtl8187: remove uneeded setting of anaparam writeHerton Ronaldo Krzesinski2010-11-151-8/+0
* rtl8187: consolidate anaparam on/off write sequencesHerton Ronaldo Krzesinski2010-11-152-62/+44
* rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187BHerton Ronaldo Krzesinski2010-11-151-1/+1
* rtl8187: move pll reset at start out of ANAPARAM writeHerton Ronaldo Krzesinski2010-11-151-8/+7
* rtl8187: avoid redundant write to register FF72 (RFSW_CTRL)Herton Ronaldo Krzesinski2010-11-151-2/+2
* rtl8187: fix wrong register initialization in 8187BHerton Ronaldo Krzesinski2010-11-151-6/+10
* rtl8187: remove setting of beacon/atim registers from initializationHerton Ronaldo Krzesinski2010-11-151-2/+0
* rtl8187: remove redundant initialization of ARFRHerton Ronaldo Krzesinski2010-11-151-4/+5
* mwl8k: force AP mode to use non-AMPDU framesNishant Sarmukadam2010-11-151-1/+6
* carl9170: configurable beacon ratesChristian Lamparter2010-11-151-20/+32
* carl9170: stop stale uplink BA sessionsChristian Lamparter2010-11-151-0/+54
* carl9170: fix spurious restart due to high latencyChristian Lamparter2010-11-153-2/+20
* carl9170: initialize HW aMPDU parameters properlyChristian Lamparter2010-11-151-2/+2
* carl9170: import hw/fw header updatesChristian Lamparter2010-11-154-20/+30
* mac80211_hwsim: Incorporate txpower into rssiBlaise Gassend2010-11-151-1/+4
* rtl8187b: do not do per packet TX AGCThadeu Lima de Souza Cascardo2010-11-151-4/+6
* wl1271: add recover testmode commandEliad Peller2010-11-151-0/+12
* wl1271: handle HW watchdog interruptEliad Peller2010-11-152-1/+11
* wl1271: refactor debugfs function generation codeEliad Peller2010-11-151-104/+111
* wl1271: set wl->vif only if add_interface succeeded.Eliad Peller2010-11-151-13/+20
* wl1271: Check interface state in op_* functionsJuuso Oikarinen2010-11-151-2/+22
* wl1271: Fix scan failure detectionJuuso Oikarinen2010-11-152-5/+17
* wl1271: Fix RX path stallJuuso Oikarinen2010-11-151-4/+8
* wireless/wl1271: remove redundant if-statement v2Nicolas Kaiser2010-11-151-2/+0
* wl1271: exit ELP mode when setting enabled rates in txLuciano Coelho2010-11-151-0/+5
* wl1271: Fix warning about unsupported RX rateTeemu Paasikivi2010-11-155-7/+15
* wl1271: 11n Support, functionality and configuration abilityShahar Levi2010-11-154-18/+105
* wl1271: 11n Support, ACX CommandsShahar Levi2010-11-152-0/+88
* wl1271: 11n Support, Add DefinitionsShahar Levi2010-11-153-1/+106
* wl1271: Fix TX queue low watermark handlingIdo Yariv2010-11-151-13/+22
* wl1271: Allocate TX descriptors more efficientlyIdo Yariv2010-11-153-16/+24
* wl1271: Fix TX starvationIdo Yariv2010-11-154-8/+27
* wl1271: TX aggregation optimizationIdo Yariv2010-11-151-8/+19
* wl1271: ref_clock cosmetic changesGery Kahn2010-11-152-6/+12
* iwlagn: use 6000g2b uCode for 130 series devicesWey-Yi Guy2010-11-151-11/+4
* iwlwifi: add new devices to KconfigWey-Yi Guy2010-11-151-0/+3
* iwlagn: turn dynamic smps on while BT is onWey-Yi Guy2010-11-151-1/+4
* iwlwifi: implement switching iftype while upJohannes Berg2010-11-155-44/+130
* iwlwifi: fix IBSS beaconingJohannes Berg2010-11-151-11/+36
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-1517-936/+1631
* iwlagn: don't resend RXON timingJohannes Berg2010-11-151-14/+0
* iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-1511-12/+25
* mac80211: refactor debugfs function generation codeEliad Peller2010-11-154-55/+52
* ath9k: content DMA start / stop through the PCU lockLuis R. Rodriguez2010-11-152-28/+26
* ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-154-25/+25
* ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-154-20/+8
* ath9k: Properly assign boolean typesMohammed Shafi Shajakhan2010-11-151-7/+5
* ath9k_htc: Handle monitor mode properly for HTC devicesRajkumar Manoharan2010-11-151-59/+5
* iwlwifi: Convert to new PCI PM frameworkJohn W. Linville2010-11-154-23/+27
* rt2x00pci: do not use GFP_DMAJohn W. Linville2010-11-151-1/+1