summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01ice: Drop auxbus use for PTP to finalize ice_adapter moveSergey Temerkhanov
2024-10-01ice: Use ice_adapter for PTP shared data instead of auxdevSergey Temerkhanov
2024-10-01ice: Initial support for E825C hardware in ice_adapterSergey Temerkhanov
2024-10-01ice: Add ice_get_ctrl_ptp() wrapper to simplify the codeSergey Temerkhanov
2024-10-01ice: Introduce ice_get_phy_model() wrapperSergey Temerkhanov
2024-10-01ice: Enable 1PPS out from CGU for E825C productsSergey Temerkhanov
2024-10-01ice: Read SDP section from NVM for pin definitionsYochai Hagvi
2024-10-01ice: Disable shared pin on E810 on setfuncKarol Kolacinski
2024-10-01ice: Cache perout/extts requests and check flagsKarol Kolacinski
2024-10-01ice: Align E810T GPIO to other productsKarol Kolacinski
2024-10-01ice: Add SDPs support for E825CKarol Kolacinski
2024-10-01ice: Implement ice_ptp_pin_descKarol Kolacinski
2024-10-01wifi: rtw89: handle entity active flag per PHYZong-Zhe Yang
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-10-01wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve com...Ping-Ke Shih
2024-10-01wifi: rtw89: 8852ce: fix gray code conversion for filter out EQPing-Ke Shih
2024-10-01wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibilityPing-Ke Shih
2024-10-01wifi: rtw89: pci: consolidate PCI basic configurations for probe and resumePing-Ke Shih
2024-10-01net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit checkShenwei Wang
2024-10-01net: ethernet: ti: cpsw_ale: Fix warning on some platformsRoger Quadros
2024-10-01net: microchip: Make FDMA config symbol invisibleGeert Uytterhoeven
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence
2024-10-01net: pcs: xpcs: fix the wrong register that was written backJiawen Wu
2024-10-01net: ethernet: lantiq_etop: fix memory disclosureAleksander Jan Bajkowski
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki
2024-09-30ice: fix VLAN replay after resetDave Ertman
2024-09-30ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski
2024-09-30ice: fix memleak in ice_init_tx_topology()Przemek Kitszel
2024-09-30ice: clear port vlan config during resetMichal Swiatkowski
2024-09-30ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han
2024-09-30ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()Gui-Dong Han
2024-09-30ice: set correct dst VSI in only LAN filtersMichal Swiatkowski
2024-09-28wifi: ath12k: Skip Rx TID cleanup for self peerRamya Gnanasekar
2024-09-28wifi: ath12k: move txbaddr/rxbaddr into struct ath12k_dpNicolas Escande
2024-09-28wifi: ath11k: allow missing memory-regionsCaleb Connolly
2024-09-28wifi: ath11k: fix the stack frame size warning in ath11k_vif_wow_set_wakeupsMiaoqing Pan
2024-09-28wifi: ath11k: enable fw_wmi_diag_event hw param for WCN6750Balaji Pothunoori
2024-09-28wifi: ath11k: Fix double free issue during SRNG deinitManikanta Pubbisetty
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_hw_scanMiaoqing Pan
2024-09-28wifi: ath10k: fix the stack frame size warning in ath10k_remain_on_channelMiaoqing Pan
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2Baochen Qiang
2024-09-28wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1Baochen Qiang
2024-09-27[tree-wide] finally take no_llseek outAl Viro