summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-05-14net: enetc: fix link error againArnd Bergmann1-3/+1
2021-05-14net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King1-1/+1
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-05-14ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong1-1/+1
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller1-0/+21
2021-05-14net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda1-23/+12
2021-05-14net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong1-3/+9
2021-05-14nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang1-0/+1
2021-05-14mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee1-2/+1
2021-05-14net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King1-2/+2
2021-05-14net: marvell: prestera: fix port event handling on initVadym Kochan1-1/+2
2021-05-14sfc: ef10: fix TX queue lookup in TX event handlingEdward Cree1-2/+1
2021-05-14net: ethernet: ixp4xx: Set the DMA masks explicitlyLinus Walleij1-1/+4
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-05-14wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann2-8/+12
2021-05-14rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih1-130/+370
2021-05-14net/mlx5: Fix bit-wise and with zeroColin Ian King1-1/+1
2021-05-14net: thunderx: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-05-14cxgb4: Fix unintentional sign extension issuesColin Ian King1-11/+11
2021-05-14mt76: mt7663s: fix the possible device hang in high trafficSean Wang2-0/+5
2021-05-14mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregationSean Wang1-1/+8
2021-05-14mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee3-27/+24
2021-05-14mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi3-23/+19
2021-05-14mt76: mt7915: fix aggr len debugfs nodeLorenzo Bianconi1-1/+1
2021-05-14mt76: mt7915: fix tx skb dma unmapFelix Fietkau1-1/+1
2021-05-14mt76: mt7615: fix tx skb dma unmapFelix Fietkau1-1/+1
2021-05-14mt7601u: fix always true expressionColin Ian King1-1/+1
2021-05-14rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter1-1/+1
2021-05-14liquidio: Fix unintented sign extension of a left shift of a u16Colin Ian King1-1/+1
2021-05-14net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta1-1/+2
2021-05-14net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-05-14net: lapbether: Prevent racing when checking whether the netif is runningXie He1-7/+25
2021-05-14wilc1000: write value to WILC_INTR2_ENABLE registerMarcus Folkesson1-1/+1
2021-05-14Revert "drivers/net/wan/hdlc_fr: Fix a double free in pvc_xmit"Xie He1-3/+2
2021-05-14FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki1-6/+9
2021-05-14mt76: fix potential DMA mapping leakFelix Fietkau1-1/+1
2021-05-14rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih1-2/+3
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-05-14mt76: mt7615: use ieee80211_free_txskb() in mt7615_tx_token_put()Ryder Lee1-2/+6
2021-05-14FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSRMaciej W. Rozycki1-17/+30
2021-05-11rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1
2021-05-11sfc: farch: fix TX queue lookup in TX event handlingEdward Cree1-4/+4
2021-05-11sfc: farch: fix TX queue lookup in TX flush done handlingEdward Cree1-4/+4
2021-05-11mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-11staging: wimax/i2400m: fix byte-order issuekarthik alapati1-1/+1
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe1-2/+1
2021-05-07net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+4