aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-10-10net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-10net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-10net: dsa: realtek: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-6/+2
2023-10-10net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt1-2/+1
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-38/+22
2023-10-10appletalk: remove ipddp driverArnd Bergmann5-452/+0
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen1-1/+2
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel1-1/+1
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel1-1/+1
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter1-2/+3
2023-10-10net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries()Oleksij Rempel1-4/+4
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)1-2/+2
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)1-4/+9
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+2
2023-10-10wifi: ath12k: Consistently use ath12k_vif_to_arvif()Jeff Johnson1-22/+22
2023-10-10wifi: ath11k: call ath11k_mac_fils_discovery() without conditionAloka Dixit1-3/+1
2023-10-10wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()Dmitry Antipov1-2/+0
2023-10-09cavium/liquidio: replace deprecated strncpy with strscpyJustin Stitt1-5/+6
2023-10-09liquidio: replace deprecated strncpy with strscpyJustin Stitt1-1/+2
2023-10-09net: liquidio: replace deprecated strncpy with strscpy_padJustin Stitt1-1/+1
2023-10-09liquidio: replace deprecated strncpy/strcpy with strscpyJustin Stitt1-8/+10
2023-10-09bcm63xx_enet: replace deprecated strncpy with strscpyJustin Stitt1-2/+2
2023-10-09wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestampDmitry Antipov2-10/+8
2023-10-09wifi: rtw88: 8821c: tweak CCK TX filter setting for SRRC regulationZong-Zhe Yang4-0/+78
2023-10-09wifi: rtw88: regd: update regulatory map to R64-R42Zong-Zhe Yang1-7/+7
2023-10-09wifi: rtw88: 8822c: update TX power limit to V70Zong-Zhe Yang1-717/+522
2023-10-09wifi: rtw88: 8821c: update TX power limit to V67Zong-Zhe Yang1-329/+825
2023-10-09wifi: rtw88: regd: configure QATAR and UKZong-Zhe Yang2-1/+5
2023-10-09wifi: wfx: fix case where rates are out of orderFelipe Negrelli Wolter1-42/+29
2023-10-09wifi: wfx: implement wfx_remain_on_channel()Jérôme Pouiller5-1/+76
2023-10-09wifi: wfx: allow to send frames during ROCJérôme Pouiller4-15/+62
2023-10-09wifi: wfx: scan_lock is global to the deviceJérôme Pouiller4-12/+8
2023-10-09wifi: wfx: simplify exclusion between scan and Rx filtersJérôme Pouiller1-4/+4
2023-10-09wifi: wfx: introduce hif_scan_uniq()Jérôme Pouiller2-0/+26
2023-10-09wifi: wfx: move wfx_skb_*() out of the header fileJérôme Pouiller2-17/+20
2023-10-09wifi: wfx: relocate wfx_rate_mask_to_hw()Jérôme Pouiller3-19/+18
2023-10-09wifi: wfx: fix power_save setting when AP is stoppedJérôme Pouiller1-0/+5
2023-10-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo15-115/+248
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo71-560/+10196
2023-10-08net: bcmgenet: Remove custom ndo_poll_controller()Florian Fainelli1-20/+0
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski3-0/+39
2023-10-08xen-netback: use default TX queue size for vifsRoger Pau Monne1-4/+0
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter1-2/+2
2023-10-07ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu1-14/+3
2023-10-06ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda1-0/+2
2023-10-06ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda1-2/+2
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski190-2484/+11491
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti1-33/+121
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski33-251/+227