summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2023-05-162-9/+12
| * | wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-161-1/+1
| * | wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg2023-05-161-5/+5
| * | wifi: iwlwifi: mvm: always free dup_dataJohannes Berg2023-05-163-5/+3
| * | wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman2023-05-163-5/+15
| * | wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-05-152-1/+4
| * | wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede2023-05-153-0/+27
| * | wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih2023-05-151-1/+1
| * | wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-123-1/+19
| * | wifi: rtw89: 8852b: adjust quota to avoid SER L1 caused by access null pagePing-Ke Shih2023-05-123-14/+20
| * | wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee2023-05-122-2/+3
| * | wifi: mt76: mt7996: fix endianness of MT_TXD6_TX_RATERyder Lee2023-05-121-1/+1
* | | net: isa: include net/Space.hArnd Bergmann2023-05-176-1/+9
* | | net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng2023-05-172-0/+19
* | | net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean2023-05-171-1/+1
* | | net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar2023-05-173-12/+33
* | | igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-171-2/+2
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-05-176-9/+30
|\ \ \
| * | | iavf: send VLAN offloading caps once after VFRAhmed Zaki2023-05-161-5/+0
| * | | ice: Fix ice VF reset during iavf initializationDawid Wesierski2023-05-164-4/+25
| * | | ice: Fix stats after PF resetAhmed Zaki2023-05-161-0/+5
* | | | net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore2023-05-171-1/+1
* | | | cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-171-0/+2
* | | | tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima2023-05-171-0/+15
| |_|/ |/| |
* | | Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-05-163-13/+26
|\ \ \ | |/ / |/| |
| * | can: bxcan: add support for single peripheral configurationDario Binacchi2023-05-151-11/+23
| * | can: CAN_BXCAN should depend on ARCH_STM32Geert Uytterhoeven2023-05-151-1/+1
| * | can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp2023-05-151-1/+2
* | | net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli2023-05-161-3/+5
|/ /
* | net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)2023-05-151-4/+4
* | net: mdio: i2c: fix rollball accessorsRussell King (Oracle)2023-05-151-7/+8
* | virtio_net: Fix error unwinding of XDP initializationFeng Liu2023-05-151-17/+44
* | net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang2023-05-151-1/+0
* | net: hns3: fix reset timeout when enable full VFJijie Shao2023-05-132-5/+28
* | net: hns3: fix reset delay time to avoid configuration timeoutJie Wang2023-05-131-1/+4
* | net: hns3: fix sending pfc frames after reset issueJijie Shao2023-05-133-8/+16
* | net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang2023-05-132-1/+2
* | net: dsa: rzn1-a5psw: disable learning for standalone portsClément Léger2023-05-131-8/+16
* | net: dsa: rzn1-a5psw: fix STP states handlingAlexis Lothoré2023-05-132-9/+49
* | net: dsa: rzn1-a5psw: enable management frames for CPU portClément Léger2023-05-132-2/+2
* | sfc: disable RXFCS and RXALL features by defaultPieter Jansen van Vuuren2023-05-121-1/+3
* | ice: Fix undersized tx_flags variableJan Sokolowski2023-05-123-14/+8
* | nfp: fix NFP_NET_MAX_DSCP definition errorHuayu Chen2023-05-121-1/+1
* | net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko2023-05-121-1/+21
* | net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-111-4/+11
* | net: mscc: ocelot: fix stat counter register valuesColin Foster2023-05-101-9/+9
* | ipvlan:Fix out-of-bounds caused by unclear skb->cbt.feng2023-05-101-0/+6
* | gve: Remove the code of clearing PBA bitZiwei Xiao2023-05-101-13/+0
* | net: add vlan_get_protocol_and_depth() helperEric Dumazet2023-05-101-2/+2
* | net: pcs: xpcs: fix incorrect number of interfacesRussell King (Oracle)2023-05-101-1/+1