summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-121-1/+3
* | brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-151-1/+56
* | brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg2013-08-091-3/+1
* | brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel2013-07-261-1/+4
|/
* brcm80211: fix null pointer accessAntonio Quartulli2013-06-191-2/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-121-3/+12
|\
| * brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli2013-06-111-3/+12
* | brcmfmac: Disable powersave mode for P2P link.Hante Meuleman2013-05-281-0/+5
* | brcmfmac: Add multi channel support for P2P.Hante Meuleman2013-05-281-1/+25
* | brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel2013-05-281-1/+0
* | brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel2013-05-281-11/+6
* | brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman2013-05-281-1/+39
* | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6
|/
* brcmfmac: support critical protocol API for DHCPPiotr Haber2013-04-231-0/+46
* brcmfmac: allow scanning to be suppressed in the driverArend van Spriel2013-04-231-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-231-6/+1
|\
| * brcmfmac: remove advertising P2P device supportArend van Spriel2013-04-081-6/+1
* | brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel2013-04-121-0/+7
* | brcmfmac: adopt new d11 interfaceFranky Lin2013-04-121-64/+70
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-21/+25
|\|
| * brcmfmac: fix returning cipher_suite for get_key operation.Hante Meuleman2013-04-031-8/+4
| * brcmfmac: fix stopping AP.Hante Meuleman2013-04-031-10/+15
| * brcmfmac: fix tkip mic tx/rx ap swap bug.Hante Meuleman2013-04-031-3/+6
* | brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel2013-04-081-0/+5
* | brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel2013-04-081-3/+5