index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
core.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
2022-10-07
1
-1
/
+4
*
wifi: cfg80211: clean up links appropriately
Johannes Berg
2022-07-15
1
-0
/
+5
*
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
Johannes Berg
2022-06-20
1
-7
/
+1
*
wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()
Johannes Berg
2022-06-20
1
-3
/
+0
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-3
/
+10
*
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
2022-05-04
1
-13
/
+1
*
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
2021-12-20
1
-10
/
+10
*
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
2021-11-19
1
-2
/
+5
*
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
2021-11-19
1
-0
/
+13
*
cfg80211: fix management registrations locking
Johannes Berg
2021-10-25
1
-0
/
+2
*
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
2021-06-23
1
-2
/
+1
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-1
/
+1
*
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
2020-12-11
1
-0
/
+2
*
cfg80211: initialize wdev data earlier
Johannes Berg
2020-10-30
1
-2
/
+3
*
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-09-28
1
-1
/
+4
*
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
2020-08-27
1
-2
/
+2
*
cfg80211: fix management registrations deadlock
Johannes Berg
2020-06-05
1
-0
/
+2
*
cfg80211: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-27
1
-1
/
+1
*
cfg80211: support multicast RX registration
Johannes Berg
2020-04-24
1
-1
/
+2
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
1
-5
/
+1
*
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
2020-02-07
1
-1
/
+1
*
cfg80211: always shut down on HW rfkill
Johannes Berg
2019-09-11
1
-1
/
+1
*
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
2019-07-29
1
-0
/
+2
*
cfg80211: Handle bss expiry during connection
Chaitanya Tata
2019-05-28
1
-0
/
+4
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-22
1
-0
/
+2
|
\
|
*
cfg80211: call disconnect_wk when AP stops
Johannes Berg
2019-02-01
1
-0
/
+2
*
|
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2019-02-08
1
-6
/
+4
*
|
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2019-02-08
1
-0
/
+12
*
|
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2019-02-08
1
-1
/
+2
|
/
*
cfg80211: add peer measurement with FTM initiator API
Johannes Berg
2018-11-09
1
-0
/
+5
*
cfg80211: move cookie_counter out of wiphy
Johannes Berg
2018-10-02
1
-0
/
+11
*
cfg80211: combine duplicate wdev init code
Johannes Berg
2018-10-02
1
-0
/
+3
*
cfg80211: track time using boottime
Arnd Bergmann
2018-06-29
1
-1
/
+1
*
nl80211: Add SOCKET_OWNER support to JOIN_MESH
Denis Kenzior
2018-03-29
1
-4
/
+0
*
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
Denis Kenzior
2018-03-29
1
-4
/
+4
*
mac80211_hwsim: validate number of different channels
Johannes Berg
2018-01-15
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
cfg80211/nl80211: add a port authorized event
Avraham Stern
2017-10-02
1
-0
/
+5
|
/
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-2
/
+2
*
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
2017-04-28
1
-10
/
+2
*
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-2
/
+9
*
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
2017-04-26
1
-8
/
+0
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-1
/
+1
*
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
2017-03-31
1
-16
/
+4
*
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
2017-03-06
1
-0
/
+6
*
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
2017-03-06
1
-0
/
+10
*
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
2017-03-06
1
-0
/
+9
*
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
2017-01-13
1
-1
/
+3
[next]