aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans1-3/+9
2018-03-30nfp: flower: offload phys port MTU changeJohn Hurley4-5/+146
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley4-11/+33
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King1-18/+0
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli1-1/+3
2018-03-30net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli2-35/+61
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli2-20/+46
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli2-54/+8
2018-03-30cxgb4: fix error return code in adap_init0()Wei Yongjun1-1/+2
2018-03-29net: cavium: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2018-03-29net: bcmgenet: return NULL instead of plain integerWei Yongjun1-1/+1
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru1-0/+9
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+338
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru4-1/+168
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru1-1/+2
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru5-38/+120
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon7-999/+1155
2018-03-29liquidio: Prioritize control messagesIntiyaz Basha2-3/+8
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-142/+359
2018-03-29net: bgmac: Mask interrupts during probeFlorian Fainelli1-0/+2
2018-03-29net: bgmac: Use interface name to request interruptFlorian Fainelli1-1/+1
2018-03-29net: ethernet: nixge: Add support for National Instruments XGE netdevMoritz Fischer5-0/+1340
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha5-2/+134
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha3-0/+24
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+25
2018-03-27net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha1-27/+34
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman4-45/+2
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan4-8/+60
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan3-11/+10
2018-03-27net/mlx5e: Remove rq_headroom field from paramsTariq Toukan2-6/+15
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan3-23/+35
2018-03-27net/mlx5e: Use no-offset function in skb header copyTariq Toukan1-3/+2
2018-03-27net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan1-4/+2
2018-03-27net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan1-2/+0
2018-03-27net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan1-3/+6
2018-03-27net/mlx5e: Unify slow PCI heuristicTariq Toukan2-17/+19
2018-03-27sfc: fix flow type handling for RSS filtersEdward Cree1-5/+6
2018-03-27sfc: protect list of RSS contexts under a mutexEdward Cree6-32/+89
2018-03-27sfc: return a better error if filter insertion collides with MC rebootEdward Cree1-0/+7
2018-03-27sfc: use a semaphore to lock farch filters tooEdward Cree2-36/+33
2018-03-27sfc: give ef10 its own rwsem in the filter table instead of filter_lockEdward Cree3-213/+151
2018-03-27sfc: replace asynchronous filter operationsEdward Cree8-208/+124
2018-03-27net: mvpp2: Use relaxed I/O in data pathYan Markman1-13/+30
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller16-79/+396
2018-03-27liquidio: Removed duplicate Tx queue status checkIntiyaz Basha2-57/+0
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun1-1/+1
2018-03-27net: mvpp2: Don't use dynamic allocs for local variablesMaxime Chevallier1-161/+125
2018-03-27net: mvpp2: Make mvpp2_prs_hw_read a parser entry init functionMaxime Chevallier1-29/+19
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-122/+181
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller24-0/+18823