aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-20net: hns3: Fix typo error for feild in hclge_tmYunsheng Lin2-12/+12
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin1-0/+10
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2-1/+6
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin1-2/+14
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2-1/+6
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin4-16/+31
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin3-27/+19
2017-09-20net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled itTroy Kisky1-2/+2
2017-09-20net: fec: remove unused interrupt FEC_ENET_TS_TIMERTroy Kisky1-2/+2
2017-09-20net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is setTroy Kisky1-2/+2
2017-09-20qtnfmac: cancel scans on wireless interface changesSergey Matyukevich3-5/+9
2017-09-20qtnfmac: lock access to h/w in tx pathSergey Matyukevich2-1/+10
2017-09-20brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-09-20brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter1-2/+1
2017-09-19net: hns3: Fixes the premature exit of loop when matching clientsLipeng1-34/+9
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng1-1/+5
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta1-2/+1
2017-09-19net: hns3: Fixes the initialization of MAC address in hardwareLipeng1-3/+4
2017-09-19net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2-2/+14
2017-09-19net: hns3: Fixes the command used to unmap ring from vectorLipeng1-1/+1
2017-09-19net: hns3: Fixes initialization of phy address from firmwareLipeng1-0/+1
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet1-9/+9
2017-09-18net: systemport: Fix 64-bit statistics dependencyFlorian Fainelli1-20/+32
2017-09-188139too: revisit napi_complete_done() usageEric Dumazet1-2/+3
2017-09-18bnxt_en: check for ingress qdisc in flower offloadSathya Perla1-0/+4
2017-09-18net: phy: Fix mask value write on gmii2rgmii converter speed registerFahad Kunnathadi1-1/+1
2017-09-18Merge tag 'iwlwifi-for-kalle-2017-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo9-17/+80
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-116/+293
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-14tg3: clean up redundant initialization of tnapiColin Ian King1-2/+2
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2-2/+2
2017-09-13nfp: wait for the NSP resource to appear on bootJakub Kicinski3-0/+51
2017-09-13nfp: wait for board state before talking to the NSPJakub Kicinski2-23/+43
2017-09-13nfp: add whitelist of supported flow dissectorPieter Jansen van Vuuren1-0/+13
2017-09-13be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BExSuresh Reddy2-0/+22
2017-09-12w90p910_ether: include linux/interrupt.hArnd Bergmann1-0/+1
2017-09-12net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov1-10/+7
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz1-10/+9
2017-09-12smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-24/+23
2017-09-11net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfsKosuke Tatsukawa1-0/+3
2017-09-11hv_netvsc: avoid unnecessary wakeups on subchannel creationStephen Hemminger1-2/+2
2017-09-11hv_netvsc: fix deadlock on hotplugStephen Hemminger4-45/+94
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky1-2/+17