summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi
2023-06-07net: bcmgenet: Fix EEE implementationFlorian Fainelli
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-06-07eth: bnxt: fix the wake conditionJakub Kicinski
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-06Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-06virtio_net: use control_buf for coalesce paramsBrett Creeley
2023-06-06pds_core: Fix FW recovery detectionBrett Creeley
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva
2023-06-05net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3Bartosz Golaszewski
2023-06-04net: enetc: correct rx_bytes statistics of XDPWei Fang
2023-06-04net: enetc: correct the statistics of rx bytesWei Fang
2023-06-02net: phylink: actually fix ksettings_set() ethtool callRussell King (Oracle)
2023-06-02net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependencyArnd Bergmann
2023-06-02net: systemport: Replace platform_get_irq with platform_get_irq_optionalJiasheng Jiang
2023-06-01net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-01Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson
2023-06-01wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write...Lorenzo Bianconi
2023-06-01wifi: rtw89: remove redundant check of entering LPSPing-Ke Shih
2023-06-01wifi: rtw89: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-01wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PSPing-Ke Shih
2023-06-01net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki
2023-05-31sfc: fix error unwinds in TC offloadEdward Cree
2023-05-31net/mlx5: Read embedded cpu after init bit clearedMoshe Shemesh
2023-05-31net/mlx5e: Fix error handling in mlx5e_refresh_tirsSaeed Mahameed
2023-05-31net/mlx5: Ensure af_desc.mask is properly initializedChuck Lever
2023-05-31net/mlx5: Fix setting of irq->map.index for static IRQ caseNiklas Schnelle
2023-05-31net/mlx5: Remove rmap also in case dynamic MSIX not supportedShay Drory
2023-05-30net: mana: Fix perf regression: remove rx_cqes, tx_cqes countersHaiyang Zhang
2023-05-29net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-05-26amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-05-25net: stmmac: fix call trace when stmmac_xdp_xmit() is invokedWei Fang
2023-05-25net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressureThomas Bogendoerfer
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping
2023-05-24net: phy: mscc: add support for VSC8501David Epping
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-24net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()Dan Carpenter