summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-09-07rtlwifi: Update header fileLarry Finger
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger
2012-09-07rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctateLarry Finger
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher
2012-09-07brcmfmac: add callback for nl80211 testmode commandArend van Spriel
2012-09-07brcmfmac: Add 43143 USB support.Hante Meuleman
2012-09-07brcmfmac: Add 43242 USB support.Hante Meuleman
2012-09-07brcmfmac: add BCM43241 sdio interface driver supportFranky Lin
2012-09-07brcmfmac: prevent possible race condition on usb rx control.Hante Meuleman
2012-09-07ath9k: Fix TX filter usageSujith Manoharan
2012-09-07rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()Wei Yongjun
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