summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* lan743x: Remove setting of RX software timestampGal Pressman2024-09-061-4/+0
* net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen2024-09-065-32/+32
* net: dsa: microchip: clean up ksz8_reg definition macrosPieter Van Trappen2024-09-061-4/+0
* net: dsa: microchip: rename ksz8 series filesPieter Van Trappen2024-09-064-9/+24
* realtek: Update the Makefile and Kconfig in the realtek folderJustin Lai2024-09-062-0/+20
* rtase: Add a Makefile in the rtase folderJustin Lai2024-09-061-0/+10
* rtase: Implement ethtool functionJustin Lai2024-09-061-0/+74
* rtase: Implement pci_driver suspend and resume functionJustin Lai2024-09-061-0/+51
* rtase: Implement net_device_opsJustin Lai2024-09-061-0/+235
* rtase: Implement a function to receive packetsJustin Lai2024-09-061-0/+144
* rtase: Implement .ndo_start_xmit functionJustin Lai2024-09-061-0/+283
* rtase: Implement hardware configuration functionJustin Lai2024-09-061-0/+238
* rtase: Implement the interrupt routine and rtase_pollJustin Lai2024-09-061-0/+69
* rtase: Implement the rtase_down functionJustin Lai2024-09-061-0/+150
* rtase: Implement the .ndo_open functionJustin Lai2024-09-061-0/+405
* rtase: Add support for a pci table in this moduleJustin Lai2024-09-062-0/+978
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-06139-995/+1731
|\
| * Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-09-0636-521/+620
| |\
| | * net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki2024-09-051-2/+8
| | * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-09-056-161/+106
| | |\
| | | * ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba2024-09-031-2/+5
| | | * ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba2024-09-031-9/+0
| | | * ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba2024-09-031-6/+6
| | | * ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba2024-09-033-7/+7
| | | * ice: protect XDP configuration with a mutexLarysa Zaremba2024-09-034-19/+39
| | | * ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba2024-09-034-118/+49
| | * | Merge tag 'wireless-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-09-059-148/+49
| | |\ \
| | | * \ Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo2024-09-039-148/+49
| | | |\ \
| | | | * | Revert "wifi: ath11k: support hibernation"Baochen Qiang2024-09-028-139/+49
| | | | * | Revert "wifi: ath11k: restore country code during resume"Baochen Qiang2024-09-021-10/+0
| | | | * | wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang2024-08-221-0/+1
| | * | | | net: xilinx: axienet: Fix race in axienet_stopSean Anderson2024-09-052-0/+11
| | * | | | r8152: fix the firmware doesn't workHayes Wang2024-09-051-4/+13
| | * | | | bareudp: Fix device stats updates.Guillaume Nault2024-09-041-11/+11
| | * | | | net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2024-09-041-9/+13
| | * | | | usbnet: modern method to get random MACOliver Neukum2024-09-031-8/+3
| | | |_|/ | | |/| |
| | * | | ptp: ocp: adjust sysfs entries to expose tty informationVadim Fedorenko2024-09-031-11/+51
| | * | | ptp: ocp: convert serial ports to arrayVadim Fedorenko2024-09-031-63/+57
| | * | | net: phy: Fix missing of_node_put() for ledsJinjie Ruan2024-09-031-0/+2
| | * | | net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros2024-09-031-4/+13
| | * | | net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros2024-09-031-1/+2
| | * | | net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros2024-09-031-28/+34
| | * | | Merge tag 'for-net-2024-08-30' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-09-031-0/+1
| | |\ \ \
| | | * | | Bluetooth: qca: If memdump doesn't work, re-enable IBSDouglas Anderson2024-08-301-0/+1
| | * | | | Merge tag 'linux-can-fixes-for-6.11-20240830' of git://git.kernel.org/pub/scm...Jakub Kicinski2024-09-035-64/+117
| | |\ \ \ \
| | | * | | | can: kvaser_pciefd: Use a single write when releasing RX buffersMartin Jocic2024-08-301-10/+8
| | | * | | | can: mcp251x: fix deadlock if an interrupt occurs during mcp251x_openSimon Arlott2024-08-221-1/+1
| | | * | | | can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configurationMarc Kleine-Budde2024-08-061-3/+11
| | | * | | | can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD modeMarc Kleine-Budde2024-08-062-4/+27
| | | * | | | can: m_can: Limit coalescing to peripheral instancesMarkus Schneider-Pargmann2024-08-061-7/+9