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