summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-26igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25net: lan966x: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: only do lookup if fragment flags are setAsbjørn Sloth Tønnesen
2024-04-25net: wwan: t7xx: Un-embed dummy deviceBreno Leitao
2024-04-25net: sparx5: Correct spelling in commentsSimon Horman
2024-04-25net: encx24j600: Correct spelling in commentsSimon Horman
2024-04-25net: lan966x: Correct spelling in commentsSimon Horman
2024-04-25net: lan743x: Correct spelling in commentsSimon Horman
2024-04-25r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang
2024-04-25net: usb: ax88179_178a: Add check for usbnet_get_endpoints()Ma Ke
2024-04-25net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle
2024-04-25net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún
2024-04-25net: sfp: update comment for FS SFP-10G-T quirkMarek Behún
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-25net: dsa: b53: provide own phylink MAC operationsFlorian Fainelli
2024-04-25net: dsa: b53: Remove b53_adjust_link()Florian Fainelli
2024-04-25net: dsa: b53: Call b53_eee_init() from b53_mac_link_up()Florian Fainelli
2024-04-25net: dsa: b53: Configure RGMII for 531x5 and MII for 5325Florian Fainelli
2024-04-25net: dsa: b53: Force flow control for BCM5301X CPU port(s)Florian Fainelli
2024-04-25net: dsa: b53: Introduce b53_adjust_5325_mii()Florian Fainelli
2024-04-25net: dsa: b53: Introduce b53_adjust_531x5_rgmii()Florian Fainelli
2024-04-25net: dsa: b53: Stop exporting b53_phylink_* routinesFlorian Fainelli
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-25net: b44: set pause params only when interface is upPeter Münster
2024-04-25dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski
2024-04-25net: ravb: Fix registered interrupt namesGeert Uytterhoeven
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui
2024-04-25net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-04-25iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-04-25macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu
2024-04-25net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-25net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-04-25net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...Matthias Schiffer
2024-04-25net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlersMatthias Schiffer
2024-04-25enic: Replace hardcoded values for vnic descriptor by definesSatish Kharat
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski