summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-10-05can: at91_can: at91_irq_tx(): remove one level of indentionMarc Kleine-Budde
2023-10-05can: at91_can: use a consistent indentionMarc Kleine-Budde
2023-10-05can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...Marc Kleine-Budde
2023-10-05can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is acc...Marc Kleine-Budde
2023-10-05can: dev: can_restart(): move debug message and stats after successful restartMarc Kleine-Budde
2023-10-05can: dev: can_restart(): reverse logic to remove need for gotoMarc Kleine-Budde
2023-10-05can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde
2023-10-05can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde
2023-10-05i40e: Move DDP specific macros and structures to i40e_ddp.cIvan Vecera
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel
2023-10-05i40e: Split i40e_osdep.hIvan Vecera
2023-10-05i40e: Move memory allocation structures to i40e_alloc.hIvan Vecera
2023-10-05i40e: Simplify memory allocation functionsIvan Vecera
2023-10-05i40e: Refactor I40E_MDIO_CLAUSE* macrosIvan Vecera
2023-10-05i40e: Move I40E_MASK macro to i40e_register.hIvan Vecera
2023-10-05i40e: Remove back pointer from i40e_hw structureIvan Vecera
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap
2023-10-05net: ethernet: mediatek: disable irq before schedule napiChristian Marangi
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang
2023-10-05can: peak_pci: replace deprecated strncpy with strscpyJustin Stitt
2023-10-05wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo()Dmitry Antipov
2023-10-05wifi: rtw89: debug: txpwr table supports Wi-Fi 7 chipsZong-Zhe Yang
2023-10-05wifi: rtw89: debug: show txpwr table according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power RU limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power offset according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power by rate according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: mac: get TX power control register according to chip genZong-Zhe Yang
2023-10-05wifi: ath12k: fix debug messagesKalle Valo
2023-10-05wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh
2023-10-05wifi: ath11k: fix CAC running state during virtual interface startAditya Kumar Singh
2023-10-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-04mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()Nathan Chancellor
2023-10-04r8152: use napi_gro_fragsHayes Wang
2023-10-04r8152: break the loop when the budget is exhaustedHayes Wang
2023-10-04cxgb4: Annotate struct smt_data with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct sched_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct clip_tbl with __counted_byKees Cook
2023-10-04chelsio/l2t: Annotate struct l2t_data with __counted_byKees Cook
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-04net: dsa: mt753x: remove mt753x_phylink_pcs_link_up()Russell King (Oracle)
2023-10-04net: appletalk: remove cops supportGreg Kroah-Hartman
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-04Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"Jakub Kicinski
2023-10-04ice: fix linking when CONFIG_PTP_1588_CLOCK=nJacob Keller
2023-10-04bnxt_en: Update VNIC resource calculation for VFsVikas Gupta