index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-16
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
1
-1
/
+2
2018-08-31
brcmfmac: add 4-way handshake offload detection for FT-802.1X
Chung-Hsien Hsu
1
-0
/
+2
2018-08-31
brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT support
Chung-Hsien Hsu
1
-0
/
+6
2018-08-09
brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
Winnie Chang
1
-4
/
+4
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-20
/
+20
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
2018-05-15
brcmfmac: fix initialization of struct cfg80211_inform_bss variable
Franky Lin
1
-1
/
+1
2018-05-15
brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag
Rafał Miłecki
1
-0
/
+1
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
1
-6
/
+12
2018-04-30
brcmfmac: use nl80211_band directly to get ieee80211 channel
Franky Lin
1
-4
/
+4
2018-04-30
brcmfmac: reports boottime_ns while informing bss
Franky Lin
1
-13
/
+13
2018-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2018-03-27
brcmfmac: allocate struct brcmf_pub instance using wiphy_new()
Arend Van Spriel
1
-46
/
+40
2018-03-20
brcmfmac: Fix check for ISO3166 code
Stefan Wahren
1
-1
/
+1
2018-02-27
brcmfmac: reject too long PSK
Johannes Berg
1
-0
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-10
brcmfmac: move configuration of probe request IEs
Arend Van Spriel
1
-0
/
+5
2017-11-10
brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan field
Arend Van Spriel
1
-9
/
+1
2017-11-10
brcmfmac: get rid of brcmf_cfg80211_escan() function
Arend Van Spriel
1
-24
/
+10
2017-11-10
brcmfmac: use msecs_to_jiffies() instead of calculation using HZ
Arend Van Spriel
1
-2
/
+2
2017-11-10
brcmfmac: cleanup brcmf_cfg80211_escan() function
Arend Van Spriel
1
-65
/
+11
2017-11-10
brcmfmac: disable packet filtering in promiscuous mode
Franky Lin
1
-41
/
+0
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+19
2017-09-21
drivers: net: brcm80211: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-20
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
1
-15
/
+4
2017-09-20
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
1
-3
/
+15
2017-08-08
brcmfmac: add setting carrier state ON for successful roaming
Chung-Hsien Hsu
1
-2
/
+5
2017-08-08
brcmfmac: fix wrong num_different_channels when mchan feature enabled
Wright Feng
1
-1
/
+3
2017-08-08
brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security mode
Wright Feng
1
-1
/
+6
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
1
-9
/
+11
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
1
-3
/
+58
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
1
-4
/
+71
2017-06-27
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
1
-1
/
+2
2017-06-27
brcmfmac: fix double free upon register_netdevice() failure
Arend Van Spriel
1
-0
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-19
/
+50
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-06-13
brcmfmac: Fix grammar issue in error message
Martin Michlmayr
1
-1
/
+1
2017-06-13
brcmfmac: add support multi-scheduled scan
Arend Van Spriel
1
-18
/
+49
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+0
2017-05-22
brcmfmac: remove setting IBSS mode when stopping AP
Chi-hsien Lin
1
-3
/
+0
2017-05-18
brcmfmac: move scheduled scan wiphy param setting to pno module
Arend Van Spriel
1
-13
/
+5
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-2
/
+2
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-3
/
+10
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-3
/
+3
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+1
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
1
-12
/
+27
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-7
/
+5
2017-04-13
brcmfmac: only add channels and ssids once in scan request
Arend Van Spriel
1
-4
/
+16
2017-04-13
brcmfmac: remove bogus check in scheduled scan result handler
Arend Van Spriel
1
-6
/
+0
[next]