summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh14-51/+82
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh14-36/+38
2024-09-06wifi: trace: unlink rdev_end_cac trace event from wiphy_netdev_evt classAditya Kumar Singh1-3/+12
2024-09-06wifi: mac80211: remove label usage in ieee80211_start_radar_detection()Aditya Kumar Singh1-7/+4
2024-09-06Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh6-13/+13
2024-09-06wifi: mac80211: introduce EHT rate support in AQL airtimeMing Yen Hsieh1-6/+134
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam1-0/+27
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam3-11/+19
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam2-5/+7
2024-09-06wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEPEmmanuel Grumbach4-8/+11
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam1-2/+2
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov1-3/+3
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski202-1578/+6223
2024-09-04net: cadence: macb: Enable software IRQ coalescing by defaultSean Anderson1-0/+2
2024-09-04net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund1-6/+11
2024-09-04pds_core: Remove redundant null pointer checksLi Zetao1-4/+4
2024-09-04ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()Li Zetao1-1/+1
2024-09-04Merge branch 'unmask-upper-dscp-bits-part-3'Jakub Kicinski4-6/+9
2024-09-04ipv6: sit: Unmask upper DSCP bits in ipip6_tunnel_bind_dev()Ido Schimmel1-1/+1
2024-09-04ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()Ido Schimmel1-2/+5
2024-09-04ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel1-2/+2
2024-09-04ipv4: Unmask upper DSCP bits in __ip_queue_xmit()Ido Schimmel1-1/+1
2024-09-04selftests: net: convert comma to semicolonChen Ni1-3/+3
2024-09-04ipv4: Fix user space build failure due to header changeIdo Schimmel2-2/+1
2024-09-04l2tp: remove unneeded null check in l2tp_v2_session_get_nextJames Chapman1-1/+1
2024-09-04net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta3-17/+19
2024-09-04Merge branch 'fbnic-ethtool'David S. Miller12-3/+260
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir8-0/+211
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir7-3/+49
2024-09-04selftests: add selftest for UDP SO_PEEK_OFF supportJason Xing3-37/+57
2024-09-04Merge branch 'sparx5-fdma-part-one'David S. Miller10-286/+545
2024-09-04net: sparx5: ditch sparx5_fdma_rx/tx_reload() functionsDaniel Machon1-10/+4
2024-09-04net: sparx5: use contiguous memory for tx buffersDaniel Machon2-45/+13
2024-09-04net: sparx5: use library helper for freeing tx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the tx pathDaniel Machon1-30/+9
2024-09-04net: sparx5: use the FDMA library for allocation of tx buffersDaniel Machon2-64/+44
2024-09-04net: sparx5: use a few FDMA helpers in the rx pathDaniel Machon1-10/+7
2024-09-04net: sparx5: use library helper for freeing rx buffersDaniel Machon1-0/+1
2024-09-04net: sparx5: use FDMA library for adding DCB's in the rx pathDaniel Machon1-46/+3
2024-09-04net: sparx5: use the FDMA library for allocation of rx buffersDaniel Machon2-54/+43
2024-09-04net: sparx5: replace a few variables with new equivalent onesDaniel Machon2-46/+63
2024-09-04net: sparx5: use FDMA library symbolsDaniel Machon3-44/+3
2024-09-04net: microchip: add FDMA libraryDaniel Machon7-0/+417
2024-09-03be2net: Remove unused declarationsYue Haibing2-5/+0
2024-09-03qlcnic: Remove unused declarationsYue Haibing2-11/+0
2024-09-03net: alacritech: Partially revert "net: alacritech: Switch to use dev_err_pro...Krzysztof Kozlowski1-5/+8
2024-09-03netlink: specs: nftables: allow decode of default firewalld rulesetFlorian Westphal1-4/+250
2024-09-03Merge branch 'mptcp-mib-counters-for-mpj-tx-misc-improvements'Jakub Kicinski9-254/+309
2024-09-03selftests: mptcp: pm_nl_ctl: remove re-definitionMatthieu Baerts (NGI0)1-8/+2
2024-09-03selftests: mptcp: join: simplify checksum_testsGeliang Tang1-32/+11