summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-18Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17net: isa: include net/Space.hArnd Bergmann
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-05-17net: pcs: xpcs: fix C73 AN not getting enabledVladimir Oltean
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar
2023-05-17igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-17net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offsetMarco Migliore
2023-05-17cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET
2023-05-17tun: Fix memory leak for detached NAPI queue.Kuniyuki Iwashima
2023-05-17can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson
2023-05-17can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson
2023-05-17can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson
2023-05-17can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson
2023-05-17can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson
2023-05-17can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson
2023-05-17wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-05-17wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl
2023-05-16Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-05-16mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao
2023-05-16wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud
2023-05-16wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit
2023-05-16wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi
2023-05-16wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi
2023-05-16wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman
2023-05-16wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg
2023-05-16wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-16wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg
2023-05-16wifi: iwlwifi: mvm: always free dup_dataJohannes Berg
2023-05-16wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman
2023-05-16iavf: send VLAN offloading caps once after VFRAhmed Zaki
2023-05-16ice: Fix ice VF reset during iavf initializationDawid Wesierski
2023-05-16ice: Fix stats after PF resetAhmed Zaki
2023-05-16net: bcmgenet: Restore phy_stop() depending upon suspend/closeFlorian Fainelli
2023-05-15can: bxcan: add support for single peripheral configurationDario Binacchi
2023-05-15can: CAN_BXCAN should depend on ARCH_STM32Geert Uytterhoeven
2023-05-15can: dev: fix missing CAN XL support in can_put_echo_skb()Oliver Hartkopp
2023-05-15wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-05-15wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede
2023-05-15wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih
2023-05-15net: phylink: fix ksettings_set() ethtool callRussell King (Oracle)
2023-05-15net: mdio: i2c: fix rollball accessorsRussell King (Oracle)
2023-05-15virtio_net: Fix error unwinding of XDP initializationFeng Liu
2023-05-15net: fec: remove the xdp_return_frame when lack of tx BDsShenwei Wang
2023-05-13net: hns3: fix reset timeout when enable full VFJijie Shao
2023-05-13net: hns3: fix reset delay time to avoid configuration timeoutJie Wang