aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-03-25iwlwifi: move agn module parameter structure to common placeWey-Yi Guy
2010-03-25iwlwifi: each device has its own eeprom tx power versionWey-Yi Guy
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy
2010-03-25iwlwifi: move ucode alive related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hw related defines to separate fileWey-Yi Guy
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: code cleanup for "load ucode" functionWey-Yi Guy
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy
2010-03-25iwlwifi: iwl_good_ack_health() only apply to AGN deviceWey-Yi Guy
2010-03-25Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"Reinette Chatre
2010-03-24iwlwifi: fix build error for CONFIG_IWLAGN=nJohn W. Linville
2010-03-24libertas: add auto auth mode featureAmitkumar Karwar
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith
2010-03-23drivers/net/wireless/b43/main.c:4351: Fixed coding styleDaniel 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