summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-26b43: fall back gracefully to PIO mode after fatal DMA errorsmaster-2010-02-26Linus Torvalds
2010-02-26ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau
2010-02-26Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-02-26Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-23iwlwifi: increase command buffer sizeAbhijeet Kolekar
2010-02-23Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre
2010-02-22mwl8k: convert to new station add/remove callbacksmaster-2010-02-22Johannes Berg
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy
2010-02-19ath9k: convert to new station add/remove callbacksmaster-2010-02-19Johannes Berg
2010-02-19mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg
2010-02-19p54: convert to new station add/remove callbacksJohannes Berg
2010-02-19ar9170: convert to new station add/remove callbacksJohannes Berg
2010-02-19ssb: Add PCI ID 0x4322 to PHU handlingLarry Finger
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau
2010-02-19iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy
2010-02-19iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi
2010-02-19wl1271: add testmode supportKalle Valo
2010-02-19wl1271: Fix beacon filter table configurationJuuso Oikarinen
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen
2010-02-19wl1271: wakeup chip in op_conf_tx()Kalle Valo
2010-02-19wl1271: Fix random MAC address settingJuuso Oikarinen
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen
2010-02-19wl1271: implement WMMKalle Valo
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy
2010-02-19p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine
2010-02-19drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin
2010-02-16ath9k: Use the Beacon TX rate from mac80211master-2010-02-16Jouni Malinen