index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
wifi: cfg80211: Correct example of ieee80211_iface_limit
Philipp Hortmann
1
-1
/
+1
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
1
-1
/
+3
2022-10-07
wifi: nl80211: use link ID in NL80211_CMD_SET_BSS
Johannes Berg
1
-0
/
+2
2022-10-07
wifi: cfg80211: support reporting failed links
Johannes Berg
1
-0
/
+7
2022-08-25
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
1
-1
/
+3
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-12
/
+25
2022-08-25
wifi: cfg80211: add link id to txq params
Shaul Triebitz
1
-0
/
+2
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
1
-0
/
+4
2022-07-22
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
1
-0
/
+5
2022-07-22
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
1
-0
/
+4
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
1
-4
/
+56
2022-07-22
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
1
-2
/
+45
2022-07-15
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
Johannes Berg
1
-0
/
+8
2022-07-15
wifi: cfg80211/mac80211: Support control port TX from specific link
Andrei Otcheretianski
1
-1
/
+1
2022-07-15
wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
Johannes Berg
1
-0
/
+4
2022-07-15
wifi: cfg80211: add ieee80211_chanwidth_rate_flags()
Johannes Berg
1
-6
/
+19
2022-07-15
wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
Johannes Berg
1
-1
/
+8
2022-07-15
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
1
-7
/
+17
2022-07-15
wifi: cfg80211: adjust assoc comeback for MLO
Johannes Berg
1
-2
/
+2
2022-07-15
wifi: cfg80211: prepare association failure APIs for MLO
Johannes Berg
1
-12
/
+17
2022-07-15
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
1
-3
/
+3
2022-07-15
wifi: cfg80211: make cfg80211_auth_request::key_idx signed
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
1
-26
/
+2
2022-07-15
wifi: cfg80211: add API to add/modify/remove a link station
Shaul Triebitz
1
-0
/
+64
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-07-01
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
1
-0
/
+4
2022-07-01
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
1
-1
/
+10
2022-07-01
wifi: cfg80211: remove redundant documentation
Johannes Berg
1
-10
/
+0
2022-07-01
wifi: cfg80211: fix kernel-doc warnings all over the file
Mauro Carvalho Chehab
1
-7
/
+21
2022-06-29
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-2
/
+3
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
1
-23
/
+61
2022-06-20
wifi: cfg80211: add optional link add/remove callbacks
Johannes Berg
1
-0
/
+12
2022-06-20
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
1
-0
/
+31
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-10
/
+89
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
1
-0
/
+2
2022-05-17
cfg80211: fix kernel-doc for cfg80211_beacon_data
Johannes Berg
1
-1
/
+1
2022-05-16
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
Rameshkumar Sundaram
1
-2
/
+5
2022-05-04
cfg80211: support disabling EHT mode
Muna Sinada
1
-0
/
+2
2022-05-04
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
1
-5
/
+0
2022-02-16
cfg80211: Support configuration of station EHT capabilities
Ilan Peer
1
-0
/
+4
2022-02-16
cfg80211: add NO-EHT flag to regulatory
Ilan Peer
1
-0
/
+2
2022-02-16
nl80211: add EHT MCS support
Veerendranath Jakkam
1
-0
/
+11
2022-02-16
cfg80211: Add support for EHT 320 MHz channel width
Jia Ding
1
-1
/
+6
2022-02-16
cfg80211: Add data structures to capture EHT capabilities
Ilan Peer
1
-0
/
+63
2022-02-04
cfg80211: fix -Wcast-qual warnings
Johannes Berg
1
-5
/
+5
2021-12-20
nl80211: Add support to set AP settings flags with single attribute
Veerendranath Jakkam
1
-11
/
+0
2021-12-20
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
1
-11
/
+13
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
1
-10
/
+10
2021-12-20
cfg80211: Add support for notifying association comeback
Ilan Peer
1
-0
/
+12
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
1
-3
/
+21
[next]