summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-17veth: Allow jumbo frames in xdp modeLorenzo Bianconi
2022-03-17veth: Rework veth_xdp_rcv_skb in order to accept non-linear skbLorenzo Bianconi
2022-03-17net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi
2022-03-05bnxt_en: add an nvm test for hw diagnoseVikas Gupta
2022-03-05bnxt_en: implement hw health reporterKalesh AP
2022-03-05bnxt_en: Do not destroy health reporters during resetEdwin Peer
2022-03-05bnxt_en: Eliminate unintended link toggle during FW resetMichael Chan
2022-03-05bnxt_en: Properly report no pause support on some cardsMichael Chan
2022-03-05bnxt_en: introduce initial link state of unknownEdwin Peer
2022-03-05bnxt_en: parse result field when NVRAM package install failsKalesh AP
2022-03-05bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATEKalesh AP
2022-03-05bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATEKalesh AP
2022-03-05net: axienet: add coalesce timer ethtool configurationRobert Hancock
2022-03-05net: axienet: reduce default RX interrupt threshold to 1Robert Hancock
2022-03-05net: axienet: implement NAPI and GRO receiveRobert Hancock
2022-03-05net: axienet: don't set IRQ timer when IRQ delay not usedRobert Hancock
2022-03-05net: axienet: Clean up DMA start/stop and error handlingRobert Hancock
2022-03-05net: axienet: Clean up device used for DMA callsRobert Hancock
2022-03-05net: axienet: fix RX ring refill allocation failure handlingRobert Hancock
2022-03-05net: dsa: realtek: rtl8365mb: add support for rtl8_4tLuiz Angelo Daros de Luca
2022-03-04bcm63xx_enet: Use platform_get_irq() to get the interruptMeng Tang
2022-03-04ptp: ocp: Add serial port information to the debug summaryJonathan Lemon
2022-03-04net: sparx5: Fix initialization of variables on stackHoratiu Vultur
2022-03-04Bluetooth: btusb: Add another Realtek 8761BUHelmut Grohne
2022-03-04Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1Luca Weiss
2022-03-04Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.Yake Yang
2022-03-04Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921Yake Yang
2022-03-04Bluetooth: btusb: Make use of of BIT macro to declare flagsLuiz Augusto von Dentz
2022-03-04Bluetooth: mediatek: fix the conflict between mtk and msft vendor eventSean Wang
2022-03-04Bluetooth: mt7921s: support bluetooth reset mechanismChih-Ying Chiang
2022-03-04Bluetooth: btusb: Improve stability for QCA devicesZijun Hu
2022-03-04Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz
2022-03-04Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) deviceKiran K
2022-03-04net: ethernet: sun: Remove redundant codeJiapeng Chong
2022-03-04nfp: xsk: add AF_XDP zero-copy Rx and Tx supportNiklas Söderlund
2022-03-04nfp: xsk: add configuration check for XSK socket chunk sizeNiklas Söderlund
2022-03-04nfp: xsk: add an array of xsk buffer pools to each data pathNiklas Söderlund
2022-03-04nfp: wrap napi add/del logicJakub Kicinski
2022-03-04nfp: expose common functions to be used for AF_XDPNiklas Söderlund
2022-03-04net: sparx5: Implement get_ts_infoHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp interruptsHoratiu Vultur
2022-03-04net: sparx5: Update extraction/injection for timestampingHoratiu Vultur
2022-03-04net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMPHoratiu Vultur
2022-03-04net: sparx5: Add support for ptp clocksHoratiu Vultur
2022-03-04net: sparx5: Add registers that are used by ptp functionalityHoratiu Vultur
2022-03-04net: sparx5: Move ifh from port to local variableHoratiu Vultur
2022-03-04net: phy: added ethtool master-slave configuration supportArun Ramadoss
2022-03-04net: phy: added the LAN937x phy supportArun Ramadoss
2022-03-04net: phy: updated the initialization routine for LAN87xxArun Ramadoss
2022-03-04net: phy: removed empty lines in LAN87XXArun Ramadoss