summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-15bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_headsSieng Piaw Liew
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-06-15net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov
2022-06-15net: ipa: rework gsi_channel_tx_update()Alex Elder
2022-06-15net: ipa: stop counting total RX bytes and transactionsAlex Elder
2022-06-15net: ipa: simplify TX completion statisticsAlex Elder
2022-06-15net: ipa: introduce gsi_trans_tx_committed()Alex Elder
2022-06-15net: ipa: rename two transaction fieldsAlex Elder
2022-06-15net: ipa: use "tre_ring" for all TRE ring local variablesAlex Elder
2022-06-14net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich
2022-06-14net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich
2022-06-14net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich
2022-06-14mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata
2022-06-14mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata
2022-06-14mlxsw: Revert "Introduce initial XM router support"Petr Machata
2022-06-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-06-13net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu
2022-06-13RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik
2022-06-13net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang
2022-06-13net: ipa: derive channel from transactionAlex Elder
2022-06-13net: ipa: determine channel from eventAlex Elder
2022-06-13net: ipa: simplify endpoint transaction completionAlex Elder
2022-06-13net: ipa: rename endpoint->trans_tre_maxAlex Elder
2022-06-13net: ipa: rename channel->tlv_countAlex Elder
2022-06-13net: ipa: verify command channel TLV countAlex Elder
2022-06-10nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang
2022-06-10ethernet: Remove vf rate limit check for driversBin Chen
2022-06-10Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-10Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-10Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-06-10ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)Andy Shevchenko
2022-06-10ptp_ocp: do not call pci_set_drvdata(pdev, NULL)Andy Shevchenko
2022-06-10ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()Andy Shevchenko
2022-06-10ptp_ocp: use bits.h macros for all masksAndy Shevchenko
2022-06-10wifi: mac80211_hwsim: Directly use ida_alloc()/free()Ke Liu
2022-06-10wifi: virt_wifi: fix typo in commentJulia Lawall
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang
2022-06-10wifi: wfx: Remove redundant NULL check before release_firmware() callMinghao Chi