summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-10wifi: rtl8xxxu: don't parse CFO, if both interfaces are connected in STA modeMartin Kaistra1-0/+10
2024-01-10wifi: rtl8xxxu: extend check for matching bssid to both interfacesMartin Kaistra1-8/+14
2024-01-10wifi: rtl8xxxu: extend wifi connected check to both interfacesMartin Kaistra1-11/+9
2024-01-10wifi: rtl8xxxu: support setting mac address register for both interfacesMartin Kaistra1-6/+14
2024-01-10wifi: rtl8xxxu: 8188e: convert usage of priv->vif to priv->vifs[0]Martin Kaistra1-1/+1
2024-01-10wifi: rtl8xxxu: support setting linktype for both interfacesMartin Kaistra1-15/+22
2024-01-10wifi: rtl8xxxu: prepare supporting two virtual interfacesMartin Kaistra2-3/+9
2024-01-10wifi: rtl8xxxu: remove assignment of priv->vif in rtl8xxxu_bss_info_changed()Martin Kaistra1-1/+0
2024-01-10wifi: rtw88: 8822ce: refine power parameters for RFE type 5Ping-Ke Shih2-0/+7
2024-01-10wifi: rtw89: mac: Fix spelling mistakes "notfify" -> "notify"Colin Ian King1-2/+2
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih4-0/+34
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih4-0/+164
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih4-3/+55
2024-01-10wifi: rtw89: phy: ignore special data from BB parameter filePing-Ke Shih2-0/+3
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh3-1/+34
2024-01-10wifi: rtw89: 8922a: set RX gain along with set_channel operationChung-Hsuan Hung1-0/+184
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung4-5/+281
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih5-10/+12
2024-01-10wifi: rtw89: 8851b: update TX power tables to R37Zong-Zhe Yang1-36/+36
2024-01-10wifi: rtw89: 8852b: update TX power tables to R36Zong-Zhe Yang1-71/+71
2024-01-10wifi: rtw89: pci: use DBI function for 8852AE/8852BE/8851BEChin-Yen Lee2-2/+68
2024-01-08Revert "mlx5 updates 2023-12-20"Jakub Kicinski40-1320/+192
2024-01-08Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski9-90/+40
2024-01-08ipvlan: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-6/+6
2024-01-08ipvlan: Fix a typo in a commentChristophe JAILLET1-1/+1
2024-01-07net/sched: Remove ipt action testsJamal Hadi Salim1-243/+0
2024-01-07Merge branch 'stmmac-per-dma-channel-interrupt'David S. Miller9-40/+90
2024-01-07net: stmmac: Use interrupt mode INTM=1 for per channel irqSwee Leong Ching2-13/+22
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching1-0/+28
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching5-20/+23
2024-01-07dt-bindings: net: snps,dwmac: per channel irqSwee Leong Ching1-7/+17
2024-01-07Merge branch 'at803x-more-generalization'David S. Miller1-55/+131
2024-01-07net: phy: at803x: make read_status more genericChristian Marangi1-5/+12
2024-01-07net: phy: at803x: add support for cdt cross short test for qca808xChristian Marangi1-17/+69
2024-01-07net: phy: at803x: refactor qca808x cable test get status functionChristian Marangi1-31/+49
2024-01-07net: phy: at803x: generalize cdt fault length functionChristian Marangi1-7/+6
2024-01-07fib: rules: remove repeated assignment in fib_nl2ruleZhengchao Shao1-1/+0
2024-01-07net/sched: simplify tc_action_load_ops parametersPedro Tammela3-10/+8
2024-01-07nfp: flower: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-7/+6
2024-01-06net: ethtool: reject unsupported RSS input xfrm valuesAhmed Zaki1-0/+3
2024-01-06selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier1-1/+26
2024-01-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski73-951/+1526
2024-01-06ptp_ocp: adjust MAINTAINERS and mailmapVadim Fedorenko2-1/+4
2024-01-06geneve: use DEV_STATS_INC()Eric Dumazet1-12/+12
2024-01-05Merge branch 'net-gro-reduce-extension-header-parsing-overhead'Jakub Kicinski3-30/+150
2024-01-05selftests/net: fix GRO coalesce test and add ext header coalesce testsRichard Gobert1-6/+87
2024-01-05net: gro: parse ipv6 ext headers without frag0 invalidationRichard Gobert1-10/+41
2024-01-05net: gso: add HBH extension header offload supportRichard Gobert2-14/+22
2024-01-05net: fill in MODULE_DESCRIPTION()s for CAIFJakub Kicinski4-0/+4
2024-01-05net: fill in MODULE_DESCRIPTION() for AF_PACKETJakub Kicinski1-0/+1