summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-28wl1271: use join command with dummy BSSIDLuciano Coelho
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho
2009-12-28wl1271: update radio and general parameters valuesLuciano Coelho
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho
2009-12-28wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger
2009-12-28mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek
2009-12-28mwl8k: remove unused mwl8k_vif::privLennert Buytenhek
2009-12-28mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek
2009-12-28mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek
2009-12-28mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek
2009-12-28mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek
2009-12-28mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek
2009-12-28mwl8k: inline qos field manipulation functionsLennert Buytenhek
2009-12-28mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek
2009-12-28mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek
2009-12-28mwl8k: firmware command code cleanupLennert Buytenhek
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22ath9k: Fix TX poll routinemaster-2009-12-24master-2009-12-22Sujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-22ath9k: Clarify Interrupt mitigationSujith
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches
2009-12-22libertas: remove priv->ratebitmapHolger Schurig
2009-12-22libertas: remove priv->capabilityHolger Schurig
2009-12-22libertas: make mesh configurableHolger Schurig
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig
2009-12-22libertas: move mesh SSID initialization into mesh.cHolger Schurig
2009-12-22libertas: decouple mesh and rtapHolger Schurig
2009-12-22libertas: move mesh-related definitions into mesh.hHolger Schurig
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig
2009-12-22mac80211: dont try to use existing sta for APJohannes Berg
2009-12-22cfg80211: avoid sending spurious deauth to userspaceJohannes Berg
2009-12-22mac80211: allow disabling 40MHz on 2.4GHzJohannes Berg
2009-12-22mac80211_hwsim: implement ampdu actionJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22iwmc3200wifi: rx aggregation supportZhu Yi
2009-12-22wireless: add ieee80211_amsdu_to_8023sZhu Yi
2009-12-22mac80211 : fix a race with update_tkip_keygregor kowski
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde