summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-11net: usb: lan78xx: make struct fphy_status static constHeiner Kallweit
2025-06-11ppp: convert to percpu netstatsQingfang Deng
2025-06-11r8169: remove redundant pci_tbl entryHeiner Kallweit
2025-06-11r8169: enable EEE at 5Gbps on RTL8126Heiner Kallweit
2025-06-11net/mlx5: Expose serial numbers in devlink infoJiri Pirko
2025-06-11igc: add preemptible queue support in mqprioFaizal Rahim
2025-06-11igc: add preemptible queue support in taprioFaizal Rahim
2025-06-11igc: add private flag to reverse TX queue priority in TSN modeFaizal Rahim
2025-06-11igc: assign highest TX queue number as highest priority in mqprioFaizal Rahim
2025-06-11igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASKFaizal Rahim
2025-06-11igc: add DCTL prefix to related macrosFaizal Rahim
2025-06-11igc: move TXDCTL and RXDCTL related macrosFaizal Rahim
2025-06-11net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski
2025-06-11net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach
2025-06-11Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini
2025-06-11macsec: MACsec SCI assignment for ES = 0Carlos Fernandez
2025-06-11wifi: iwlwifi: move iwl-context-info header filesMiri Korenblit
2025-06-11wifi: iwlwifi: pcie: add missing TOP reset codeJohannes Berg
2025-06-11wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_int_mlo_scan()Itamar Shalev
2025-06-11wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_retry_emlsr()Daniel Gabay
2025-06-11wifi: iwlwifi: mld: remove unneeded compilationsMiri Korenblit
2025-06-10net: airoha: Enable RX queues 16-31Lorenzo Bianconi
2025-06-10net: airoha: Add PPPoE offload supportLorenzo Bianconi
2025-06-10net: dlink: enable RMON MMIO access on supported devicesMoon Yeounsu
2025-06-10netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASEGustavo Luiz Duarte
2025-06-10Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-06-10octeontx2-pf: Avoid typecasts by simplifying otx2_atomic64_add macroSubbaraya Sundeep
2025-06-10octeontx2: Annotate mmio regions as __iomemSubbaraya Sundeep
2025-06-10hinic3: remove tx_q name collision hackGur Stavi
2025-06-10hinic3: use netif_subqueue_sent apiGur Stavi
2025-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-10cxgb3/l2t: Remove unused t3_l2t_send_eventDr. David Alan Gilbert
2025-06-10net: usb: r8152: Add device ID for TP-Link UE200Lucas Sanchez Sagrado
2025-06-10net: mana: Expose additional hardware counters for drop and TC via ethtool.Dipayaan Roy
2025-06-10netconsole: Add automatic console unregistration on target removalBreno Leitao
2025-06-10netconsole: Only register console drivers when targets are configuredBreno Leitao
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato
2025-06-10ice/ptp: fix crosstimestamp reportingAnton Nadezhdin
2025-06-10iavf: fix reset_task for early reset eventAhmed Zaki
2025-06-10i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-10i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-10can: netlink: can_changelink(): rename tdc_mask into fd_tdc_flag_providedVincent Mailhol
2025-06-10can: bittiming: rename can_tdc_is_enabled() into can_fd_tdc_is_enabled()Vincent Mailhol
2025-06-10can: bittiming: rename CAN_CTRLMODE_TDC_MASK into CAN_CTRLMODE_FD_TDC_MASKVincent Mailhol
2025-06-10can: netlink: replace tabulation by space in assignmentVincent Mailhol
2025-06-10wifi: rtw88: Enable AP and adhoc modes for SDIO againBitterblue Smith
2025-06-10wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enumsBitterblue Smith
2025-06-10wifi: rtw89: 8922a: pass channel information when enter LPSKuan-Chung Chen