summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-06ice: make representor code genericMichal Swiatkowski7-76/+121
2024-09-06ice: implement netdev for subfunctionPiotr Raczynski1-1/+85
2024-09-06ice: base subfunction aux driverPiotr Raczynski7-1/+215
2024-09-06ice: allocate devlink for subfunctionPiotr Raczynski3-0/+47
2024-09-06ice: treat subfunction VSI the same as PF VSIMichal Swiatkowski1-2/+3
2024-09-06ice: add basic devlink subfunctions supportPiotr Raczynski7-2/+341
2024-09-06ice: export ice ndo_ops functionsPiotr Raczynski4-29/+35
2024-09-06ice: add new VSI type for subfunctionsPiotr Raczynski6-6/+35
2024-09-06bnx2x: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-06cxgb4: Remove setting of RX software timestampGal Pressman1-8/+3
2024-09-06ixgbe: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-06igc: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-06igb: Remove setting of RX software timestampGal Pressman1-7/+1
2024-09-06ice: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-06i40e: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-06net: netcp: Remove setting of RX software timestampGal Pressman1-6/+1
2024-09-06net: ti: icssg-prueth: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-06net: ethernet: ti: cpsw_ethtool: Remove setting of RX software timestampGal Pressman1-6/+1
2024-09-06net: ethernet: ti: am65-cpsw-ethtool: Remove setting of RX software timestampGal Pressman1-2/+0
2024-09-06mlxsw: spectrum: Remove setting of RX software timestampGal Pressman2-20/+6
2024-09-06net: sparx5: Remove setting of RX software timestampGal Pressman1-7/+4
2024-09-06net: lan966x: Remove setting of RX software timestampGal Pressman1-7/+4
2024-09-06lan743x: Remove setting of RX software timestampGal Pressman1-4/+0
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen5-32/+32
2024-09-06net: dsa: microchip: clean up ksz8_reg definition macrosPieter Van Trappen1-4/+0
2024-09-06net: dsa: microchip: rename ksz8 series filesPieter Van Trappen4-9/+24
2024-09-06realtek: Update the Makefile and Kconfig in the realtek folderJustin Lai2-0/+20
2024-09-06rtase: Add a Makefile in the rtase folderJustin Lai1-0/+10
2024-09-06rtase: Implement ethtool functionJustin Lai1-0/+74
2024-09-06rtase: Implement pci_driver suspend and resume functionJustin Lai1-0/+51
2024-09-06rtase: Implement net_device_opsJustin Lai1-0/+235
2024-09-06rtase: Implement a function to receive packetsJustin Lai1-0/+144
2024-09-06rtase: Implement .ndo_start_xmit functionJustin Lai1-0/+283
2024-09-06rtase: Implement hardware configuration functionJustin Lai1-0/+238
2024-09-06rtase: Implement the interrupt routine and rtase_pollJustin Lai1-0/+69
2024-09-06rtase: Implement the rtase_down functionJustin Lai1-0/+150
2024-09-06rtase: Implement the .ndo_open functionJustin Lai1-0/+405
2024-09-06rtase: Add support for a pci table in this moduleJustin Lai2-0/+978
2024-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski139-995/+1731
2024-09-06Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-521/+620
2024-09-06Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-18/+15
2024-09-05Merge tag 'platform-drivers-x86-v6.11-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+5
2024-09-05net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phyFrank Sae1-4/+667
2024-09-05net: phy: Optimize phy speed mask to be compatible to yt8821Frank Sae1-8/+5
2024-09-05Merge tag 'linux-can-next-for-6.12-20240904-2' of git://git.kernel.org/pub/sc...Paolo Abeni10-0/+2187
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-05ptp: ptp_idt82p33: Convert comma to semicolonChen Ni1-4/+4
2024-09-05net: dsa: felix: Annotate struct action_gate_entry with __counted_byHongbo Li1-1/+1
2024-09-05bonding: support xfrm state updateHangbin Liu1-0/+25
2024-09-05bonding: Add ESN support to IPSec HW offloadHangbin Liu1-0/+25