aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+24
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-5/+24
2012-11-14brcmfmac: fix typo in CONFIG_BRCMISCANHauke Mehrtens1-1/+1
2012-11-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville3-4/+23
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville109-2300/+5159
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg2-2/+2
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng1-1/+1
2012-10-30ar5523: make buffer size variable unsignedDan Carpenter1-1/+1
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry Finger20-548/+418
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger6-11/+85
2012-10-30ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-10-30rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville11-94/+104
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan3-1/+87
2012-10-29ath9k_hw: validate MCI stuck after RTC wakeupRajkumar Manoharan1-3/+3
2012-10-29ath9k_hw: Fix concurrent tx on lower tx powerRajkumar Manoharan2-1/+6
2012-10-29ath9k_hw: Enable hw PLL power save for AR9565Rajkumar Manoharan2-4/+4
2012-10-29ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-2/+2
2012-10-29ar5523: Add new driverPontus Fuchs7-0/+2399
2012-10-29brcmfmac: store IEs per virtual interfaceArend van Spriel2-8/+24
2012-10-29brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()Arend van Spriel1-1/+1
2012-10-29brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()Arend van Spriel1-25/+28
2012-10-29brcmfmac: use memset when setting a broadcast mac addressArend van Spriel1-7/+5
2012-10-29brcmfmac: rename check_sys_up() to check_vif_up()Arend van Spriel1-24/+24
2012-10-29brcmfmac: remove unused enumeration wl_prof_listArend van Spriel1-13/+0
2012-10-29brcmfmac: cleanup brcmf_cfg80211_profile structureArend van Spriel1-13/+7
2012-10-29brcmfmac: remove debugfs functionality from wl_cfg80211.cArend van Spriel2-45/+0
2012-10-29brcmfmac: separate connection status from scanning statusArend van Spriel2-120/+156
2012-10-29brcmfmac: use vif struct to check_sys_up() functionArend van Spriel1-44/+59
2012-10-29brcmfmac: store profile information per virtual interfaceArend van Spriel2-35/+34
2012-10-29brcmfmac: introduce brcmf_cfg80211_vif structureArend van Spriel3-62/+129
2012-10-29brcmfmac: remove brcmf_find_bssidx() functionArend van Spriel1-10/+0
2012-10-29brcmfmac: change parameter list for send_key_to_dongle()Arend van Spriel1-19/+6
2012-10-29brcmfmac: use fwil for default configuration setup.Hante Meuleman5-313/+167
2012-10-29brcmfmac: streamline header parse code of sdio glom readFranky Lin1-112/+62
2012-10-29brcmfmac: use struct brcmf_if as interface object for fwil functionsArend van Spriel3-155/+162
2012-10-29brcmfmac: add function converting ieee80211_channel to chanspecArend van Spriel1-25/+27
2012-10-29brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commandsArend van Spriel3-36/+33
2012-10-29brcmfmac: rework driver initialization in brcmf_bus_start()Arend van Spriel6-43/+41
2012-10-29brcmfmac: extend struct brcmf_if with bssidx fieldArend van Spriel6-25/+39
2012-10-29brcmfmac: clean usb download code.Hante Meuleman1-33/+8
2012-10-29brcmfmac: remove redundant function brcmf_c_mkiovar_bsscfgHante Meuleman2-48/+0
2012-10-29brcmfmac: change testmode command to use new firmware interface layerHante Meuleman3-58/+9
2012-10-29brcmfmac: remove unused iswl variable.Hante Meuleman4-14/+2
2012-10-29brcmfmac: refactor firmware interface layer.Hante Meuleman8-404/+577
2012-10-29carl9170: split up carl9170_handle_mpduChristian Lamparter1-13/+32
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil6-58/+32
2012-10-29mwifiex: handle extended supported rates IE for APAvinash Patil1-1/+10
2012-10-29Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar1-3/+3