summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-29netvsc: signal host if receive ring is emptiedstephen hemminger
2017-07-29netvsc: fix error unwind on device setup failurestephen hemminger
2017-07-29netvsc: optimize receive completionsstephen hemminger
2017-07-29netvsc: remove unnecessary indirection of page_bufferstephen hemminger
2017-07-29netvsc: don't print pointer value in error messagestephen hemminger
2017-07-29netvsc: fix warnings reported by lockdepstephen hemminger
2017-07-29netvsc: fix return value for set_channelsstephen hemminger
2017-07-29net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King
2017-07-29liquidio: bump up driver version to match newer NIC firmwareFelix Manlunas
2017-07-29net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham
2017-07-29net: moxa: Add spaces preferred around that '{+,-}'SZ Lin
2017-07-29net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()SZ Lin
2017-07-29net: moxa: Remove extra space after a castSZ Lin
2017-07-29net: moxa: Fix comparison to NULL could be written with !SZ Lin
2017-07-29net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'SZ Lin
2017-07-29net: moxa: Remove braces from single-line bodySZ Lin
2017-07-29Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2017-07-29team: use a larger struct for mac addressWANG Cong
2017-07-27liquidio: cleanup: removed cryptic and misleading macroRick Farrington
2017-07-27liquidio: standardization: use min_t instead of custom macroRick Farrington
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli
2017-07-27nfp: only use direct firmware requestsJakub Kicinski
2017-07-27nfp: look for firmware image by device serial number and PCI nameJakub Kicinski
2017-07-27nfp: remove the probe deferral when FW not presentJakub Kicinski
2017-07-27net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey
2017-07-27net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev
2017-07-27net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev
2017-07-27net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev
2017-07-27net/mlx5e: Change 1PPS out schemeEugenia Emantayev
2017-07-27net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-07-27net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-07-27net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker
2017-07-27net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-07-27net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh
2017-07-27net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
2017-07-27net/mlx5: Clean SRIOV eswitch resources upon VF creation failureEran Ben Elisha
2017-07-27brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-07-27brcmfmac: Don't grow SKB by negative sizeDaniel Stone
2017-07-27qed: Read per queue coalesce from hardwareRahul Verma
2017-07-27qed: Add support for vf coalesce configuration.Rahul Verma
2017-07-27qede: Add ethtool support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed: Add support for Energy efficient ethernet.Sudarsana Reddy Kalluru
2017-07-27qed/qede: Add setter APIs support for RX flow classificationChopra, Manish
2017-07-27qede: Add getter APIs support for RX flow classificationChopra, Manish
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26bonding: commit link status change after proposeWANG Cong
2017-07-26hamradio: dmascc: avoid -Wformat-overflow warningArnd Bergmann