summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fjes: fix memleaks in fjes_hw_setupZhipeng Lu2024-01-241-7/+30
* net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for litexBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdioBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for fecBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for nps_enetBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for ep93xxx_ethBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for Broadcom bgmacBreno Leitao2024-01-245-0/+5
* net: fill in MODULE_DESCRIPTION()s for 8390Breno Leitao2024-01-246-0/+6
* net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel2024-01-241-1/+26
* net: stmmac: Wait a bit for the reset to take effectBernd Edlinger2024-01-241-0/+3
* hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley2024-01-231-2/+2
* Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu2024-01-231-5/+20
* Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-236-43/+16
|\
| * wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach2024-01-181-2/+2
| * wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg2024-01-184-40/+13
| * wifi: p54: fix GCC format truncation warning with wiphy->fw_versionKalle Valo2024-01-111-1/+1
* | net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur2024-01-221-0/+11
* | dpll: fix register pin with unregistered parent pinArkadiusz Kubalewski2024-01-221-6/+0
* | dpll: fix userspace availability of pinsArkadiusz Kubalewski2024-01-221-2/+27
* | dpll: fix pin dump crash for rebound moduleArkadiusz Kubalewski2024-01-223-18/+69
* | dpll: fix broken error path in dpll_pin_alloc(..)Arkadiusz Kubalewski2024-01-221-3/+4
* | tun: add missing rx stats accounting in tun_xdp_actYunjian Wang2024-01-221-0/+2
* | tun: fix missing dropped counter in tun_xdp_actYunjian Wang2024-01-221-2/+6
* | idpf: distinguish vports by the dev_port attributeMichal Schmidt2024-01-211-0/+2
* | bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan2024-01-195-11/+17
* | bnxt_en: Prevent kernel warning when running offline self testMichael Chan2024-01-191-0/+3
* | bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan2024-01-192-6/+14
* | bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan2024-01-191-2/+3
* | bnxt_en: Wait for FLR to complete during probeMichael Chan2024-01-191-0/+5
* | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-1827-48/+121
|\ \
| * | i40e: Include types.h to some headersTony Nguyen2024-01-182-0/+2
| * | mlxsw: spectrum_router: Register netdevice notifier before nexthopPetr Machata2024-01-181-12/+12
| * | mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2024-01-181-0/+2
| * | mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error pathIdo Schimmel2024-01-181-2/+2
| * | mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2024-01-181-3/+5
| * | net: netdevsim: don't try to destroy PHC on VFsJakub Kicinski2024-01-171-2/+7
| * | net: stmmac: Prevent DSA tags from breaking COERomain Gantois2024-01-171-3/+29
| * | net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)2024-01-161-4/+4
| * | net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan2024-01-161-0/+2
| * | net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma2024-01-163-2/+10
| * | net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko2024-01-141-1/+1
| * | net: stmmac: Fix ethool link settings ops for integrated PCSSneh Shah2024-01-131-4/+6
| * | net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov2024-01-123-3/+6
| * | net: fill in MODULE_DESCRIPTION()s for wx_libJakub Kicinski2024-01-121-0/+1
| * | net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea2024-01-121-0/+1
| * | net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur2024-01-121-0/+8
| * | amt: do not use overwrapped cb areaTaehee Yoo2024-01-111-3/+3