summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-20sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero
2023-02-20sfc: clean up some inconsistent indentingsYang Li
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook
2023-02-20net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-02-20net: bcmgenet: Support wake-up from s2idleFlorian Fainelli
2023-02-20Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...David S. Miller
2023-02-20net: lan966x: Use automatic selection of VCAP rule actionsetHoratiu Vultur
2023-02-20Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-02-20net: microchip: sparx5: reduce stack usageArnd Bergmann
2023-02-20sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOVArnd Bergmann
2023-02-20ice: properly alloc ICE_VSI_LBMichal Swiatkowski
2023-02-20sfc: Fix spelling mistake "creationg" -> "creating"Colin Ian King
2023-02-20octeontx2-af: Add NIX Errata workaround on CN10K siliconGeetha sowjanya
2023-02-20net: phy: Read EEE abilities when using .featuresAndrew Lunn
2023-02-20net: phy: Add locks to ethtool functionsAndrew Lunn
2023-02-20net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()Andrew Lunn
2023-02-20net: bcmgenet: fix MoCA LED controlDoug Berger
2023-02-20qede: fix interrupt coalescing configurationManish Chopra
2023-02-20net: ipa: add HW_PARAM_4 GSI registerAlex Elder
2023-02-20net: ipa: support different event ring encodingAlex Elder
2023-02-20net: ipa: avoid setting an undefined fieldAlex Elder
2023-02-20net: ipa: kill ev_ch_e_cntxt_1_length_encode()Alex Elder
2023-02-20net: ipa: kill gsi->virt_rawAlex Elder
2023-02-20net: ipa: fix an incorrect assignmentAlex Elder
2023-02-20net: dpaa2-eth: do not always set xsk support in xdp_features flagLorenzo Bianconi
2023-02-18Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...Joerg Roedel
2023-02-18net/mlx5e: RX, Remove doubtful unlikely callGal Pressman
2023-02-18net/mlx5e: Fix outdated TLS commentTariq Toukan
2023-02-18net/mlx5e: Remove unused function mlx5e_sq_xmit_simpleTariq Toukan
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov
2023-02-18net/mlx5: Simplify eq list traversalParav Pandit
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()Tariq Toukan
2023-02-18net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()Tariq Toukan
2023-02-18net/mlx5e: Switch to using napi_build_skb()Tariq Toukan
2023-02-17Merge mlx5-next into rdma.git for-nextJason Gunthorpe
2023-02-17net/mlx5e: Use query_special_contexts for mkeysOr Har-Toov
2023-02-17net/mlx5: Change define name for 0x100 lkey valueOr Har-Toov
2023-02-17wifi: rtl8xxxu: add LEDS_CLASS dependencyArnd Bergmann
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg
2023-02-17wifi: rtw89: fix AP mode authentication transmission failedPo-Hao Huang
2023-02-17wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih
2023-02-16can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messagesFrank Jungclaus
2023-02-16can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus
2023-02-16can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-02-16can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()Yang Li
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski