summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-08-14Merge tag 'wireless-2024-08-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-08-14cxgb4: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2024-08-14bnxt_en: avoid truncation of per rx run debugfs filenameSimon Horman
2024-08-14bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-14net: ethernet: dlink: replace deprecated macroMoon Yeounsu
2024-08-146pack: propagage new tty typesJiri Slaby (SUSE)
2024-08-146pack: remove global stringsJiri Slaby (SUSE)
2024-08-146pack: drop sixpack::buffsizeJiri Slaby (SUSE)
2024-08-146pack: drop sixpack::mtuJiri Slaby (SUSE)
2024-08-146pack: remove sixpack::rbuffJiri Slaby (SUSE)
2024-08-14mctp: serial: propagage new tty typesJiri Slaby (SUSE)
2024-08-13net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt
2024-08-13net: mvneta: Use __be16 for l3_proto parameter of mvneta_txq_desc_csum()Simon Horman
2024-08-13net: fec: Remove duplicated codeCsókás, Bence
2024-08-13net: fec: Move `fec_ptp_read()` to the top of the fileCsókás, Bence
2024-08-13net: netconsole: Constify struct config_item_typeChristophe JAILLET
2024-08-13gve: Add RSS adminq commands and ethtool supportJeroen de Borst
2024-08-13gve: Add RSS device optionZiwei Xiao
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-08-13iavf: refactor add/del FDIR filtersAhmed Zaki
2024-08-13ice: enable FDIR filters from raw binary patterns for VFsJunfeng Guo
2024-08-13ice: add method to disable FDIR SWAP optionJunfeng Guo
2024-08-13ice: add API for parser profile initializationJunfeng Guo
2024-08-13ice: add UDP tunnels support to the parserJunfeng Guo
2024-08-13ice: support turning on/off the parser's double vlan modeJunfeng Guo
2024-08-13ice: add parser execution main loopJunfeng Guo
2024-08-13ice: add parser internal helper functionsJunfeng Guo
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-13net: hinic: use ethtool_sprintf/putsRosen Penev
2024-08-13Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-08-13wifi: mwl8k: Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-13Merge tag 'ath-current-20240812' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg
2024-08-13wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_changeBert Karwatzki
2024-08-13net: netconsole: Defer netpoll cleanup to avoid lock release during list trav...Breno Leitao
2024-08-13net: netconsole: Unify Function Return PathsBreno Leitao
2024-08-13net: netconsole: Standardize variable namingBreno Leitao
2024-08-13net: netconsole: Correct mismatched return typesBreno Leitao
2024-08-13net: stmmac: dwmac-loongson: Add loongson module authorYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson GNET supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device supportYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Introduce PCI device info dataYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMACYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si
2024-08-13net: stmmac: dwmac-loongson: Detach GMAC-specific platform data initYanteng Si