aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-29p54: return NETDEV_TX_OK in p54_tx and fix sparse warningsChristian Lamparter
2009-01-29rt2x00: Only register rfkill input when key is presentIvo van Doorn
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29orinoco: Remove unused variable rx_dataDavid Kilroy
2009-01-29mac80211: clarify alignment docs, fix up alignmentJohannes Berg
2009-01-29mac80211: remove user_power_level from driver APIJohannes Berg
2009-01-29ath5k: Minor QCU updatesNick Kossifidis
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen
2009-01-29mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen
2009-01-29mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen
2009-01-29mac80211: remove an unnecessary assignment to info in __ieee80211_tx().Rami Rosen
2009-01-29mac80211: Add 802.11h CSA supportSujith
2009-01-29mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen
2009-01-29mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen
2009-01-29mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen
2009-01-29mac80211: Disallow to set multicast BSSIDAlina Friedrichsen
2009-01-29rt2x00: Replace RFKILL with INPUTIvo van Doorn
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan
2009-01-29ath5k: fix off-by-one in gpio checksBob Copeland
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland
2009-01-29p54: power save managementChristian Lamparter
2009-01-29p54: implement FIF_OTHER_BSS filter settingChristian Lamparter
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch
2009-01-29p54: regulatory domain hintsChristian Lamparter
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch
2009-01-29b43: detect N PHY revision/radioJohannes Berg
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg
2009-01-29mac80211: Fix tx power settingVasanthakumar Thiagarajan
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez