summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-28Revert "net: stmmac: use sysfs_streq() instead of strncmp()"Vladimir Oltean
2022-11-28net: usb: cdc_ether: add u-blox 0x1343 compositionDavide Tronchin
2022-11-28octeontx2-pf: Add support to filter packet based on IP fragmentSuman Ghosh
2022-11-28net: ethernet: mtk_wed: add wcid overwritten support for wed v1Sujuan Chen
2022-11-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-11-25net: thunderbolt: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25sunvnet: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25cassini: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-11-25cassini: Use page_address() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25sfc: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur
2022-11-25net: lan966x: Update rxq memory modelHoratiu Vultur
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur
2022-11-25net: lan966x: Introduce helper functionsHoratiu Vultur
2022-11-25net: lan966x: Add XDP_PACKET_HEADROOMHoratiu Vultur
2022-11-25ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASKMin Li
2022-11-25ptp: idt82p33: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund
2022-11-25net: microchip: sparx5: Support for displaying a list of keysetsSteen Hegelund
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund
2022-11-25net: stmmac: use sysfs_streq() instead of strncmp()Xu Panda
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank
2022-11-23bonding: fix link recovery in mode 2 when updelay is nonzeroJonathan Toppins
2022-11-23nfc: st21nfca: i2c: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: st-nci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: s3fwrn5: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: pn544: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: pn533: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23NFC: nxp-nci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: mrvl: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23nfc: microread: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: xrs700x: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23net: dsa: lan9303: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-23ice: Use ICE_RLAN_BASE_S instead of magic numberAnatolii Gerasymenko
2022-11-23ice: Fix configuring VIRTCHNL_OP_CONFIG_VSI_QUEUES with unbalanced queuesMarcin Szycik
2022-11-23ice: Accumulate ring statistics over resetBenjamin Mikailenko
2022-11-23ice: Accumulate HW and Netdev statistics over resetBenjamin Mikailenko
2022-11-23ice: Remove and replace ice speed defines with ethtool.h versionsBrett Creeley
2022-11-23ice: Check for PTP HW lock more frequentlyKarol Kolacinski
2022-11-23sfc: ensure type is valid before updating seen_genEdward Cree
2022-11-23ppp: associate skb with a device at txStanislav Fomichev
2022-11-22Revert "veth: Avoid drop packets when xdp_redirect performs"Heng Qi
2022-11-22Revert "bpf: veth driver panics when xdp prog attached before veth_open"Heng Qi
2022-11-22net: dsa: modularize DSA_TAG_PROTO_NONEVladimir Oltean