summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-01-10wifi: rtl8xxxu: remove assignment of priv->vif in rtl8xxxu_bss_info_changed()Martin Kaistra-1/+0
2024-01-10wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih-0/+7
2024-01-10wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"Colin Ian King-2/+2
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih-0/+34
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih-0/+164
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih-3/+55
2024-01-10wifi: rtw89: phy: ignore special data from BB parameter filePing-Ke Shih-0/+3
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh-1/+34
2024-01-10wifi: rtw89: 8922a: set RX gain along with set_channel operationChung-Hsuan Hung-0/+184
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung-5/+281
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih-10/+12
2024-01-10wifi: rtw89: 8851b: update TX power tables to R37Zong-Zhe Yang-36/+36
2024-01-10wifi: rtw89: 8852b: update TX power tables to R36Zong-Zhe Yang-71/+71
2024-01-10wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BEChin-Yen Lee-2/+68
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski-1320/+192
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski-90/+40
2024-01-07ipvlan: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-6/+6
2024-01-07ipvlan: Fix a typo in a commentChristophe JAILLET-1/+1
2024-01-07net/sched: Remove ipt action testsJamal Hadi Salim-243/+0
2024-01-07Merge branch 'stmmac-per-dma-channel-interrupt'David S. Miller-40/+90
2024-01-07net: stmmac: Use interrupt mode INTM=1 for per channel irqSwee Leong Ching-13/+22
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching-0/+28
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching-20/+23
2024-01-07dt-bindings: net: snps,dwmac: per channel irqSwee Leong Ching-7/+17
2024-01-07Merge branch 'at803x-more-generalization'David S. Miller-55/+131
2024-01-07net: phy: at803x: make read_status more genericChristian Marangi-5/+12
2024-01-07net: phy: at803x: add support for cdt cross short test for qca808xChristian Marangi-17/+69
2024-01-07net: phy: at803x: refactor qca808x cable test get status functionChristian Marangi-31/+49
2024-01-07net: phy: at803x: generalize cdt fault length functionChristian Marangi-7/+6
2024-01-07fib: rules: remove repeated assignment in fib_nl2ruleZhengchao Shao-1/+0
2024-01-07net/sched: simplify tc_action_load_ops parametersPedro Tammela-10/+8
2024-01-07nfp: flower: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-7/+6
2024-01-05net: ethtool: reject unsupported RSS input xfrm valuesAhmed Zaki-0/+3
2024-01-05selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier-1/+26
2024-01-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-951/+1526
2024-01-05ptp_ocp: adjust MAINTAINERS and mailmapVadim Fedorenko-1/+4
2024-01-05geneve: use DEV_STATS_INC()Eric Dumazet-12/+12
2024-01-05Merge branch 'net-gro-reduce-extension-header-parsing-overhead'Jakub Kicinski-30/+150
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert-6/+87
2024-01-05net: gro: parse ipv6 ext headers without frag0 invalidationRichard Gobert-10/+41
2024-01-05net: gso: add HBH extension header offload supportRichard Gobert-14/+22
2024-01-05net: fill in MODULE_DESCRIPTION()s for CAIFJakub Kicinski-0/+4
2024-01-05net: fill in MODULE_DESCRIPTION() for AF_PACKETJakub Kicinski-0/+1
2024-01-05net: fill in MODULE_DESCRIPTION()s for DSA tagsJakub Kicinski-0/+18
2024-01-05net: fill in MODULE_DESCRIPTION()s for ATMJakub Kicinski-0/+8
2024-01-05Merge branch 'dpll-expose-fractional-frequency-offset-value-to-user'Jakub Kicinski-35/+98
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko-0/+31
2024-01-05net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()Jiri Pirko-35/+28
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko-0/+39
2024-01-05Merge branch 'user_mii_bus-cleanup-part-one'David S. Miller-64/+68