summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: hellcreek: Convert to gettimex64()Kurt Kanzenbach2024-03-291-10/+15
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-03-2918-489/+232
|\
| * ice: count representor statsMichal Swiatkowski2024-03-254-30/+98
| * ice: do switchdev slow-path Rx using PF VSIMichal Swiatkowski2024-03-255-1/+62
| * ice: change repr::id valuesMichal Swiatkowski2024-03-252-3/+3
| * ice: remove switchdev control plane VSIMichal Swiatkowski2024-03-2512-277/+13
| * ice: control default Tx rule in lagMichal Swiatkowski2024-03-252-10/+37
| * ice: default Tx rule instead of to queueMichal Swiatkowski2024-03-254-97/+23
| * ice: do Tx through PF netdev in slow-pathMichal Swiatkowski2024-03-253-34/+6
| * ice: remove eswitch changing queues algorithmMichal Swiatkowski2024-03-254-47/+0
* | bnxt_en: Support adding ntuple rules on RSS contextsPavan Chebbi2024-03-293-9/+51
* | bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()Pavan Chebbi2024-03-291-2/+4
* | bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()Pavan Chebbi2024-03-293-8/+196
* | bnxt_en: Refactor bnxt_set_rxfh()Michael Chan2024-03-291-13/+27
* | bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()Pavan Chebbi2024-03-292-4/+7
* | bnxt_en: Simplify bnxt_rfs_capable()Michael Chan2024-03-291-15/+6
* | bnxt_en: Refactor RSS indir alloc/set functionsPavan Chebbi2024-03-292-10/+23
* | bnxt_en: Introduce rss ctx structure, alloc/free functionsPavan Chebbi2024-03-293-0/+80
* | bnxt_en: Refactor VNIC alloc and cfg functionsPavan Chebbi2024-03-293-72/+75
* | bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi2024-03-292-11/+21
* | bnxt_en: Retry PTP TX timestamp from FW for 1 secondPavan Chebbi2024-03-292-1/+19
* | bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()Michael Chan2024-03-292-4/+13
* | net: pcs: rzn1-miic: Init RX clock early if MAC requires itRomain Gantois2024-03-291-0/+28
* | net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)2024-03-291-1/+2
* | net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois2024-03-291-0/+7
* | net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois2024-03-293-9/+6
* | net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier2024-03-291-2/+1
* | net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois2024-03-291-0/+15
* | net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)2024-03-291-1/+9
* | idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin2024-03-291-10/+10
* | idpf: make virtchnl2.h self-containedAlexander Lobakin2024-03-292-2/+4
* | net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski2024-03-299-22/+11
* | qed: Drop useless pci_params.pm_capBjorn Helgaas2024-03-292-4/+1
* | gve: Add counter adminq_get_ptype_map_cnt to stats reportJohn Fraker2024-03-291-1/+2
* | ravb: Add support for an optional MDIO modeNiklas Söderlund2024-03-291-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-29217-1554/+3358
|\ \
| * \ Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-2835-139/+280
| |\ \
| | * | Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam2024-03-281-0/+5
| | * | net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2024-03-282-0/+22
| | * | net: bcmasp: Remove phy_{suspend/resume}Justin Chen2024-03-281-14/+1
| | * | net: bcmasp: Bring up unimac after PHY link upJustin Chen2024-03-281-9/+19
| | * | net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi2024-03-281-1/+3
| | * | Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-03-2712-53/+105
| | |\ \
| | | * | wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg2024-03-251-12/+8
| | | * | wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg2024-03-251-4/+7
| | | * | wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg2024-03-251-1/+6
| | | * | wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg2024-03-251-1/+1
| | | * | wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg2024-03-251-7/+8
| | | * | wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg2024-03-251-2/+6
| | | * | wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer2024-03-253-14/+56