Age | Commit message (Expand) | Author | Files | Lines |
2022-02-16 | nl80211: add support for 320MHz channel limitation | Sriram R | 3 | -0/+14 |
2022-02-16 | nl80211: add EHT MCS support | Veerendranath Jakkam | 4 | -0/+223 |
2022-02-16 | cfg80211: Add support for EHT 320 MHz channel width | Jia Ding | 5 | -8/+97 |
2022-02-16 | cfg80211: Add data structures to capture EHT capabilities | Ilan Peer | 3 | -0/+102 |
2022-02-16 | ieee80211: add EHT 1K aggregation definitions | Mordechay Goodstein | 5 | -7/+11 |
2022-02-16 | ieee80211: Add EHT (802.11be) definitions | Ilan Peer | 1 | -0/+299 |
2022-02-16 | mac80211_hwsim: Add custom regulatory for 6GHz | Ilan Peer | 1 | -0/+14 |
2022-02-16 | mac80211_hwsim: don't shadow a global variable | Johannes Berg | 1 | -5/+5 |
2022-02-16 | mac80211_hwsim: check TX and STA bandwidth | Johannes Berg | 1 | -3/+98 |
2022-02-16 | nl80211: accept only HE capability elements with valid size | Johannes Berg | 1 | -3/+11 |
2022-02-16 | mac80211: parse only HE capability elements with valid size | Johannes Berg | 1 | -2/+4 |
2022-02-16 | ieee80211: add helper to check HE capability element size | Johannes Berg | 1 | -1/+24 |
2022-02-16 | nl80211: use RCU to read regdom in reg get/dump | Johannes Berg | 1 | -15/+17 |
2022-02-16 | mac80211_hwsim: Add debugfs to control rx status RSSI | Beni Lev | 1 | -2/+34 |
2022-02-16 | ieee80211: use tab to indent struct ieee80211_neighbor_ap_info | Johannes Berg | 1 | -4/+4 |
2022-02-14 | rtw89: handle TX/RX 160M bandwidth | Ping-Ke Shih | 3 | -20/+20 |
2022-02-14 | rtw89: declare if chip support 160M bandwidth | Ping-Ke Shih | 3 | -1/+20 |
2022-02-14 | rtw89: add 6G support to rate adaptive mechanism | Ping-Ke Shih | 1 | -2/+17 |
2022-02-14 | rtw89: extend subband for 6G band | Zong-Zhe Yang | 3 | -10/+60 |
2022-02-14 | rtw89: refine naming of rfk helpers with prefix | Zong-Zhe Yang | 2 | -1378/+1378 |
2022-02-14 | rtw89: make rfk helpers common across chips | Zong-Zhe Yang | 4 | -108/+112 |
2022-02-14 | brcmfmac: Add BCM43454/6 support | Zhao, Jiaqing | 4 | -1/+6 |
2022-02-11 | Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 151 | -3809/+6331 |
2022-02-11 | Merge branch 'ipv6-loopback' | David S. Miller | 5 | -72/+64 |
2022-02-11 | ipv4: add (struct uncached_list)->quarantine list | Eric Dumazet | 1 | -3/+9 |
2022-02-11 | ipv6: add (struct uncached_list)->quarantine list | Eric Dumazet | 1 | -3/+14 |
2022-02-11 | ipv6: give an IPv6 dev to blackhole_netdev | Eric Dumazet | 2 | -59/+40 |
2022-02-11 | ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache | Eric Dumazet | 3 | -7/+1 |
2022-02-11 | dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable | Holger Brunck | 4 | -0/+70 |
2022-02-11 | dt-bindings: phy: Add `tx-p2p-microvolt` property binding | Marek BehĂșn | 1 | -0/+103 |
2022-02-11 | ipv6: Reject routes configurations that specify dsfield (tos) | Guillaume Nault | 2 | -0/+19 |
2022-02-11 | Merge branch 'dsa-cleanup' | David S. Miller | 2 | -57/+1 |
2022-02-11 | net: dsa: remove lockdep class for DSA slave address list | Vladimir Oltean | 1 | -12/+0 |
2022-02-11 | net: dsa: remove lockdep class for DSA master address list | Vladimir Oltean | 1 | -4/+0 |
2022-02-11 | net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id | Vladimir Oltean | 1 | -41/+1 |
2022-02-11 | Merge branch 'smc-optimizations' | David S. Miller | 9 | -4/+233 |
2022-02-11 | net/smc: Add global configure for handshake limitation by netlink | D. Wythe | 6 | -0/+79 |
2022-02-11 | net/smc: Dynamic control handshake limitation by socket options | D. Wythe | 4 | -1/+74 |
2022-02-11 | net/smc: Limit SMC visits when handshake workqueue congested | D. Wythe | 3 | -1/+20 |
2022-02-11 | net/smc: Limit backlog connections | D. Wythe | 2 | -1/+50 |
2022-02-11 | net/smc: Make smc_tcp_listen_work() independent | D. Wythe | 1 | -2/+11 |
2022-02-11 | dt-bindings: net: dsa: realtek: convert to YAML schema, add MDIO | Luiz Angelo Daros de Luca | 2 | -240/+394 |
2022-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 328 | -1720/+4072 |
2022-02-10 | Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 50 | -155/+318 |
2022-02-10 | Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 6 | -15/+43 |
2022-02-10 | Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/... | Linus Torvalds | 2 | -2/+2 |
2022-02-10 | net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister | Vladimir Oltean | 1 | -2/+2 |
2022-02-10 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 5 | -16/+53 |
2022-02-10 | net: mscc: ocelot: fix mutex lock error during ethtool stats read | Colin Foster | 1 | -4/+7 |
2022-02-10 | net: dsa: qca8k: fix noderef.cocci warnings | kernel test robot | 1 | -1/+1 |