summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg-0/+64
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg-1/+1
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg-8/+20
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg-2/+6
2023-06-19wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg-3/+2
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer-0/+33
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam-0/+20
2023-06-19wifi: cfg80211: use structs for TBTT information accessBenjamin Berg-3/+0
2023-06-19wifi: ieee80211: add structs for TBTT information accessBenjamin Berg-0/+22
2023-06-19wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg-0/+15
2023-06-19wifi: ieee80211: use default for medium synchronization delayBenjamin Berg-2/+11
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg-19/+31
2023-06-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer-4/+1
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg-12/+1
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer-2/+4
2023-06-19wifi: cfg80211: add element defragmentation helperBenjamin Berg-0/+22
2023-06-19wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg-0/+2
2023-06-19wifi: cfg80211: add inform_bss op to update BSSBenjamin Berg-0/+13
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya-3/+4
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer-2/+4
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman-0/+1
2023-06-14wifi: iwlwifi: mvm: support U-SIG EHT validate checksJohannes Berg-0/+2
2023-06-14wifi: mac80211: Do not use "non-MLD AP" syntaxIlan Peer-3/+6
2023-06-14wifi: cfg80211: Support association to AP MLD with disabled linksIlan Peer-2/+10
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer-0/+21
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit-0/+3
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg-1/+43
2023-06-14wifi: cfg80211: S1G rate information and calculationsGilad Itzkovitch-3/+29
2023-06-09Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-6/+172
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli-0/+3
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli-3/+3
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells-0/+3
2023-06-08splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells-0/+4
2023-06-08splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells-2/+2
2023-06-08net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspaceDavid Howells-1/+3
2023-06-08Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-3/+17
2023-06-08net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)-1/+0
2023-06-08net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)-0/+1
2023-06-08net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)-2/+0
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-46/+75
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-21/+33
2023-06-08crypto: af_alg: Use extract_iter_to_sg() to create scatterlistsDavid Howells-4/+2
2023-06-08crypto: af_alg: Pin pages rather than ref'ing if appropriateDavid Howells-0/+1
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells-4/+5
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells-3/+3
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu-0/+1
2023-06-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-0/+1
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal-2/+10
2023-06-07{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory-1/+7
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg-4/+91