summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen2-5/+0
2009-01-29mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen1-2/+0
2009-01-29mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen1-4/+2
2009-01-29mac80211: remove an unnecessary assignment to info in __ieee80211_tx().Rami Rosen1-1/+0
2009-01-29mac80211: Add 802.11h CSA supportSujith5-1/+122
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen1-2/+4
2009-01-29mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen1-0/+1
2009-01-29mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen1-0/+4
2009-01-29mac80211: Disallow to set multicast BSSIDAlina Friedrichsen1-2/+7
2009-01-29rt2x00: Replace RFKILL with INPUTIvo van Doorn4-90/+46
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan4-2/+55
2009-01-29ath5k: fix off-by-one in gpio checksBob Copeland1-5/+5
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland2-0/+9
2009-01-29p54: power save managementChristian Lamparter2-0/+43
2009-01-29p54: implement FIF_OTHER_BSS filter settingChristian Lamparter1-2/+4
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter3-4/+10
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos1-1/+1
2009-01-29mac80211: clean up set_key callbackJohannes Berg11-83/+89
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo1-4/+4
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch2-4/+10
2009-01-29p54: regulatory domain hintsChristian Lamparter2-1/+39
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter2-0/+21
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter2-13/+58
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch4-12/+111
2009-01-29b43: detect N PHY revision/radioJohannes Berg1-2/+2
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian5-302/+337
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg2-0/+2
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan3-5/+6
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez2-12/+12
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez1-46/+41
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez1-25/+1
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez1-27/+19
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez1-6/+3
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez1-8/+4
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez4-14/+1
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2-6/+6
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez3-7/+6
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez3-42/+27
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez3-14/+10
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez4-127/+74
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez1-4/+6
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez3-14/+13
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez1-32/+40
2009-01-29mac80211: add HT conf helpersLuis R. Rodriguez1-0/+30
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas3-85/+3
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2-33/+35
2009-01-29iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz3-34/+6
2009-01-29iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz7-90/+103
2009-01-29iwl3945: adding utils opsKolekar, Abhijeet1-0/+18
2009-01-29iwl3945: rearrange 3945 tfdWinkler, Tomas6-57/+46