summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-16cfg80211: add NO-EHT flag to regulatoryIlan Peer3-0/+8
2022-02-16nl80211: add support for 320MHz channel limitationSriram R3-0/+14
2022-02-16nl80211: add EHT MCS supportVeerendranath Jakkam4-0/+223
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding5-8/+97
2022-02-16cfg80211: Add data structures to capture EHT capabilitiesIlan Peer3-0/+102
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein5-7/+11
2022-02-16ieee80211: Add EHT (802.11be) definitionsIlan Peer1-0/+299
2022-02-16mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer1-0/+14
2022-02-16mac80211_hwsim: don't shadow a global variableJohannes Berg1-5/+5
2022-02-16mac80211_hwsim: check TX and STA bandwidthJohannes Berg1-3/+98
2022-02-16nl80211: accept only HE capability elements with valid sizeJohannes Berg1-3/+11
2022-02-16mac80211: parse only HE capability elements with valid sizeJohannes Berg1-2/+4
2022-02-16ieee80211: add helper to check HE capability element sizeJohannes Berg1-1/+24
2022-02-16nl80211: use RCU to read regdom in reg get/dumpJohannes Berg1-15/+17
2022-02-16mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev1-2/+34
2022-02-16ieee80211: use tab to indent struct ieee80211_neighbor_ap_infoJohannes Berg1-4/+4
2022-02-14rtw89: handle TX/RX 160M bandwidthPing-Ke Shih3-20/+20
2022-02-14rtw89: declare if chip support 160M bandwidthPing-Ke Shih3-1/+20
2022-02-14rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih1-2/+17
2022-02-14rtw89: extend subband for 6G bandZong-Zhe Yang3-10/+60
2022-02-14rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang2-1378/+1378
2022-02-14rtw89: make rfk helpers common across chipsZong-Zhe Yang4-108/+112
2022-02-14brcmfmac: Add BCM43454/6 supportZhao, Jiaqing4-1/+6
2022-02-11Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller151-3809/+6331
2022-02-11Merge branch 'ipv6-loopback'David S. Miller5-72/+64
2022-02-11ipv4: add (struct uncached_list)->quarantine listEric Dumazet1-3/+9
2022-02-11ipv6: add (struct uncached_list)->quarantine listEric Dumazet1-3/+14
2022-02-11ipv6: give an IPv6 dev to blackhole_netdevEric Dumazet2-59/+40
2022-02-11ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncacheEric Dumazet3-7/+1
2022-02-11dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurableHolger Brunck4-0/+70
2022-02-11dt-bindings: phy: Add `tx-p2p-microvolt` property bindingMarek BehĂșn1-0/+103
2022-02-11ipv6: Reject routes configurations that specify dsfield (tos)Guillaume Nault2-0/+19
2022-02-11Merge branch 'dsa-cleanup'David S. Miller2-57/+1
2022-02-11net: dsa: remove lockdep class for DSA slave address listVladimir Oltean1-12/+0
2022-02-11net: dsa: remove lockdep class for DSA master address listVladimir Oltean1-4/+0
2022-02-11net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_idVladimir Oltean1-41/+1
2022-02-11Merge branch 'smc-optimizations'David S. Miller9-4/+233
2022-02-11net/smc: Add global configure for handshake limitation by netlinkD. Wythe6-0/+79
2022-02-11net/smc: Dynamic control handshake limitation by socket optionsD. Wythe4-1/+74
2022-02-11net/smc: Limit SMC visits when handshake workqueue congestedD. Wythe3-1/+20
2022-02-11net/smc: Limit backlog connectionsD. Wythe2-1/+50
2022-02-11net/smc: Make smc_tcp_listen_work() independentD. Wythe1-2/+11
2022-02-11dt-bindings: net: dsa: realtek: convert to YAML schema, add MDIOLuiz Angelo Daros de Luca2-240/+394
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski328-1720/+4072
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds50-155/+318
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-15/+43
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds2-2/+2
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-16/+53
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7