summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Fix truncation of large IRQ numbers in phy_attached_print()Geert Uytterhoeven2017-09-221-1/+1
* net: stmmac: Cocci spatch "of_table"Thomas Meyer2017-09-221-0/+1
* lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed2017-09-221-1/+0
* lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed2017-09-221-5/+4
* lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed2017-09-221-4/+20
* net: phy: Keep reporting transceiver typeFlorian Fainelli2017-09-221-1/+2
* net: qcom/emac: add software control for pause frame modeTimur Tabi2017-09-224-0/+58
* hv_netvsc: fix send buffer failure on MTU changeAlex Ng2017-09-223-5/+12
* net: hns3: Fix for pri to tc mapping in TMYunsheng Lin2017-09-213-9/+12
* net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin2017-09-213-40/+38
* net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2017-09-212-12/+12
* net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin2017-09-211-0/+10
* net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2017-09-212-1/+6
* net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin2017-09-211-2/+14
* net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2017-09-212-1/+6
* net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-214-16/+31
* net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin2017-09-213-27/+19
* isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu2017-09-211-12/+25
* net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky2017-09-211-2/+2
* net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky2017-09-211-2/+2
* net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky2017-09-211-2/+2
* net: emac: Fix napi poll list corruptionChristian Lamparter2017-09-201-2/+1
* net: hns3: Fixes the premature exit of loop when matching clientsLipeng2017-09-201-34/+9
* net: hns3: Fixes the default VLAN-id of PFLipeng2017-09-201-1/+5
* net: hns3: Fixes the ether address copy with appropriate APISalil Mehta2017-09-201-2/+1
* net: hns3: Fixes the initialization of MAC address in hardwareLipeng2017-09-201-3/+4
* net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2017-09-202-2/+14
* net: hns3: Fixes the command used to unmap ring from vectorLipeng2017-09-201-1/+1
* net: hns3: Fixes initialization of phy address from firmwareLipeng2017-09-201-0/+1
* net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet2017-09-191-9/+9
* net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli2017-09-191-20/+32
* 8139too: revisit napi_complete_done() usageEric Dumazet2017-09-191-2/+3
* bnxt_en: check for ingress qdisc in flower offloadSathya Perla2017-09-191-0/+4
* net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi2017-09-191-1/+1
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1623-116/+293
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1
| * | net: smsc911x: Quieten netif during suspendGeert Uytterhoeven2017-09-151-1/+14
| * | net: systemport: Fix 64-bit stats deadlockFlorian Fainelli2017-09-151-3/+0
| * | net: vrf: avoid gcc-4.6 warningArnd Bergmann2017-09-151-3/+3
| * | qed: remove unnecessary call to memsetHimanshu Jha2017-09-151-1/+0
| * | tg3: clean up redundant initialization of tnapiColin Ian King2017-09-141-2/+2
| * | nfp: wait for the NSP resource to appear on bootJakub Kicinski2017-09-133-0/+51
| * | nfp: wait for board state before talking to the NSPJakub Kicinski2017-09-132-23/+43