summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan
2012-10-29ath9k_hw: validate MCI stuck after RTC wakeupRajkumar Manoharan
2012-10-29ath9k_hw: Fix concurrent tx on lower tx powerRajkumar Manoharan
2012-10-29ath9k_hw: Enable hw PLL power save for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan
2012-10-29ar5523: Add new driverPontus Fuchs
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel
2012-10-29brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()Arend van Spriel
2012-10-29brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()Arend van Spriel
2012-10-29brcmfmac: use memset when setting a broadcast mac addressArend van Spriel
2012-10-29brcmfmac: rename check_sys_up() to check_vif_up()Arend van Spriel
2012-10-29brcmfmac: remove unused enumeration wl_prof_listArend van Spriel
2012-10-29brcmfmac: cleanup brcmf_cfg80211_profile structureArend van Spriel
2012-10-29brcmfmac: remove debugfs functionality from wl_cfg80211.cArend van Spriel
2012-10-29brcmfmac: separate connection status from scanning statusArend van Spriel
2012-10-29brcmfmac: use vif struct to check_sys_up() functionArend van Spriel
2012-10-29brcmfmac: store profile information per virtual interfaceArend van Spriel
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel
2012-10-29brcmfmac: remove brcmf_find_bssidx() functionArend van Spriel
2012-10-29brcmfmac: change parameter list for send_key_to_dongle()Arend van Spriel
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman
2012-10-29brcmfmac: streamline header parse code of sdio glom readFranky Lin
2012-10-29brcmfmac: use struct brcmf_if as interface object for fwil functionsArend van Spriel
2012-10-29brcmfmac: add function converting ieee80211_channel to chanspecArend van Spriel
2012-10-29brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commandsArend van Spriel
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel
2012-10-29brcmfmac: clean usb download code.Hante Meuleman
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman
2012-10-29carl9170: split up carl9170_handle_mpduChristian Lamparter
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil
2012-10-29mwifiex: handle extended supported rates IE for APAvinash Patil
2012-10-29Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar
2012-10-29mwifiex: disable channel filtering for SSID specific scan from userAmitkumar Karwar
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar
2012-10-29mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar
2012-10-29ath9k: Add new BT profile info A2DP_VoiceRajkumar Manoharan
2012-10-29ath9k: adjust duty cycle for FTP profile for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Set default MCI config for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan
2012-10-29ath9k_hw: Fix max rx rate drop for AR9565Rajkumar Manoharan
2012-10-29ath9k_hw: Fix frequent BT rx recoveryRajkumar Manoharan
2012-10-29ath9k_hw: Disable MCI stat counter by default for AR9565Rajkumar Manoharan