summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-06-25rtw88: fix typo rtw_writ16_setTzu-En Huang1-1/+1
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang1-1/+1
2019-06-25rtw88: restore DACK results to save timeYan-Hsuan Chuang3-12/+355
2019-06-25rtw88: power on again if it was already onYan-Hsuan Chuang1-1/+7
2019-06-25rtw88: 8822c: use more accurate ofdm fa countingYan-Hsuan Chuang2-4/+26
2019-06-25rtw88: 8822c: disable rx clock gating before counter resetYan-Hsuan Chuang2-0/+6
2019-06-25rtw88: 8822c: update channel and bandwidth BB settingChien-Hsun Liao2-8/+56
2019-06-25rtw88: 8822c: add rf write protection when switching channelChien-Hsun Liao1-4/+9
2019-06-25rtw88: add beacon function settingChin-Yen Lee3-0/+21
2019-06-25rtw88: add support for random mac scanYan-Hsuan Chuang2-0/+21
2019-06-25rtw88: add fast xmit supportYan-Hsuan Chuang1-0/+1
2019-06-25iwlegacy: 4965: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-27/+8
2019-06-25iwlegacy: 3945: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-15/+2
2019-06-25rtlwifi: rtl8188ee: remove redundant assignment to rtstatusColin Ian King1-1/+1
2019-06-25qtnfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-06-25mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18
2019-06-25mt7601u: do not schedule rx_tasklet when the device has been disconnectedLorenzo Bianconi1-15/+18
2019-06-25rtlwifi: remove redundant assignment to variable kColin Ian King1-3/+1
2019-06-25rtlwifi: remove redundant assignment to variable badwordenColin Ian King1-1/+0
2019-06-25rtlwifi: rtl8192cu: fix error handle when usb probe failedPing-Ke Shih1-2/+3
2019-06-25mwifiex: ignore processing invalid command responseSwati Kushwaha2-10/+19
2019-06-25mwifiex: update set_mac_address logicSharvari Harisangam1-3/+3
2019-06-25mwifiex: print PCI mmap with %pKBrian Norris1-1/+1
2019-06-25mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris1-2/+1
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-06-24cxgb4: Add MPS refcounting for alloc/free mac filtersRaju Rangoju3-3/+87
2019-06-24cxgb4: Add MPS TCAM refcounting for cxgb4 change macRaju Rangoju3-7/+29
2019-06-24cxgb4: Add MPS TCAM refcounting for raw mac filtersRaju Rangoju2-0/+62
2019-06-24cxgb4: Re-work the logic for mps refcountingRaju Rangoju5-22/+134
2019-06-24net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng1-0/+5
2019-06-24net: stmmac: sun8i: add support for Allwinner H6 EMACIcenowy Zheng1-0/+16
2019-06-24net: macb: use GROAntoine Tenart2-9/+12
2019-06-24net: macb: use NAPI_POLL_WEIGHTAntoine Tenart1-1/+1
2019-06-24mlxsw: core: Add support for negative temperature readoutVadim Pasternak3-20/+20
2019-06-24mlxsw: core: Add the hottest thermal zone detectionVadim Pasternak1-13/+62
2019-06-24mlxsw: core: Extend thermal core with per inter-connect device thermal zonesVadim Pasternak1-1/+136
2019-06-24net: ethernet: ti: cpsw: Fix suspend/resume breakKeerthy1-21/+9
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing9-3/+620
2019-06-23ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREFWei Wang1-2/+3
2019-06-23net: dsa: mv88e6xxx: introduce helpers for handling chip->reg_lockRasmus Villemoes9-148/+158
2019-06-23net: ena: Fix bug where ring allocation backoff stopped too lateSameeh Jubran1-2/+2
2019-06-22hinic: fix dereference of pointer hwdev before it is null checkedColin Ian King1-6/+15
2019-06-22net: dsa: mt7530: Add MT7621 TRGMII mode supportRené van Dorst2-10/+40
2019-06-22net: ethernet: mediatek: Add MT7621 TRGMII mode supportRené van Dorst2-4/+45
2019-06-22fjes: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+2
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller213-1048/+235
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-14/+18
2019-06-21r8169: don't activate ASPM in chip if OS can't control ASPMHeiner Kallweit1-2/+6
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds205-1029/+205
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-5/+12