summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-30wifi: iwlwifi: mvm: adjust smart fifo configuration to MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: align to the LINK cmd update in the FWMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: always use the sta->addr as the peers addrMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: modify link instead of removing it during csaMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: fix crash on queue removal for MLD API tooMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: fix "modify_mask" value in the link cmd.Miri Korenblit
2023-03-30wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_opsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add support for post_channel_switch in MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_roc()Miri Korenblit
2023-03-30wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add an indication that the new MLD API is usedMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: Use 64-bit division helper in iwl_mvm_get_crosstimestamp_...Nathan Chancellor
2023-03-29Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-29bnxt_en: Add missing 200G link speed reportingMichael Chan
2023-03-29bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP
2023-03-29bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP
2023-03-29i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-03-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-29Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-03-29net: ena: removed unused tx_bytes variableSimon Horman
2023-03-29octeon_ep: unlock the correct lock on error pathDan Carpenter
2023-03-29bnx2x: use the right build_skb() helperJakub Kicinski
2023-03-29net: ipa: compute DMA pool size properlyAlex Elder
2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2023-03-29sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree
2023-03-29sfc: add code to register and unregister encap matchesEdward Cree
2023-03-29sfc: add functions to insert encap matches into the MAEEdward Cree
2023-03-29sfc: handle enc keys in efx_tc_flower_parse_match()Edward Cree
2023-03-29sfc: add notion of match on enc keys to MAE machineryEdward Cree
2023-03-29sfc: document TC-to-EF100-MAE action translation conceptsEdward Cree
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu
2023-03-29macvlan: Skip broadcast queue if multicast with single receiverHerbert Xu
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-28net: ethernet: 8390: axnet_cs: remove unused xfer_count variableTom Rix
2023-03-28net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G linksFelix Fietkau
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-28Revert "sh_eth: remove open coded netif_running()"Wolfram Sang
2023-03-28net/mlx5e: Fix build break on 32bitSaeed Mahameed
2023-03-28net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea
2023-03-28net/mlx5e: RX, Break the wqe bulk refill in smaller chunksDragos Tatulea
2023-03-28net/mlx5e: RX, Increase WQE bulk size for legacy rqDragos Tatulea
2023-03-28net/mlx5e: RX, Split off release path for xsk buffers for legacy rqDragos Tatulea
2023-03-28net/mlx5e: RX, Defer page release in legacy rq for better recyclingDragos Tatulea