summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix RDMA TX steering prioPatrisious Haddad2 days1-0/+1
* net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit3 days1-17/+2
* net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean3 days1-1/+2
* net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean3 days1-0/+1
* net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld3 days1-5/+14
* net: xilinx: axienet: Fix IRQ coalescing packet count overflowSean Anderson3 days1-0/+6
* nfp: bpf: prevent integer overflow in nfp_bpf_event_output()Dan Carpenter4 days1-1/+2
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4 days9-144/+209
|\
| * ice: Add correct PHY lane assignmentKarol Kolacinski5 days8-45/+68
| * ice: Fix ETH56G FC-FEC Rx offset valueKarol Kolacinski5 days1-1/+1
| * ice: Fix quad registers read on E825Karol Kolacinski5 days2-87/+133
| * ice: Fix E825 initializationKarol Kolacinski5 days1-13/+9
* | pfcp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima4 days1-5/+10
* | gtp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima4 days1-1/+6
* | gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().Kuniyuki Iwashima4 days1-8/+11
* | r8169: remove redundant hwmon supportHeiner Kallweit4 days1-44/+0
|/
* net: ravb: Fix max TX frame size for RZ/V2MPaul Barker7 days1-0/+1
* net: mana: Cleanup "mana" debugfs dir after cleanup of all childrenShradha Gupta7 days1-2/+2
* eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski7 days3-13/+21
* net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()Sudheer Kumar Doredla8 days1-7/+7
* Merge tag 'net-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9 days32-264/+237
|\
| * net/mlx5: Fix variable not being completed when function returnsChenguang Zhao9 days1-0/+1
| * rtase: Fix a check for error in rtase_alloc_msix()Dan Carpenter9 days1-1/+1
| * net: stmmac: dwmac-tegra: Read iommu stream id from device treeParker Newman9 days1-3/+11
| * mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang9 days1-0/+4
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9 days4-14/+33
| |\
| | * igc: return early when failing to read EECD registerEn-Wei Wu11 days1-0/+6
| | * ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba11 days1-2/+2
| | * ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski11 days2-12/+25
| * | Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9 days2-0/+8
| |\ \
| | * | Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu10 days1-0/+7
| | * | Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale10 days1-0/+1
| * | | net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang10 days1-0/+3
| * | | net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan10 days2-8/+10
| * | | net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen10 days1-1/+2
| * | | net: hns3: don't auto enable misc vectorJian Shen10 days1-5/+7
| * | | net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan10 days2-68/+31
| * | | net: hns3: fix missing features due to dev->features configuration too earlyHao Lan10 days1-1/+0
| * | | net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan10 days2-10/+61
| |/ /
| * | eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski10 days1-5/+9
| * | eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...Su Hui11 days7-126/+0
| |/
| * cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy12 days1-1/+4
| * bnxt_en: Fix DIM shutdownMichael Chan12 days1-5/+33
| * bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP12 days1-1/+2
| * pds_core: limit loop over fw name listShannon Nelson12 days1-1/+1
| * net: libwx: fix firmware mailbox abnormal returnJiawen Wu13 days1-13/+11
| * Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski14 days1-1/+5
| |\
| | * ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()Keisuke Nishimura2024-11-191-1/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10 days4-22/+30
|\ \ \
| * | | scsi: ufs: qcom: Power down the controller/device during system suspend for S...Manivannan Sadhasivam2025-01-022-0/+6