summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2017-09-28net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn-0/+4
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart-2/+1
2017-09-28net: mvpp2: fix port list indexingYan Markman-3/+5
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski-6/+14
2017-09-28tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko-3/+5
2017-09-26Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub...David S. Miller-46/+125
2017-09-26atlantic: fix iommu errorsPavel Belous-27/+49
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh-2/+1
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh-59/+76
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh-10/+3
2017-09-25rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann-18/+30
2017-09-25net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi-1/+2
2017-09-25Merge ath-current from ath.gitKalle Valo-5/+2
2017-09-23net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registeredSubash Abhinov Kasiviswanathan-4/+1
2017-09-23cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()'Christophe JAILLET-1/+1
2017-09-21net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven-1/+1
2017-09-21net: stmmac: Cocci spatch "of_table"Thomas Meyer-0/+1
2017-09-21lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed-1/+0
2017-09-21lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed-5/+4
2017-09-21lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed-4/+20
2017-09-21net: phy: Keep reporting transceiver typeFlorian Fainelli-1/+2
2017-09-21net: qcom/emac: add software control for pause frame modeTimur Tabi-0/+58
2017-09-21hv_netvsc: fix send buffer failure on MTU changeAlex Ng-5/+12
2017-09-21ath10k: mark PM functions as __maybe_unusedArnd Bergmann-5/+2
2017-09-20net: hns3: Fix for pri to tc mapping in TMYunsheng Lin-9/+12
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin-40/+38
2017-09-20net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin-12/+12
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin-0/+10
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin-1/+6
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin-2/+14
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin-1/+6
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin-16/+31
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin-27/+19
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky-2/+2
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky-2/+2
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky-2/+2
2017-09-20qtnfmac: cancel scans on wireless interface changesSergey Matyukevich-5/+9
2017-09-20qtnfmac: lock access to h/w in tx pathSergey Matyukevich-1/+10
2017-09-20brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel-15/+9
2017-09-20brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel-3/+15
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter-2/+1
2017-09-19net: hns3: Fixes the premature exit of loop when matching clientsLipeng-34/+9
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng-1/+5
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta-2/+1
2017-09-19net: hns3: Fixes the initialization of MAC address in hardwareLipeng-3/+4
2017-09-19net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng-2/+14
2017-09-19net: hns3: Fixes the command used to unmap ring from vectorLipeng-1/+1
2017-09-19net: hns3: Fixes initialization of phy address from firmwareLipeng-0/+1
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet-9/+9
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli-20/+32