summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa9-5/+296
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa3-25/+0
2011-04-04rt2x00: Indention cleanup in rt2800libHelmut Schaa1-14/+11
2011-04-04rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa1-14/+18
2011-04-04rt2x00: Restructure bw_comp calculationHelmut Schaa1-5/+8
2011-04-04rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa5-10/+5
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa1-6/+12
2011-04-04rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa1-2/+10
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa6-11/+25
2011-04-04rtlwifi: Remove unused/unneeded variablesLarry Finger8-137/+98
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang7-129/+63
2011-04-04mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao2-6/+3
2011-04-04mac80211: remove the dependency on crypto_blkcipherFelix Fietkau6-28/+23
2011-04-04mwifiex: remove unnecessary _set_auth functionsMarc Yang5-77/+19
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar4-116/+0
2011-04-04mac80211: fix suppressing probe responses in ad-hoc modeFelix Fietkau1-2/+1
2011-04-04ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2-28/+0
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan4-32/+0
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan3-7/+1
2011-04-04wifi: Add hwflags to debugfs.Ben Greear1-13/+76
2011-04-04iwlegacy: MAINTAINERSStanislaw Gruszka1-7/+3
2011-04-04Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville17-433/+136
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau3-7/+1
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau2-3/+0
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau4-21/+2
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau2-18/+0
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau2-7/+1
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau3-41/+6
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau4-31/+51
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau2-83/+56
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau4-6/+42
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau3-22/+18
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen5-0/+57
2011-03-30ath9k: Support RSN IBSSJouni Malinen2-0/+16
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau2-9/+9
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau1-1/+2
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau5-79/+49
2011-03-30libertas_spi: Add support for suspend/resumeVasily Khoruzhick1-0/+65
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao37-0/+25465
2011-03-30ath9k_hw: remove AR9485 1.0 supportLuis R. Rodriguez2-1015/+0
2011-03-30mac80211: Minor optimization in tx status handlingHelmut Schaa1-4/+7
2011-03-30ath9k: remove the pending frames ath_txq_schedule workaroundFelix Fietkau1-27/+0
2011-03-30ath9k_hw: force rx chainmask to 7 on AR9100Felix Fietkau1-0/+2
2011-03-30ath9k_hw: enable a BlockAck related fixup specific to AR9100Felix Fietkau2-0/+3
2011-03-30ath9k: add support for overriding LED pin and GPIO settings from platform dataFelix Fietkau4-8/+20
2011-03-30ath9k: add support for overriding the MAC address through platform dataFelix Fietkau2-1/+7
2011-03-30ath9k: add an interface for overriding the value of specific GPIO pinsFelix Fietkau3-0/+24
2011-03-30ath9k: remove unnecessary debugfs return code checksFelix Fietkau1-59/+29
2011-03-30rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commandsLarry Finger2-3/+3
2011-03-30mwl8k: Queue ADDBA requests in respective data queuesNishant Sarmukadam1-0/+46