summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18brcm80211: move under broadcom vendor directoryKalle Valo1-6357/+0
2015-10-21brcmfmac: Properly set carrier state of netdev.Hante Meuleman1-0/+4
2015-10-21brcmfmac: Remove unused state AP creating.Hante Meuleman1-3/+0
2015-10-21brcmfmac: Add dump_station support to cfg80221 ops.Hante Meuleman1-0/+30
2015-10-21brcmfmac: Add RSSI information to get_station.Hante Meuleman1-0/+23
2015-10-21brcmfmac: Fix station info rate information.Hante Meuleman1-4/+4
2015-10-21brcmfmac: Rework p2p attach, use single method for p2p dev creation.Hante Meuleman1-0/+18
2015-09-29brcmfmac: Workaround in change vif for wpa_supplicant support.Hante Meuleman1-12/+31
2015-09-29brcmfmac: Inform p2p module about p2pon through APIHante Meuleman1-2/+3
2015-09-29brcmfmac: Fix set and get tx-power functions.Hante Meuleman1-111/+26
2015-09-29brcmfmac: Fix exception handling.Hante Meuleman1-0/+1
2015-09-29brcmfmac: introduce brcmf_net_detach() functionArend van Spriel1-1/+2
2015-09-29brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instanceArend van Spriel1-1/+1
2015-09-29brcmfmac: change parameters for brcmf_remove_interface()Arend van Spriel1-1/+1
2015-08-25brcmfmac: make use of cfg80211_check_combinations()Arend van Spriel1-2/+42
2015-08-25brcmfmac: correct interface combination infoArend van Spriel1-39/+112
2015-08-25brcmfmac: check all combinations when setting wiphy's addressesRafał Miłecki1-2/+9
2015-07-21brcmfmac: set wiphy's addresses to provide valid MACsRafa? Mi?ecki1-0/+14
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel1-3/+1
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel1-73/+101
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs1-68/+68
2015-06-08brcmfmac: set wiphy perm_addr to hardware MAC addressRafał Miłecki1-0/+1
2015-06-01Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller1-2/+2
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-2/+2
2015-05-09brcmfmac: make scheduled scan support conditionalArend van Spriel1-1/+2
2015-05-09brcmfmac: update wiphy band information upon updating regulatory domainArend van Spriel1-1/+5
2015-05-09brcmfmac: use static superset of channels for wiphy bandsArend van Spriel1-87/+106
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller1-1/+2
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-1/+2
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller1-8/+5
2015-03-04wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-6/+6
2015-03-02brcmfmac: respect reason when deleting (deauthenticating) STARafał Miłecki1-1/+1
2015-02-26brcmfmac: Fix escan timer causing oops.Hante Meuleman1-6/+4
2015-02-26brcmfmac: Remove error print for invalid key index.Hante Meuleman1-1/+0
2015-01-29brcmfmac: pass DEAUTH/DISASSOC reason code to user-spaceArend van Spriel1-6/+25
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar1-7/+2
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo1-6/+5
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-6/+5
2015-01-06brcmfmac: enable 802.11d support in firmwareArend van Spriel1-0/+26
2015-01-06brcmfmac: signal completion of 802.1x.Hante Meuleman1-0/+30
2015-01-06brcmfmac: follow user-space regulatory domain selectionArend van Spriel1-1/+24
2015-01-06brcmfmac: Fix WEP configuration for AP mode.Hante Meuleman1-25/+70
2014-12-04brcmfmac: add multiple BSS support.Hante Meuleman1-43/+202
2014-11-25brcmfmac: correct .disconnect() callback while connectingArend van Spriel1-0/+1
2014-11-24brcmfmac: fix static checker warning in pmklist handlingArend van Spriel1-4/+3
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-0/+6
2014-11-05Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville1-4/+4
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman1-1/+1
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman1-0/+5863