aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman1-5862/+0
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman1-1/+1
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman1-1/+1
2014-10-30brcmfmac: Add wowl patterns support.Hante Meuleman1-8/+58
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-28/+86
2014-09-30brcmfmac: Add wowl support for PCIE devices.Hante Meuleman1-23/+83
2014-09-30brcmfmac: On scan timeout do send received results.Hante Meuleman1-5/+3
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode1-1/+1
2014-09-15brcmfmac: obtain ifp through wdev structureArend van Spriel1-2/+5
2014-09-15brcmfmac: Fix memory leak and missing assignment.Hante Meuleman1-0/+2
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-6/+12
2014-07-31brcmfmac: Add TDLS support to msgbuf.Hante Meuleman1-0/+24
2014-07-31brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman1-1/+32
2014-07-15brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel1-0/+1
2014-07-15brcmfmac: rework wiphy structure setupArend van Spriel1-268/+298
2014-07-15brcmfmac: moving some functions aroundArend van Spriel1-144/+144
2014-07-15brcmfmac: introduce feature and quirk handlingArend van Spriel1-16/+14
2014-07-15brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel1-108/+107
2014-06-25brcmfmac: Don't control mpc setting during scan operationDaniel Kim1-5/+11
2014-06-25brcmfmac: replace cfg80211 testmode with vendor commandFranky Lin1-30/+7
2014-06-25brcmfmac: clear ht info during attach phaseArend van Spriel1-0/+3
2014-06-25net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual semanticsRasmus Villemoes1-4/+3
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin1-12/+6
2014-05-29brcmfmac: make chandef_to_chanspec() function staticArend van Spriel1-2/+2
2014-05-29brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel1-2/+3
2014-05-29brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+3
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-3/+3
2014-05-13brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel1-3/+57
2014-05-13brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel1-5/+16
2014-05-13brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel1-21/+7
2014-05-13brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel1-2/+2
2014-05-13brcmfmac: provide VHT capability information to user-spaceArend van Spriel1-14/+59
2014-05-13brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel1-4/+3
2014-05-13brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim1-11/+0
2014-05-13brcmfmac: Report the support of firmware roamingDaniel Kim1-0/+2
2014-05-12brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim1-1/+1
2014-03-27brcmfmac: use mfp if required from user-spaceDaniel Kim1-5/+10
2014-03-20brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel1-8/+18
2014-03-20brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim1-0/+26
2014-03-17brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel1-41/+19
2014-03-17brcmfmac: Improve scanning settings for connect.Hante Meuleman1-14/+20
2014-02-28brcmfmac: Correct mcs index reportDaniel Kim1-4/+13
2014-02-28brcmfmac: Make firmeware roaming a module param.Hante Meuleman1-13/+25
2014-02-12brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-12brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-12brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3