summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding stylemaster-2010-03-23Daniel Ngu
2010-03-23drivers/net/wireless/ray_cs.c: Use iw_handler function prototypesJoe Perches
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches
2010-03-23drivers/net: Remove local #define IW_IOCTL, use IW_HANDLERJoe Perches
2010-03-23drivers/net/wireless: Use IW_HANDLER macroJoe Perches
2010-03-23wl1271: Changed platform_device to be dynamically allocatedTeemu Paasikivi
2010-03-23wl1271: Remove circular interlocking related to the inetaddr notifier chainJuuso Oikarinen
2010-03-23wl1271: Don't generate null func template for ad-hocJuuso Oikarinen
2010-03-23wl1271: Update filters properlyJuuso Oikarinen
2010-03-23wl1271: Removed duplicate code from module remove function.Teemu Paasikivi
2010-03-23wl1271: Added DEBUG_SDIO flagTeemu Paasikivi
2010-03-23wl1271: Remove deprecated interface config functionJuuso Oikarinen
2010-03-23wl1271: Fix MAC address handlingJuuso Oikarinen
2010-03-23wl1271: enable U-APSDKalle Valo
2010-03-23wl1271: fix ps scheme in wl1271_op_conf_tx()Kalle Valo
2010-03-23wl1271: create qos nullfunc templateKalle Valo
2010-03-23wl1271: get probe request template from mac80211Kalle Valo
2010-03-23wl1271: get pspoll and nullfunc templates from mac80211Kalle Valo
2010-03-23wl1271: enable WMMKalle Valo
2010-03-23wl1271: Add sysfs file to control BT co-ex stateJuuso Oikarinen
2010-03-23wl1271: Move platform device registration from _spi to _mainJuuso Oikarinen
2010-03-23wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.Juuso Oikarinen
2010-03-23wl1271: Fix SG configuration message structuresJuuso Oikarinen
2010-03-23wl1271: Changed SDIO MMC host claimingTeemu Paasikivi
2010-03-23wl1271: Cleaned up wlan power on/off functionsTeemu Paasikivi
2010-03-23wl1271: Fix configuration of the TX opportunity valueJuuso Oikarinen
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith
2010-03-23ath9k_hw: fix hardware deinitSujith
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith
2010-03-23ath9k_hw: update initialization values for AR9271Sujith
2010-03-23ath9k: decrease size of ath9k.koMing Lei
2010-03-19iwlwifi: code cleanup for connectivity recoveryWey-Yi Guy
2010-03-19iwlwifi: Recover TX flow failureWey-Yi Guy
2010-03-19iwlwifi: move plcp check to separated functionWey-Yi Guy
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-19iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao
2010-03-19iwlwifi: sta_id cannot be invalid in rs_initialize_lqJohannes Berg
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre
2010-03-19iwlagn: Add Flow-handler (FH) register dump for 4965.Ben Cahill
2010-03-16rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys
2010-03-16rt2x00: txdone implementation supporting hw encryption.Alban Browaeys