aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211John W. Linville2010-02-261-1/+1
* mac80211: use listen interval 5 as defaultHelmut Schaa2010-02-261-1/+5
* ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2010-02-262-0/+13
* MAINTAINERS: update mwl8k maintenance statusLennert Buytenhek2010-02-261-2/+2
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-02-263-62/+1
|\
| * Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre2010-02-233-62/+1
* | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-02-262-4/+8
|\ \
| * | iwlwifi: increase command buffer sizeAbhijeet Kolekar2010-02-232-4/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-2610-13/+38
|\ \ \ | |/ / | | / | |/ |/|
| * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-222-5/+7
| * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-224-4/+20
| * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
| * mac80211: fix handling of null-rate control in rate_control_get_rateJuuso Oikarinen2010-02-121-0/+3
| * iwlwifi: fix AMSDU Rx after paged Rx patchShanyu Zhao2010-02-121-1/+4
| * rtl8187: Add new device IDJelle Martijn Kok2010-02-101-0/+1
| * iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
| * ath9k: Fix sequence numbers for PAE framesSujith2010-02-091-2/+2
* | mwl8k: convert to new station add/remove callbacksJohannes Berg2010-02-221-84/+22
* | ath9k: convert to new station add/remove callbacksJohannes Berg2010-02-191-15/+20
* | mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg2010-02-191-6/+26
* | p54: convert to new station add/remove callbacksJohannes Berg2010-02-191-9/+19
* | ar9170: convert to new station add/remove callbacksJohannes Berg2010-02-191-34/+36
* | ssb: Add PCI ID 0x4322 to PHU handlingLarry Finger2010-02-191-0/+7
* | ath9k: fix beacon timer restart after a card resetFelix Fietkau2010-02-191-6/+3
* | iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy2010-02-191-2/+32
* | iwlwifi: separated time check for different type of force resetWey-Yi Guy2010-02-193-12/+33
* | iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar2010-02-193-3/+79
* | iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-197-10/+13
* | iwl3945: remove STATUS macros from headerReinette Chatre2010-02-193-20/+2
* | ath9k: fix rate control fallback rate selectionFelix Fietkau2010-02-191-8/+7
* | MAINTAINERS: update Kalle's email addressKalle Valo2010-02-191-1/+1
* | wl1271: Added alloc and free hw functionsTeemu Paasikivi2010-02-191-27/+53
* | wl1271: Added IO reset and init functionsTeemu Paasikivi2010-02-193-2/+14
* | wl1271: Renamed IO functionsTeemu Paasikivi2010-02-1910-109/+109
* | wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi2010-02-194-158/+242
* | wl1271: add testmode supportKalle Valo2010-02-195-1/+318
* | wl1271: Fix beacon filter table configurationJuuso Oikarinen2010-02-191-3/+3
* | wl1271: Fix ad-hoc SSID updateJuuso Oikarinen2010-02-191-7/+16
* | wl1271: Fix WEP key handlingJuuso Oikarinen2010-02-192-0/+9
* | wl1271: Fix key-remove errorJuuso Oikarinen2010-02-191-0/+7
* | wl1271: Optimized RX path packet retrievalJuuso Oikarinen2010-02-191-2/+2
* | wl1271: wakeup chip in op_conf_tx()Kalle Valo2010-02-191-2/+9
* | wl1271: Fix random MAC address settingJuuso Oikarinen2010-02-191-0/+8
* | wl1271: skip 3 unused bytes from the NVSLuciano Coelho2010-02-191-3/+8
* | wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho2010-02-193-11/+86
* | wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2010-02-192-17/+27
* | wl1271: Use NVS INI file configurationJuuso Oikarinen2010-02-196-432/+77
* | wl1271: implement WMMKalle Valo2010-02-193-4/+73
* | wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo2010-02-193-20/+31
* | wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo2010-02-193-22/+26