summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-09-07rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-07mwifiex: make use of is_zero_ether_addr()Bing Zhao
2012-09-07mwifiex: parse rate info for APAvinash Patil
2012-09-07mwifiex: don't disable wait_q_enabled flagAmitkumar Karwar
2012-09-07mwifiex: release semaphore acquired for internal scan operationAmitkumar Karwar
2012-09-07airo: remove duplicated include from airo.cWei Yongjun
2012-09-07wl18xx: remove duplicated include from main.cWei Yongjun
2012-09-07wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07ath9k_hw: small optimizationMohammed Shafi Shajakhan
2012-09-07mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07airo: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun
2012-09-07drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07orinoco: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun
2012-09-07ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei
2012-09-05iwlwifi: remove radio_config from eeprom_dataDavid Spinadel
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg
2012-09-05Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-08-21carl9170: report A-MPDU statusChristian Lamparter
2012-08-21ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-21iwlwifi: fix FW restart on init FWAmit Beka
2012-08-21iwlwifi: fix the preparation of the cardEmmanuel Grumbach
2012-08-20mac80211_hwsim: add support for P2P DeviceJohannes Berg
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney
2012-08-10ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan
2012-08-10ath9k: Trim rate tableSujith Manoharan
2012-08-10ath9k: Remove MIMO-PS specific codeSujith Manoharan
2012-08-10ath9k: Cleanup TX status APISujith Manoharan
2012-08-10ath9k: Bail out properly before calculating rate indexSujith Manoharan
2012-08-10ath9k: Fix RTS/CTS rate selectionSujith Manoharan
2012-08-10ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan
2012-08-10ath9k: Unify valid rate calculation routinesSujith Manoharan
2012-08-10ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan
2012-08-10ath9k: Change rateset calculationSujith Manoharan
2012-08-10ath9k: Cleanup index retrieval routinesSujith Manoharan
2012-08-10ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan
2012-08-10ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan
2012-08-10ath9k: Cleanup RC init APISujith Manoharan
2012-08-10ath9k: Simplify rate table initializationSujith Manoharan
2012-08-10mwifiex: use GFP_ATOMIC under spin lockDan Carpenter
2012-08-10mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar
2012-08-10mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao