summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-29nfc: mrvl: spi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-29net: wwan: mhi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-29net: microchip: encx24j600: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-29mlx5: avoid truncating error messageArnd Bergmann1-1/+1
2024-03-29qed: avoid truncating work queue lengthArnd Bergmann1-5/+4
2024-03-29enetc: avoid truncating error messageArnd Bergmann1-1/+1
2024-03-29octeontx2-af: Increase maximum BPID channelsRadha Mohan Chintakuntla1-4/+2
2024-03-29nfc: st95hf: Switch to using gpiod APIAndy Shevchenko1-16/+11
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra3-0/+1092
2024-03-29net: dsa: hellcreek: Convert to gettimex64()Kurt Kanzenbach1-10/+15
2024-03-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski18-489/+232
2024-03-29bnxt_en: Support adding ntuple rules on RSS contextsPavan Chebbi3-9/+51
2024-03-29bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()Pavan Chebbi1-2/+4
2024-03-29bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()Pavan Chebbi3-8/+196
2024-03-29bnxt_en: Refactor bnxt_set_rxfh()Michael Chan1-13/+27
2024-03-29bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()Pavan Chebbi2-4/+7
2024-03-29bnxt_en: Simplify bnxt_rfs_capable()Michael Chan1-15/+6
2024-03-29bnxt_en: Refactor RSS indir alloc/set functionsPavan Chebbi2-10/+23
2024-03-29bnxt_en: Introduce rss ctx structure, alloc/free functionsPavan Chebbi3-0/+80
2024-03-29bnxt_en: Refactor VNIC alloc and cfg functionsPavan Chebbi3-72/+75
2024-03-29bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi2-11/+21
2024-03-29bnxt_en: Retry PTP TX timestamp from FW for 1 secondPavan Chebbi2-1/+19
2024-03-29bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()Michael Chan2-4/+13
2024-03-29net: pcs: rzn1-miic: Init RX clock early if MAC requires itRomain Gantois1-0/+28
2024-03-29net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)1-1/+2
2024-03-29net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois1-0/+7
2024-03-29net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois3-9/+6
2024-03-29net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier1-2/+1
2024-03-29net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois1-0/+15
2024-03-29net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)1-1/+9
2024-03-29idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin1-10/+10
2024-03-29idpf: make virtchnl2.h self-containedAlexander Lobakin2-2/+4
2024-03-29net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski9-22/+11
2024-03-29qed: Drop useless pci_params.pm_capBjorn Helgaas2-4/+1
2024-03-29gve: Add counter adminq_get_ptype_map_cnt to stats reportJohn Fraker1-1/+2
2024-03-29ravb: Add support for an optional MDIO modeNiklas Söderlund1-1/+8
2024-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski217-1554/+3358
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds35-139/+280
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen1-14/+1
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen1-9/+19
2024-03-28net: phy: qcom: at803x: fix kernel panic with at8031_probeChristian Marangi1-1/+3
2024-03-28Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski12-53/+105
2024-03-27Fix build errors due to new UIO_MEM_DMA_COHERENT messLinus Torvalds3-4/+4
2024-03-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-36/+37
2024-03-27mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-03-27net: amd8111e: Drop unused copy of pm_capBjorn Helgaas2-2/+0
2024-03-26Merge tag 'pwm/for-6.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2024-03-26net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen1-2/+17