summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-01bnxt_en: Remove usage of ulp_idAjit Khaparde
2023-02-01RDMA/bnxt_re: Use auxiliary driver interfaceAjit Khaparde
2023-02-01bnxt_en: Add auxiliary driver supportAjit Khaparde
2023-02-01ice: xsk: Do not convert to buff to frame for XDP_TXMaciej Fijalkowski
2023-02-01ice: Remove next_{dd,rs} fields from ice_tx_ringMaciej Fijalkowski
2023-02-01ice: Add support for XDP multi-buffer on Tx sideMaciej Fijalkowski
2023-02-01ice: Add support for XDP multi-buffer on Rx sideMaciej Fijalkowski
2023-02-01ice: Use xdp->frame_sz instead of recalculating truesizeMaciej Fijalkowski
2023-02-01ice: Do not call ice_finalize_xdp_rx() unnecessarilyMaciej Fijalkowski
2023-02-01ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()Maciej Fijalkowski
2023-02-01ice: Centrallize Rx buffer recyclingMaciej Fijalkowski
2023-02-01ice: Inline eop checkMaciej Fijalkowski
2023-02-01ice: Pull out next_to_clean bump out of ice_put_rx_buf()Maciej Fijalkowski
2023-02-01ice: Store page count inside ice_rx_bufMaciej Fijalkowski
2023-02-01ice: Add xdp_buff to ice_rx_ring structMaciej Fijalkowski
2023-02-01ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski
2023-02-01ieee802154: at86rf230: switch to using gpiod APIDmitry Torokhov
2023-02-01ieee802154: at86rf230: drop support for platform dataDmitry Torokhov
2023-02-01Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt
2023-01-31net: ipa: define two new memory regionsAlex Elder
2023-01-31net: ipa: support a third pulse registerAlex Elder
2023-01-31net: ipa: greater timer granularity optionsAlex Elder
2023-01-31net: ipa: support zeroing new cache tablesAlex Elder
2023-01-31net: ipa: update table cache flushingAlex Elder
2023-01-31net: ipa: define IPA v5.0+ registersAlex Elder
2023-01-31net: ipa: extend endpoints in packet init commandAlex Elder
2023-01-31net: ipa: support more endpointsAlex Elder
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-31net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-01-31net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean
2023-01-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-31net: mdio: add amlogic gxl mdio mux supportJerome Brunet
2023-01-31net: ipa: use dev PM wakeirq handlingCaleb Connolly
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child
2023-01-31cc2520: move to gpio descriptorsArnd Bergmann
2023-01-30net: dsa: ocelot: add external ocelot switch controlColin Foster
2023-01-30net: dsa: felix: add functionality when not all ports are supportedColin Foster
2023-01-30net: dsa: felix: add support for MFD configurationsColin Foster
2023-01-30net: dsa: felix: add configurable device quirksColin Foster
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster
2023-01-30net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae
2023-01-30net: phy: fix the spelling problem of SentinelFrank Sae
2023-01-30net: b44: Remove the unused function __b44_cam_read()Jiapeng Chong
2023-01-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski