aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina10-14/+14
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita3-3/+3
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko7-36/+31
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller10-73/+53
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsLinus Torvalds3-7/+31
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville3-62/+1
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville2-4/+8
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville9-13/+35
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller79-1474/+2182
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-9/+27
2010-02-23iwlwifi: increase command buffer sizeAbhijeet Kolekar2-4/+8
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre3-62/+1
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller5-9/+27
2010-02-22mwl8k: convert to new station add/remove callbacksJohannes Berg1-84/+22
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-19mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg1-6/+26
2010-02-19p54: convert to new station add/remove callbacksJohannes Berg1-9/+19
2010-02-19ar9170: convert to new station add/remove callbacksJohannes Berg1-34/+36
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau1-6/+3
2010-02-19iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy1-2/+32
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy3-12/+33
2010-02-19iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar3-3/+79
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre7-10/+13
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre3-20/+2
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau1-8/+7
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi1-27/+53
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi3-2/+14
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi10-109/+109
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi4-158/+242
2010-02-19wl1271: add testmode supportKalle Valo5-1/+318
2010-02-19wl1271: Fix beacon filter table configurationJuuso Oikarinen1-3/+3
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen1-7/+16
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen2-0/+9
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen1-0/+7
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen1-2/+2
2010-02-19wl1271: wakeup chip in op_conf_tx()Kalle Valo1-2/+9
2010-02-19wl1271: Fix random MAC address settingJuuso Oikarinen1-0/+8
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho1-3/+8
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho3-11/+86
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2-17/+27
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen6-432/+77
2010-02-19wl1271: implement WMMKalle Valo3-4/+73
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo3-20/+31
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo3-22/+26
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2-28/+51
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen1-2/+10
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen6-26/+47