summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: Add TDLS support to msgbuf.Hante Meuleman2014-07-311-0/+24
* brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-311-1/+32
* brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel2014-07-151-0/+1
* brcmfmac: rework wiphy structure setupArend van Spriel2014-07-151-268/+298
* brcmfmac: moving some functions aroundArend van Spriel2014-07-151-144/+144
* brcmfmac: introduce feature and quirk handlingArend van Spriel2014-07-151-16/+14
* brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel2014-07-151-108/+107
* brcmfmac: Don't control mpc setting during scan operationDaniel Kim2014-06-251-5/+11
* brcmfmac: replace cfg80211 testmode with vendor commandFranky Lin2014-06-251-30/+7
* brcmfmac: clear ht info during attach phaseArend van Spriel2014-06-251-0/+3
* net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes2014-06-251-4/+3
* net: wireless: Remove useless return variablesPeter Senna Tschudin2014-06-191-12/+6
* brcmfmac: make chandef_to_chanspec() function staticArend van Spriel2014-05-291-2/+2
* brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel2014-05-291-2/+3
* brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel2014-05-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-221-3/+3
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-3/+3
* | brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel2014-05-131-3/+57
* | brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel2014-05-131-5/+16
* | brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel2014-05-131-21/+7
* | brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel2014-05-131-2/+2
* | brcmfmac: provide VHT capability information to user-spaceArend van Spriel2014-05-131-14/+59
* | brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel2014-05-131-4/+3
* | brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim2014-05-131-11/+0
* | brcmfmac: Report the support of firmware roamingDaniel Kim2014-05-131-0/+2
* | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
|/
* brcmfmac: use mfp if required from user-spaceDaniel Kim2014-03-271-5/+10
* brcmfmac: fallback to mimo_bw_cap for older firmwaresArend van Spriel2014-03-201-8/+18
* brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operationsDaniel Kim2014-03-201-0/+26
* brcmfmac: remove mode field from brcmf_cfg80211_vif structureArend van Spriel2014-03-171-41/+19
* brcmfmac: Improve scanning settings for connect.Hante Meuleman2014-03-171-14/+20
* brcmfmac: Correct mcs index reportDaniel Kim2014-02-281-4/+13
* brcmfmac: Make firmeware roaming a module param.Hante Meuleman2014-02-281-13/+25
* brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim2014-02-121-1/+3
* brcmfmac: remove unintended error loggingArend van Spriel2014-02-121-3/+0
* brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman2014-02-121-0/+26
* cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-1/+3
* cfg80211: make connect ie param constJohannes Berg2014-02-041-23/+23
* brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel2014-01-161-0/+1
* brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel2014-01-061-0/+12
* brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel2014-01-061-0/+3
* brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel2014-01-061-20/+6
* brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel2014-01-061-2/+3
* brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel2014-01-061-43/+77
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-9/+10
|\
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+4
| * cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-1/+1
| * cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-251-5/+5
* | brcmfmac: move firmware related structures to fwil_types.hArend van Spriel2013-12-021-5/+5
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-1/+3
|\
OpenPOWER on IntegriCloud