index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211: Fix bitrates overflow issue
Paul Zhang
2022-10-21
1
-2
/
+4
*
wifi: cfg80211: fix memory leak in query_regdb_file()
Arend van Spriel
2022-10-21
1
-3
/
+9
*
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
2022-10-21
1
-1
/
+3
*
Merge branch 'cve-fixes-2022-10-13'
Johannes Berg
2022-10-13
1
-27
/
+50
|
\
|
*
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
2022-10-10
1
-11
/
+20
|
*
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
2022-10-10
1
-0
/
+9
|
*
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
2022-10-10
1
-13
/
+14
|
*
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
2022-10-10
1
-2
/
+4
|
*
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-10
1
-0
/
+2
|
*
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
2022-10-10
1
-1
/
+1
*
|
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...
Kees Cook
2022-10-07
1
-1
/
+3
*
|
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2022-10-07
1
-7
/
+10
*
|
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
2022-10-07
1
-19
/
+21
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-2
/
+2
|
\
|
*
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
2022-09-27
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-08
1
-1
/
+1
|
\
|
|
*
wifi: use struct_group to copy addresses
Johannes Berg
2022-09-03
1
-1
/
+1
*
|
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
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
Dan Carpenter
2022-08-25
1
-1
/
+2
*
|
|
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-26
10
-114
/
+278
|
\
\
|
|
/
|
/
|
|
*
wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()
Veerendranath Jakkam
2022-08-25
2
-8
/
+21
|
*
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
2
-5
/
+29
|
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
7
-98
/
+191
|
*
wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLD
Veerendranath Jakkam
2022-08-25
1
-0
/
+7
|
*
wifi: cfg80211: reject connect response with MLO params for WEP
Veerendranath Jakkam
2022-08-25
1
-0
/
+3
|
*
wifi: cfg80211: add link id to txq params
Shaul Triebitz
2022-08-25
1
-2
/
+15
|
*
wifi: cfg80211: get correct AP link chandef
Shaul Triebitz
2022-08-25
1
-0
/
+4
|
*
wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0
Ilan Peer
2022-08-25
1
-1
/
+1
*
|
wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_result
Veerendranath Jakkam
2022-08-08
1
-3
/
+5
|
/
*
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
4
-28
/
+25
*
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: mac80211: remove stray printk
Johannes Berg
2022-07-15
1
-1
/
+0
*
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: cfg80211: add cfg80211_get_iftype_ext_capa()
Johannes Berg
2022-07-15
1
-0
/
+14
*
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: cfg80211: set country_elem to NULL
Johannes Berg
2022-07-15
1
-1
/
+1
*
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
3
-8
/
+15
[next]