summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-03net/mlx5e: Overcome slow response for first IPsec ASO WQELeon Romanovsky
2023-04-03net/mlx5e: Add SW implementation to support IPsec 64 bit soft and hard limitsLeon Romanovsky
2023-04-03net/mlx5e: Prevent zero IPsec soft/hard limitsLeon Romanovsky
2023-04-03net/mlx5e: Factor out IPsec ASO update functionLeon Romanovsky
2023-04-02net: alteon: remove unused len variableTom Rix
2023-04-02mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel
2023-04-02mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel
2023-04-02mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel
2023-04-02net: ethernet: mtk_eth_soc: fix remaining throughput regressionFelix Fietkau
2023-04-02net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-04-02i40e: Add support for VF to specify its primary MAC addressSylwester Dziedziuch
2023-03-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-03-31Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"Jakub Kicinski
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear
2023-03-31wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede
2023-03-31wifi: mwifiex: remove unused evt_buf variableTom Rix
2023-03-31wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix
2023-03-31wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen
2023-03-31wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix
2023-03-31wifi: b43legacy: remove unused freq_r3A_value functionTom Rix
2023-03-31wifi: rtlwifi: Replace fake flex-array with flex-array memberGustavo A. R. Silva
2023-03-31wifi: rtw88: Remove redundant pci_clear_masterCai Huoqing
2023-03-31wifi: rndis_wlan: Replace fake flex-array with flexible-array memberGustavo A. R. Silva
2023-03-31wifi: rndis_wlan: clean up a type issueDan Carpenter
2023-03-31wifi: rtw88: remove unused rtw_pci_get_tx_desc functionTom Rix
2023-03-31wifi: rsi: Slightly simplify rsi_set_channel()Christophe JAILLET
2023-03-31wifi: ipw2x00: remove unused _ipw_read16 functionTom Rix
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)
2023-03-31net: netcp: MAX_SKB_FRAGS is now 'int'Arnd Bergmann
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-03-31net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-03-31macvlan: Fix mc_filter calculationHerbert Xu
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-30octeontx2-af: update type of prof fields in nix_aw_enq_reqSimon Horman
2023-03-30net: ethernet: ti: Fix format specifier in netcp_create_interface()Nathan Chancellor
2023-03-30net: ksz884x: remove unused change variableTom Rix
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-30net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flowFelix Fietkau
2023-03-30net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offloadFelix Fietkau
2023-03-30net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau
2023-03-30net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()Russell King (Oracle)
2023-03-30net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-03-30ice: remove comment about not supporting driver reinitJacob Keller
2023-03-30iov_iter: add iter_iovec() helperJens Axboe
2023-03-30xen/netback: use same error messages for same errorsJuergen Gross