summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-07-26mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-07-26rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng1-0/+5
2019-07-26net: netsec: initialize tx ring on ndo_openIlias Apalodimas1-14/+18
2019-07-26iavf: allow null RX descriptorsMitch Williams1-3/+18
2019-07-26net: hns3: delay ring buffer clearing during resetYunsheng Lin1-5/+14
2019-07-26net: hns3: fix for skb leak when doing selftestYunsheng Lin1-2/+4
2019-07-26net: hns3: fix for dereferencing before null checkingYunsheng Lin1-2/+5
2019-07-26qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-07-26net: sfp: add mutex to prevent concurrent state checksRobert Hancock1-1/+5
2019-07-26net: axienet: Fix race condition causing TX hangRobert Hancock1-3/+17
2019-07-26net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang1-1/+1
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang1-2/+6
2019-07-26net: hns3: set ops to null when unregister ad_devWeihang Li1-0/+2
2019-07-26net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li1-2/+5
2019-07-26net: phy: Check against net_device being NULLIoana Ciornei1-0/+6
2019-07-26qed: Set the doorbell address correctlyMichal Kalderon2-12/+19
2019-07-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-07-26net: stmmac: Prevent missing interrupts when running NAPIJose Abreu1-0/+3
2019-07-26net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu1-2/+8
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu1-0/+6
2019-07-26ath10k: Fix encoding for protected management framesRakesh Pillai1-1/+3
2019-07-26ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli1-1/+1
2019-07-26wil6210: fix spurious interrupts in 3-msiMaya Erez1-25/+40
2019-07-26ath10k: add peer id check in ath10k_peer_find_by_idWen Gong1-0/+3
2019-07-26ath6kl: add some bounds checkingDan Carpenter1-1/+9
2019-07-26wil6210: fix missed MISC mbox interruptMaya Erez1-1/+1
2019-07-26ath10k: Fix the wrong value of enums for wmi tlv stats idSurabhi Vishnoi1-3/+4
2019-07-26ath9k: Check for errors when reading SREV registerTim Schumacher1-9/+23
2019-07-26ath10k: Do not send probe response template for meshSurabhi Vishnoi1-0/+4
2019-07-26wil6210: fix potential out-of-bounds readGustavo A. R. Silva1-0/+1
2019-07-26ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen1-3/+4
2019-07-26ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu1-3/+7
2019-07-26ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar1-1/+3
2019-07-26ath10k: Check tx_stats before use itYingying Tang1-0/+7
2019-07-21sis900: fix TX completionSergej Benilov1-8/+8
2019-07-21ppp: mppe: Add softdep to arc4Takashi Iwai1-0/+1
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov1-2/+4
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov1-6/+9
2019-07-14carl9170: fix misuse of device driver APIChristian Lamparter1-22/+17
2019-07-14p54: fix crash during initializationChristian Lamparter1-1/+4
2019-07-14p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-14mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-14net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-07-14net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-07-14bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-07-14qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer1-2/+2