summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-24octeon_ep: Solve style issues in control net filesShinas Rasheed
2023-11-24octeontx2-pf: TC flower offload support for ICMP type and codeGeetha sowjanya
2023-11-24net: rswitch: Fix missing dev_kfree_skb_any() in error pathYoshihiro Shimoda
2023-11-24net: rswitch: Fix return value in rswitch_start_xmit()Yoshihiro Shimoda
2023-11-24net: rswitch: Fix type of ret in rswitch_start_xmit()Yoshihiro Shimoda
2023-11-24net: phy: correctly check soft_reset ret ONLY if defined for PHYChristian Marangi
2023-11-23netdevsim: Don't accept device bound programsStanislav Fomichev
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23net: ipa: fix one GSI register field widthAlex Elder
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Break out to moduleNiklas Söderlund
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rateNiklas Söderlund
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared register layoutNiklas Söderlund
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layoutNiklas Söderlund
2023-11-23net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect commentNiklas Söderlund
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-11-22wifi: ath12k: Consolidate WMI peer flagsJeff Johnson
2023-11-22wifi: ath11k: Consolidate WMI peer flagsJeff Johnson
2023-11-22wifi: ath12k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson
2023-11-22wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson
2023-11-22wifi: ath12k: Remove struct ath12k::opsJeff Johnson
2023-11-22wifi: ath11k: Remove struct ath11k::opsJeff Johnson
2023-11-22wifi: ath10k: Remove unused struct ath10k_htc_frameJeff Johnson
2023-11-22wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()Dmitry Antipov
2023-11-22wifi: mt76: mt7925: fix typo in mt7925_init_he_capsLorenzo Bianconi
2023-11-22wifi: rtw89: 8922a: read efuse content from physical mapPing-Ke Shih
2023-11-22wifi: rtw89: 8922a: read efuse content via efuse map struct from logic mapPing-Ke Shih
2023-11-22wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih
2023-11-22wifi: rtw89: mac: add to access efuse for WiFi 7 chipsPing-Ke Shih
2023-11-22wifi: rtw89: mac: use mac_gen pointer to access about efusePing-Ke Shih
2023-11-22wifi: rtw89: 8922a: add 8922A basic chip infoPing-Ke Shih
2023-11-22wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas
2023-11-22wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variableSu Hui
2023-11-22wifi: rtw89: regd: update regulatory map to R65-R44Zong-Zhe Yang
2023-11-22wifi: rtw89: regd: handle policy of 6 GHz according to BIOSZong-Zhe Yang
2023-11-22wifi: rtw89: acpi: process 6 GHz band policy from DSMZong-Zhe Yang
2023-11-22wifi: rtlwifi: simplify rtl_action_proc() and rtl_tx_agg_start()Dmitry Antipov
2023-11-22Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-22net: stmmac: Add support for HW-accelerated VLAN strippingGan, Yi Fang
2023-11-21bnxt_en: Rename some macros for the P5 chipsRandy Schacher
2023-11-21bnxt_en: Modify the NAPI logic for the new P7 chipsMichael Chan