index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
Yuan Can
2022-12-01
1
-0
/
+3
*
genetlink: introduce split op representation
Jakub Kicinski
2022-11-07
1
-2
/
+4
*
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-10-10
1
-1
/
+3
|
\
|
*
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...
Kees Cook
2022-10-07
1
-1
/
+3
*
|
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
2022-10-07
1
-1
/
+7
*
|
wifi: nl80211: use link ID in NL80211_CMD_SET_BSS
Johannes Berg
2022-10-07
1
-1
/
+3
*
|
wifi: cfg80211: support reporting failed links
Johannes Berg
2022-10-07
1
-1
/
+4
|
/
*
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-04
1
-6
/
+5
|
\
|
*
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
2022-09-03
1
-2
/
+4
|
*
wifi: nl80211: remove redundant err variable
Jinpeng Cui
2022-09-03
1
-4
/
+1
*
|
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
|
/
*
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
1
-4
/
+14
*
wifi: nl80211: send MLO links channel info in GET_INTERFACE
Veerendranath Jakkam
2022-08-25
1
-0
/
+7
*
wifi: cfg80211/mac80211: check EHT capability size correctly
Johannes Berg
2022-08-25
1
-5
/
+13
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
1
-29
/
+97
*
wifi: cfg80211: add link id to txq params
Shaul Triebitz
2022-08-25
1
-2
/
+15
*
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
2022-07-22
1
-0
/
+12
*
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
2022-07-22
1
-0
/
+2
*
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
2022-07-22
1
-1
/
+9
*
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
2022-07-22
1
-10
/
+9
*
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
2022-07-22
1
-14
/
+28
*
wifi: nl80211: require MLD address on link STA add/modify
Johannes Berg
2022-07-22
1
-3
/
+2
*
wifi: nl80211: fix some attribute policy entries
Johannes Berg
2022-07-15
1
-9
/
+9
*
wifi: nl80211: reject fragmented and non-inheritance elements
Johannes Berg
2022-07-15
1
-0
/
+25
*
wifi: nl80211: reject link specific elements on assoc link
Johannes Berg
2022-07-15
1
-0
/
+7
*
wifi: nl80211: advertise MLO support
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: nl80211: allow link ID in set_wiphy with frequency
Ilan Peer
2022-07-15
1
-2
/
+5
*
wifi: cfg80211/mac80211: Support control port TX from specific link
Andrei Otcheretianski
2022-07-15
1
-1
/
+4
*
wifi: nl80211: Support MLD parameters in nl80211_set_station()
Andrei Otcheretianski
2022-07-15
1
-1
/
+22
*
wifi: nl80211: check MLO support in authenticate
Johannes Berg
2022-07-15
1
-0
/
+2
*
wifi: nl80211: set BSS to NULL if IS_ERR()
Johannes Berg
2022-07-15
1
-0
/
+1
*
wifi: nl80211: add EML/MLD capabilities to per-iftype capabilities
Johannes Berg
2022-07-15
1
-0
/
+9
*
wifi: nl80211: better validate link ID for stations
Johannes Berg
2022-07-15
1
-9
/
+17
*
wifi: cfg80211: clean up links appropriately
Johannes Berg
2022-07-15
1
-9
/
+2
*
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
2022-07-15
1
-6
/
+6
*
wifi: cfg80211: adjust assoc comeback for MLO
Johannes Berg
2022-07-15
1
-3
/
+3
*
wifi: nl80211: acquire wdev mutex for dump_survey
Johannes Berg
2022-07-15
1
-0
/
+2
*
wifi: nl80211: enable setting the link address at new station
Shaul Triebitz
2022-07-15
1
-1
/
+19
*
wifi: nl80211: hold wdev mutex for station APIs
Johannes Berg
2022-07-15
1
-1
/
+10
*
wifi: nl80211: hold wdev mutex for channel switch APIs
Johannes Berg
2022-07-15
1
-5
/
+16
*
wifi: nl80211: hold wdev mutex in add/mod/del link station
Johannes Berg
2022-07-15
1
-3
/
+13
*
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
2022-07-15
1
-46
/
+51
*
wifi: cfg80211: add API to add/modify/remove a link station
Shaul Triebitz
2022-07-15
1
-8
/
+160
*
wifi: nl80211: fix sending link ID info of associated BSS
Veerendranath Jakkam
2022-07-11
1
-1
/
+2
*
wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doit
Veerendranath Jakkam
2022-07-11
1
-1
/
+1
*
wifi: nl80211: retrieve EHT related elements in AP mode
Aloka Dixit
2022-07-01
1
-2
/
+24
*
wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Veerendranath Jakkam
2022-07-01
1
-1
/
+6
*
wifi: nl80211: acquire wdev mutex earlier in start_ap
Johannes Berg
2022-07-01
1
-12
/
+13
*
wifi: nl80211: hold wdev mutex for tid config
Johannes Berg
2022-07-01
1
-0
/
+3
*
wifi: cfg80211: handle IBSS in channel switch
Johannes Berg
2022-07-01
1
-0
/
+3
[next]