summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter2022-10-211-1/+1
* wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang2022-10-211-1/+1
* wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang2022-10-211-2/+2
* wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang2022-10-211-4/+24
* wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang2022-10-211-4/+9
* wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang2022-10-212-4/+14
* wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith2022-10-211-3/+2
* wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith2022-10-211-2/+2
* wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith2022-10-211-1/+2
* wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang2022-10-211-2/+6
* wifi: wfx: prevent underflow in wfx_send_pds()Dan Carpenter2022-10-211-1/+1
* wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter2022-10-211-7/+7
* wifi: rtw89: pci: correct TX resource checking in low power modePing-Ke Shih2022-10-211-0/+2
* wifi: rtw89: pci: fix interrupt stuck after leaving low power modePing-Ke Shih2022-10-211-1/+2
* wifi: ath11k: Fix incorrect QMI message ID mappingsManikanta Pubbisetty2022-10-212-5/+43
* ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller2022-10-211-0/+1
* wifi: mac80211_hwsim: fix link change handlingJohannes Berg2022-10-211-1/+6
* net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy2022-10-211-19/+17
* tsnep: Fix TSNEP_INFO_TX_TIME register defineGerhard Engleder2022-10-211-2/+1
* wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong2022-10-211-25/+29
* wifi: ath10k: Set tx credit to one for WCN3990 snoc based devicesYoughandhar Chintala2022-10-213-3/+26
* wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih2022-10-211-5/+4
* hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld2022-10-211-1/+2
* net: thunderbolt: Enable DMA paths only after rings are enabledMika Westerberg2022-10-211-11/+17
* can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula2022-10-211-0/+2
* can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula2022-10-213-1/+5
* can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula2022-10-211-0/+75
* can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2022-10-212-1/+2
* hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli2022-10-213-1/+25
* wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-151-0/+2
* net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle2022-10-121-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-09-283-101/+71
|\
| * ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski2022-09-271-13/+7
| * ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski2022-09-273-88/+64
* | net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}Daniel Golle2022-09-281-2/+2
* | net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridgeVladimir Oltean2022-09-281-0/+7
* | can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde2022-09-282-8/+20
|/
* net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich2022-09-271-0/+1
* net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner2022-09-271-4/+6
* net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang2022-09-271-10/+13
* net: hippi: Add missing pci_disable_device() in rr_init_one()ruanjinjie2022-09-261-0/+1
* net/mlxbf_gige: Fix an IS_ERR() vs NULL bug in mlxbf_gige_mdio_probePeng Wu2022-09-261-2/+2
* cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca2022-09-261-9/+19
* usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-09-261-1/+6
* Revert "net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()"Sasha Levin2022-09-261-2/+2
* sfc: correct filter_table_remove method for EF10 PFsAndy Moreton2022-09-231-1/+1
* net: mt7531: ensure all MACs are powered down before resetAlexander Couzens2022-09-231-0/+4
* net: mt7531: only do PLL once after the resetAlexander Couzens2022-09-231-6/+9
* net: macb: Fix ZynqMP SGMII non-wakeup source resume failureRadhey Shyam Pandey2022-09-231-0/+4
* tun: support not enabling carrier in TUNSETIFFPatrick Rohr2022-09-231-3/+6