summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-28wl1271: some new configuration values according to new referenceLuciano Coelho2-10/+10
2009-12-28wl1271: upload only the first 468 bytes from the NVS fileLuciano Coelho2-1/+8
2009-12-28wl1271: add gpio_power file in debugfs to power the chip on and offLuciano Coelho3-0/+61
2009-12-28wl1271: fix one typo in the rx_rssi_and_proc_compens valuesLuciano Coelho1-1/+1
2009-12-28wl1271: implement dco itrim parameters settingLuciano Coelho5-0/+56
2009-12-28wl1271: use the correct macro when setting the basic ratesLuciano Coelho1-1/+1
2009-12-28wl1271: set null data template when BSSID is knownLuciano Coelho1-0/+6
2009-12-28wl1271: check result code from the join commandLuciano Coelho1-1/+5
2009-12-28wl1271: limit TX power to 25dBm for every channelLuciano Coelho1-13/+13
2009-12-28wl1271: remove workaround for disconnectionLuciano Coelho1-15/+0
2009-12-28wl1271: use join command with dummy BSSIDLuciano Coelho1-10/+65
2009-12-28wl1271: added radio parameters configuration values newer firmwaresLuciano Coelho3-5/+35
2009-12-28wl1271: update radio and general parameters valuesLuciano Coelho1-10/+10
2009-12-28wl1271: updated general parameters structure for newer firmwaresLuciano Coelho4-0/+65
2009-12-28wl1271: updated radio parameters structure for newer firmwaresLuciano Coelho1-4/+12
2009-12-28b43: Allow PIO mode to be selected at module loadLarry Finger6-75/+8
2009-12-28mwl8k: remove duplicate local per-vif copy of ieee80211_bss_confLennert Buytenhek1-22/+16
2009-12-28mwl8k: remove unused mwl8k_vif::privLennert Buytenhek1-6/+0
2009-12-28mwl8k: fix up AP vs. STA firmware image receive descriptor handlingLennert Buytenhek1-64/+60
2009-12-28mwl8k: do rx/tx ring initialisation after loading firmwareLennert Buytenhek1-47/+57
2009-12-28mwl8k: get rid of the struct mwl8k_firmware abstractionLennert Buytenhek1-17/+9
2009-12-28mwl8k: add 2.4GHz channels 12, 13 and 14Lennert Buytenhek1-0/+3
2009-12-28mwl8k: initialize the mwl8k_info_tbl table using the MWL* enumsLennert Buytenhek1-2/+2
2009-12-28mwl8k: inline qos field manipulation functionsLennert Buytenhek1-41/+10
2009-12-28mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek1-11/+0
2009-12-28mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek1-5/+1
2009-12-28mwl8k: firmware command code cleanupLennert Buytenhek1-324/+323
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville92-686/+1006
2009-12-22ath9k: Fix TX poll routineSujith1-0/+2
2009-12-22ath9k: Remove ANI lockSujith2-16/+4
2009-12-22ath9k: Clarify Interrupt mitigationSujith2-6/+6
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy5-7/+7
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg8-38/+32
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried1-5/+9
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried1-0/+2
2009-12-22mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2-3/+14
2009-12-22mac80211: parse the HT capabilities info through debugfsLuis R. Rodriguez1-1/+47
2009-12-22mac80211: make debugfs mcs set entry reflect 16 bitsLuis R. Rodriguez1-1/+1
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez2-6/+36
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen1-2/+33
2009-12-22mac80211: disallow fixing bitrates with hw rate controlJohannes Berg1-14/+22
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches1-13/+12
2009-12-22libertas: remove priv->ratebitmapHolger Schurig2-4/+1
2009-12-22libertas: remove priv->capabilityHolger Schurig4-15/+3
2009-12-22libertas: make mesh configurableHolger Schurig7-6/+47
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig7-10/+16
2009-12-22libertas: move mesh SSID initialization into mesh.cHolger Schurig2-4/+3
2009-12-22libertas: decouple mesh and rtapHolger Schurig1-2/+17
2009-12-22libertas: move mesh-related definitions into mesh.hHolger Schurig2-12/+9
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig3-29/+2