summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-06-18wifi: wlcore: add pn16 supportRussell King (Oracle)
2024-06-18wifi: wlcore: store AP encryption key typeRussell King (Oracle)
2024-06-18wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()Russell King (Oracle)
2024-06-18wifi: wlcore: improve code in wlcore_fw_status()Russell King (Oracle)
2024-06-18wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficientRussell King (Oracle)
2024-06-18wifi: wlcore: correctness fix fwlog readingRussell King (Oracle)
2024-06-18net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-18qca_spi: Make interrupt remembering atomicStefan Wahren
2024-06-18wifi: wlcore: fix wlcore AP modeRussell King (Oracle)
2024-06-17net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warningJeff Johnson
2024-06-17net: mana: Use mana_cleanup_port_context() for rxq cleanupShradha Gupta
2024-06-17wifi: ath12k: Remove unused ath12k_base from ath12k_hwHarshitha Prem
2024-06-17wifi: ath12k: Fix WARN_ON during firmware crash in split-phyAaradhana Sahu
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-17wifi: rtw89: pci: fix RX tag race condition resulting in wrong RX lengthPing-Ke Shih
2024-06-17wifi: rtw89: pci: support 36-bit PCI DMA addressPing-Ke Shih
2024-06-17wifi: rtw89: adopt firmware whose version is equal or less but closestPing-Ke Shih
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih
2024-06-17wifi: rtw89: 8852bx: add extra handles for 8852BT in 8852b_commonPing-Ke Shih
2024-06-17wifi: rtw89: 8852bx: move common code from 8852b to 8852b_commonPing-Ke Shih
2024-06-17wifi: rtw89: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-06-16Delay mlx5_ib internal resources allocationsLeon Romanovsky
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-06-16Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)
2024-06-14net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: add select_pcs() platform methodRussell King (Oracle)
2024-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-06-14net/mlx5e: Support SWP-mode offload L4 csum calculationRahul Rameshbabu
2024-06-14net/mlx5e: Use tcp_v[46]_check checksum helpersGal Pressman
2024-06-14net/mlx5e: Fix outdated comment in features checkGal Pressman
2024-06-14net/mlx5: Replace strcpy with strscpyMoshe Shemesh
2024-06-14net/mlx5: CT: Separate CT and CT-NAT tuple entriesChris Mi
2024-06-14net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-06-14net: phy: realtek: add support for rtl8224 2.5Gbps PHYChris Packham
2024-06-14eth: lan966x: don't clear unsupported statsJakub Kicinski
2024-06-14Merge tag 'wireless-2024-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-14net: stmmac: dwmac-stm32: add management of stm32mp13 for stm32Christophe Roullier
2024-06-14net: stmmac: dwmac-stm32: Mask support for PMCR configurationChristophe Roullier
2024-06-14net: stmmac: dwmac-stm32: Fix Mhz to MHzMarek Vasut