index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
2015-11-18
brcm80211: move under broadcom vendor directory
Kalle Valo
2015-10-21
brcmfmac: Properly set carrier state of netdev.
Hante Meuleman
2015-10-21
brcmfmac: Remove unused state AP creating.
Hante Meuleman
2015-10-21
brcmfmac: Add dump_station support to cfg80221 ops.
Hante Meuleman
2015-10-21
brcmfmac: Add RSSI information to get_station.
Hante Meuleman
2015-10-21
brcmfmac: Fix station info rate information.
Hante Meuleman
2015-10-21
brcmfmac: Rework p2p attach, use single method for p2p dev creation.
Hante Meuleman
2015-09-29
brcmfmac: Workaround in change vif for wpa_supplicant support.
Hante Meuleman
2015-09-29
brcmfmac: Inform p2p module about p2pon through API
Hante Meuleman
2015-09-29
brcmfmac: Fix set and get tx-power functions.
Hante Meuleman
2015-09-29
brcmfmac: Fix exception handling.
Hante Meuleman
2015-09-29
brcmfmac: introduce brcmf_net_detach() function
Arend van Spriel
2015-09-29
brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance
Arend van Spriel
2015-09-29
brcmfmac: change parameters for brcmf_remove_interface()
Arend van Spriel
2015-08-25
brcmfmac: make use of cfg80211_check_combinations()
Arend van Spriel
2015-08-25
brcmfmac: correct interface combination info
Arend van Spriel
2015-08-25
brcmfmac: check all combinations when setting wiphy's addresses
Rafał Miłecki
2015-07-21
brcmfmac: set wiphy's addresses to provide valid MACs
Rafa? Mi?ecki
2015-06-15
brcmfmac: assure p2pdev is unregistered upon driver unload
Arend van Spriel
2015-06-15
brcmfmac: rework .get_station() callback
Arend van Spriel
2015-06-15
brcmfmac: Build wiphy mode and interface combinations dynamically
Pontus Fuchs
2015-06-08
brcmfmac: set wiphy perm_addr to hardware MAC address
Rafał Miłecki
2015-05-31
Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
2015-05-09
brcmfmac: make scheduled scan support conditional
Arend van Spriel
2015-05-09
brcmfmac: update wiphy band information upon updating regulatory domain
Arend van Spriel
2015-05-09
brcmfmac: use static superset of channels for wiphy bands
Arend van Spriel
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-02
brcmfmac: respect reason when deleting (deauthenticating) STA
Rafał Miłecki
2015-02-26
brcmfmac: Fix escan timer causing oops.
Hante Meuleman
2015-02-26
brcmfmac: Remove error print for invalid key index.
Hante Meuleman
2015-01-29
brcmfmac: pass DEAUTH/DISASSOC reason code to user-space
Arend van Spriel
2015-01-23
brcmfmac: Use put_unaligned_le32
Vaishali Thakkar
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-06
brcmfmac: enable 802.11d support in firmware
Arend van Spriel
2015-01-06
brcmfmac: signal completion of 802.1x.
Hante Meuleman
2015-01-06
brcmfmac: follow user-space regulatory domain selection
Arend van Spriel
2015-01-06
brcmfmac: Fix WEP configuration for AP mode.
Hante Meuleman
2014-12-04
brcmfmac: add multiple BSS support.
Hante Meuleman
2014-11-25
brcmfmac: correct .disconnect() callback while connecting
Arend van Spriel
2014-11-24
brcmfmac: fix static checker warning in pmklist handling
Arend van Spriel
2014-11-19
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-04
Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...
John W. Linville
2014-10-30
brcmfmac: (clean) Rename sdio related files.
Hante Meuleman
2014-10-30
brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211
Hante Meuleman