summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
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-13brcmfmac: correct setting of WEP broadcast/unicast keysDaniel Kim1-1/+3
2014-02-13brcmfmac: remove unintended error loggingArend van Spriel1-3/+0
2014-02-13brcmfmac: expand sta info to report dtim and beacon period.Hante Meuleman1-0/+26
2014-02-05cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+3
2014-02-05cfg80211: make connect ie param constJohannes Berg1-23/+23
2014-01-16brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel1-0/+1
2014-01-07brcmfmac: use custom destructor callback for all netdevice interfacesArend van Spriel1-0/+12
2014-01-07brcmfmac: call brcmf_cfg80211_detach() after removal of interfacesArend van Spriel1-0/+3
2014-01-07brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach()Arend van Spriel1-20/+6
2014-01-07brcmfmac: inform cfg80211 when changing the CONNECTED stateArend van Spriel1-2/+3
2014-01-07brcmfmac: correct reporting HT40 support in wiphy htcapArend van Spriel1-43/+77
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-9/+10
2013-12-02brcmfmac: move firmware related structures to fwil_types.hArend van Spriel1-5/+5
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+4
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-1/+1
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-5/+5
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+3
2013-08-16brcmfmac: add support for manual TDLS operationsArend van Spriel1-1/+56
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-1/+3
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg1-3/+1
2013-07-27brcmfmac: inform cfg80211 about disconnect when device is unpluggedArend van Spriel1-1/+4
2013-06-19brcm80211: fix null pointer accessAntonio Quartulli1-2/+1
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-3/+12
2013-06-11brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli1-3/+12
2013-05-28brcmfmac: Disable powersave mode for P2P link.Hante Meuleman1-0/+5
2013-05-28brcmfmac: Add multi channel support for P2P.Hante Meuleman1-1/+25
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel1-1/+0
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel1-11/+6
2013-05-28brcmfmac: Turn off ARP offloading when configured for AP.Hante Meuleman1-1/+39
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel1-1/+6
2013-04-23brcmfmac: support critical protocol API for DHCPPiotr Haber1-0/+46
2013-04-23brcmfmac: allow scanning to be suppressed in the driverArend van Spriel1-0/+10
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+1
2013-04-12brcmfmac: obtain iftype for firmware-signal descriptor lookupArend van Spriel1-0/+7
2013-04-12brcmfmac: adopt new d11 interfaceFranky Lin1-64/+70
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-21/+25
2013-04-08brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interfaceArend van Spriel1-0/+5
2013-04-08brcmfmac: wait for firmware event when creating P2P_DEVICE interfaceArend van Spriel1-3/+5
2013-04-08brcmfmac: support creation of P2P_DEVICE through user-spaceArend van Spriel1-2/+4
2013-04-08brcmfmac: use struct brcmf_if instance iso netdevice in escan functionsArend van Spriel1-39/+29
2013-04-08brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()Arend van Spriel1-14/+15
2013-04-08brcmfmac: remove use of unconditional access of struct wireless_dev::netdevArend van Spriel1-6/+4