Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5800b6970c6408d77c0286cba715d506313a2043
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
cfg80211.c
b34939b
cfg80211: add request id to cfg80211_sched_scan_*() api
by Arend Van Spriel
· 8 years ago
29ce6ec
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
by Avraham Stern
· 8 years ago
3a3ecf1
cfg80211: add request id parameter to .sched_scan_stop() signature
by Arend Van Spriel
· 8 years ago
ca986ad
nl80211: allow multiple active scheduled scan requests
by Arend Van Spriel
· 8 years ago
ac2291c
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
028f43b
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
6ea51fc
brcmfmac: only add channels and ssids once in scan request
by Arend Van Spriel
· 8 years ago
6594e1e
brcmfmac: remove bogus check in scheduled scan result handler
by Arend Van Spriel
· 8 years ago
4835f37
brcmfmac: add length checks in scheduled scan result handler
by Arend Van Spriel
· 8 years ago
818a986
cfg80211: move add/change interface monitor flags into params
by Johannes Berg
· 8 years ago
0cc0236
brcmfmac: add support to move wiphy instance into network namespace
by Arend Van Spriel
· 8 years ago
b9472a2
brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handler
by Hans de Goede
· 8 years ago
26e53788
brcmfmac: Do not complain about country code "00"
by Hans de Goede
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
0f83ff6
brcmfmac: use wiphy_read_of_freq_limits to respect limits from DT
by Rafał Miłecki
· 8 years ago
2a2a5d1
brcmfmac: add .update_connect_params() callback
by Arend Van Spriel
· 8 years ago
0b57010
brcmfmac: allow wowlan support to be per device
by Arend Van Spriel
· 8 years ago
d29afe9
brcmfmac: fix handling firmware results for wowl netdetect
by Arend Van Spriel
· 8 years ago
2ef0359
brcmfmac: provide a value for struct wowlan_support::max_nd_match_sets
by Arend Van Spriel
· 8 years ago
c8d8707
brcmfmac: drop unneeded function declarations from headers
by Rafał Miłecki
· 8 years ago
ab99063
brcmfmac: setup wiphy bands after registering it first
by Rafał Miłecki
· 8 years ago
9ea0c30
brcmfmac: don't preset all channels as disabled
by Rafał Miłecki
· 8 years ago
77c0d0c
brcmfmac: avoid writing channel out of allocated array
by Rafał Miłecki
· 8 years ago
85eb018
Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
ad334bb
brcmfmac: fix spelling mistakes on "Ivalid"
by Colin Ian King
· 8 years ago
cb853da
brcmfmac: fix memory leak in brcmf_cfg80211_attach()
by Arend Van Spriel
· 8 years ago
ab17cb1
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
53e3a80
brcmfmac: fix scheduled scan result handling for newer chips
by Arend Van Spriel
· 8 years ago
c6989fd
brcmfmac: use requested scan interval in scheduled scan
by Arend Van Spriel
· 8 years ago
dfe5b0d
brcmfmac: remove restriction from .sched_scan_start() callback
by Arend Van Spriel
· 8 years ago
3e48611
brcmfmac: move scheduled scan activation to pno source file
by Arend Van Spriel
· 8 years ago
fca6cb2f
brcmfmac: split up brcmf_pno_config() function
by Arend Van Spriel
· 8 years ago
fa85b30
brcmfmac: make internal escan more generic
by Arend Van Spriel
· 8 years ago
ab5981c
brcmfmac: change prototype for brcmf_do_escan()
by Arend Van Spriel
· 8 years ago
3e2e86a
brcmfmac: fix handling ssids in .sched_scan_start() callback
by Arend Van Spriel
· 8 years ago
ac55136
brcmfmac: move pno helper functions in separate source file
by Arend Van Spriel
· 8 years ago
33f8a04
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
f25ba69
brcmfmac: update beacon IE after bss up and clear when AP stopped
by Wright Feng
· 8 years ago
e1c122d
brcmfmac: print name of connect status event
by Rafał Miłecki
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
d3532ea
brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_ap
by Arnd Bergmann
· 8 years ago
e227300
cfg80211: pass struct to interface combination check/iter
by Purushottam Kushwaha
· 8 years ago
23e9c12
brcmfmac: fix memory leak in brcmf_fill_bss_param
by Rafał Miłecki
· 8 years ago
92c3136
brcmfmac: simplify mapping of auth type
by Hante Meuleman
· 8 years ago
a7ed782
brcmfmac: fix out of bound access on clearing wowl wake indicator
by Hante Meuleman
· 8 years ago
b3589df
brcmfmac: ignore 11d configuration errors
by Hante Meuleman
· 8 years ago
e812bd9
Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 8 years ago
ded8991
brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()
by Arend Van Spriel
· 8 years ago
7703773ef
brcmfmac: fix pmksa->bssid usage
by Nicolas Iooss
· 8 years ago
b64abcb
brcmfmac: Change vif_event_lock to spinlock
by mhiramat@kernel.org
· 9 years ago
c940de1
brcmfmac: respect hidden_ssid for AP interfaces
by Rafał Miłecki
· 9 years ago
88b3ec5
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
dba8fbc
brcmfmac: support removing AP interfaces with "interface_remove"
by Rafał Miłecki
· 9 years ago
1d76250
nl80211: support beacon report scanning
by Avraham Stern
· 9 years ago
f568ada
brcmfmac: slightly simplify building interface combinations
by Rafał Miłecki
· 9 years ago
dc14341
Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
2607233
brcmfmac: drop unused pm_block vif attribute
by Rafał Miłecki
· 9 years ago
fd3667a
brcmfmac: don't remove interface on link down firmware event
by Rafał Miłecki
· 9 years ago
8707e08
brcmfmac: fix setting AP channel with new firmwares
by Rafał Miłecki
· 9 years ago
0cd33c2
brcmfmac: print errors if creating interface fails
by Rafał Miłecki
· 9 years ago
ee6e7aa
brcmfmac: support get_channel cfg80211 callback
by Rafał Miłecki
· 9 years ago
4712d88
brcmutil: add field storing control channel to the struct brcmu_chan
by Rafał Miłecki
· 9 years ago
d464fd8
brcmfmac: use kmemdup
by Muhammad Falak R Wani
· 9 years ago
d02fb8f
brcmfmac: rework function picking free BSS index
by Rafał Miłecki
· 9 years ago
94abd77
brcmfmac: add fallback for devices that do not report per-chain values
by Jaap Jan Meijer
· 9 years ago
7705ba6
brcmfmac: add support for nl80211 BSS_SELECT feature
by Arend van Spriel
· 9 years ago
28b285a
brcmfmac: fix clearing wowl wake indicators
by Hante Meuleman
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
240d61a
brcmfmac: add 802.11w management frame protection support
by Hante Meuleman
· 9 years ago
219e0f7
brcmfmac: integrate add_keyext in add_key
by Hante Meuleman
· 9 years ago
4d79289
brcmfmac: switch to new platform data
by Hante Meuleman
· 9 years ago
73ef9e6
brcmfmac: keep ARP and ND offload enabled during WOWL
by Hante Meuleman
· 9 years ago
5c22fb8
brcmfmac: add wowl gtk rekeying offload support
by Hante Meuleman
· 9 years ago
52f22fb
brcmfmac: add neighbor discovery offload ip address table configuration
by Franky Lin
· 9 years ago
0aedbca
brcmfmac: Add length checks on firmware events
by Hante Meuleman
· 9 years ago
73345fd
brcmfmac: Configure country code using device specific settings
by Hante Meuleman
· 9 years ago
6ea0915
brcmfmac: check for wowl support before enumerating feature flag
by Franky Lin
· 9 years ago
d536733
brcmfmac: Limit memory allocs to <64K
by Hante Meuleman
· 9 years ago
a9eb0c4
brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()
by Arend van Spriel
· 9 years ago
36e8072
brcmfmac: fix setting primary channel for 80 MHz width
by Rafał Miłecki
· 9 years ago
42e0ed0
brcmfmac: Do not handle link downs for ibss.
by Hante Meuleman
· 9 years ago
63ce3d5
brcmfmac: use msecs_to_jiffies() in macro definitions
by Arend van Spriel
· 9 years ago
5419f7f
brcmfmac: Reshuffle functions to avoid forward declarations
by Hante Meuleman
· 9 years ago
3021ad9
brcmfmac: Add wowl net detect support
by Hante Meuleman
· 9 years ago
7d34b05
brcmfmac: Move all module parameters to one place
by Hante Meuleman
· 9 years ago
6a98d64
brcmfmac: Fix warn trace on module unload while in ibss mode
by Hante Meuleman
· 9 years ago
48ed16e
brcmfmac: Add support for scheduled scan mac randomization
by Hante Meuleman
· 9 years ago
3f5893d
brcmfmac: Add get_station support for IBSS
by Hante Meuleman
· 9 years ago
b0a7908
brcmfmac: Fix IBSS setup
by Hante Meuleman
· 9 years ago
353c46a
brcmfmac: no interface combination check for single interface
by Arend van Spriel
· 9 years ago
a7b82d4
brcmfmac: Make TDLS a detectable feature
by Hante Meuleman
· 9 years ago
6c404f3
brcmfmac: Cleanup pmksa cache handling code
by Hante Meuleman
· 9 years ago
4235edc
brcmfmac: Remove some redundant cfg80211 data
by Hante Meuleman
· 9 years ago
675f5d8
brcmfmac: Use local storage for ssid iovar
by Hante Meuleman
· 9 years ago
1678ba8
brcmfmac: Simplify scan timing configuration
by Hante Meuleman
· 9 years ago
7bf65aa
brcmfmac: Add beamforming support.
by Hante Meuleman
· 9 years ago
1119e23
brcmfmac: Cleanup roaming configuration.
by Hante Meuleman
· 9 years ago
c495810
brcmfmac: Remove redundant parameter action from scan.
by Hante Meuleman
· 9 years ago
e9a6ca8
brcmfmac: Cleanup ssid storage.
by Hante Meuleman
· 9 years ago
aeb6422
brcmfmac: Add wowl wake indication report.
by Hante Meuleman
· 9 years ago
Next »