summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ipvlan: Fix return value of ipvlan_queue_xmit()Cambda Zhu2023-07-271-3/+6
* sfc: fix crash when reading stats while NIC is resettingEdward Cree2023-07-271-3/+10
* net: axienet: Move reset before 64-bit DMA detectionMaxim Kochetkov2023-07-271-5/+5
* gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima2023-07-271-0/+2
* net: stmmac: fix double serdes powerdownBartosz Golaszewski2023-07-271-6/+0
* igc: Fix race condition in PTP tx codeVinicius Costa Gomes2023-07-273-30/+41
* wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov2023-07-271-2/+2
* wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg2023-07-271-1/+4
* wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel2023-07-271-3/+4
* wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut2023-07-271-3/+0
* wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut2023-07-271-4/+2
* wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin2023-07-271-1/+7
* wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET2023-07-271-5/+11
* wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko2023-07-271-3/+1
* wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko2023-07-271-9/+7
* wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET2023-07-271-5/+11
* wl3501_cs: use eth_hw_addr_set()Jakub Kicinski2023-07-271-2/+1
* wl3501_cs: Fix misspelling and provide missing documentationLee Jones2023-07-271-5/+3
* wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET2023-07-271-2/+11
* wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET2023-07-271-2/+11
* wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET2023-07-271-2/+11
* wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET2023-07-271-3/+3
* wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel2023-07-271-4/+4
* wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin2023-07-271-0/+4
* wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer2023-07-271-9/+18
* igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer2023-07-272-4/+55
* Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini2023-06-281-1/+1
* be2net: Extend xmit workaround to BE3 chipRoss Lagerwall2023-06-281-2/+2
* net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL2023-06-281-1/+1
* net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren2023-06-281-2/+1
* ieee802154: hwsim: Fix possible memory leaksChen Aotian2023-06-281-2/+4
* net: lapbether: only support ethernet devicesEric Dumazet2023-06-211-0/+3
* igb: fix nvm.ops.read() error handlingAleksandr Loktionov2023-06-211-0/+3
* ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu2023-06-211-0/+4
* octeontx2-af: fixed resource availability checkSatha Rao2023-06-211-1/+2
* iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki2023-06-213-11/+8
* net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang2023-06-211-2/+2
* net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang2023-06-211-0/+2
* bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur2023-06-141-7/+18
* bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur2023-06-141-0/+3
* bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy2023-06-141-1/+1
* qed/qede: Fix scheduling while atomicManish Chopra2023-06-144-4/+60
* net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin2023-06-141-4/+0
* wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi2023-06-141-0/+3
* i40e: fix build warning in ice_fltr_add_mac_to_list()Greg Kroah-Hartman2023-06-141-1/+1
* i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman2023-06-141-11/+6
* sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)2023-06-141-1/+2
* eth: sun: cassini: remove dead codeMartin Liška2023-06-091-2/+2
* ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook2023-06-092-15/+19
* net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak2023-06-091-1/+1