aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-05-15can: sja1000_platform: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: sja1000_isa: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: rcar: Convert to platform remove callback returning voidUwe Kleine-König2-7/+4
2023-05-15can: mscan: mpc5xxx_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: m_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: janz-ican3: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: ifi_canfd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: grcan: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: flexcan: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: ctucanfd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: cc770_platform: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: cc770_isa: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: c_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: bxcan: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-05-15can: at91_can: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-15can: bxcan: Remove unnecessary print function dev_err()Jiapeng Chong1-9/+3
2023-05-15can: usb: f81604: add Fintek F81604 supportJi-Ze Hong3-0/+1214
2023-05-15can: bxcan: add support for single peripheral configurationDario Binacchi1-11/+23
2023-05-15can: CAN_BXCAN should depend on ARCH_STM32Geert Uytterhoeven1-1/+1
2023-05-15can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp1-1/+2
2023-05-15wifi: rtl8xxxu: Rename some registersBitterblue Smith7-83/+83
2023-05-15wifi: rtl8xxxu: Support new chip RTL8192FUBitterblue Smith9-31/+2263
2023-05-15wifi: brcmfmac: wcc: Add debug messagesMatthias Brugger1-2/+2
2023-05-15wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2-1/+4
2023-05-15wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede3-0/+27
2023-05-15wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih1-1/+1
2023-05-15octeontx2-pf: mcs: Remove unneeded semicolonYang Li1-2/+2
2023-05-15net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)1-4/+4
2023-05-15net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma1-4/+4
2023-05-15net: mdio: i2c: fix rollball accessorsRussell King (Oracle)1-7/+8
2023-05-15octeontx2-pf: ethtool expose qos statsHariprasad Kelam1-9/+20
2023-05-15octeontx2-pf: Add support for HTB offloadNaveen Mamindlapalli10-14/+1507
2023-05-15octeontx2-pf: Prepare for QOS offloadHariprasad Kelam3-20/+43
2023-05-15octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam5-38/+94
2023-05-15octeontx2-pf: qos send queues managementSubbaraya Sundeep10-42/+426
2023-05-15octeontx2-pf: Rename tot_tx_queues to non_qos_queuesHariprasad Kelam4-15/+15
2023-05-15sch_htb: Allow HTB priority parameter in offload modeNaveen Mamindlapalli1-1/+6
2023-05-15virtio_net: Fix error unwinding of XDP initializationFeng Liu1-17/+44
2023-05-15net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang1-1/+0
2023-05-15Merge tag 'wireless-next-2023-05-12' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller43-300/+3488
2023-05-13sfc: fix use-after-free in efx_tc_flower_record_encap_match()Edward Cree1-2/+2
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)1-5/+6
2023-05-13net: fec: using the standard return codes when xdp xmit errorsShenwei Wang1-3/+3
2023-05-13net: macb: Shorten max_tx_len to 4KiB - 56 on mpfsDaire McNamara2-3/+10
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin2-5/+1
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin12-51/+36
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao2-5/+28
2023-05-13net: hns3: fix reset delay time to avoid configuration timeoutJie Wang1-1/+4
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao3-8/+16
2023-05-13net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang2-1/+2