summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependencyMadalin Bucur2018-03-262-2/+0
* net: ethernet: ave: add UniPhier PXs3 supportKunihiko Hayashi2018-03-261-0/+8
* ibmvnic: Potential NULL dereference in clean_one_tx_pool()Dan Carpenter2018-03-251-1/+1
* cxgb4: support new ISSI flash partsGanesh Goudar2018-03-251-0/+19
* cxgb4: depend on firmware event for link statusGanesh Goudar2018-03-251-2/+0
* cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath2018-03-251-2/+6
* cxgb4: Setup FW queues before registering netdevArjun Vynipadath2018-03-251-3/+8
* net: bcmgenet: Add support for adaptive RX coalescingFlorian Fainelli2018-03-252-18/+103
* net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli2018-03-252-15/+140
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-257-121/+596
|\
| * ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel2018-03-231-3/+4
| * ixgbevf: Add XDP queue stats reportingTony Nguyen2018-03-231-0/+24
| * ixgbevf: Add support for meta dataTony Nguyen2018-03-231-4/+25
| * ixgbevf: Delay tail write for XDP packetsTony Nguyen2018-03-231-12/+18
| * ixgbevf: Add support for XDP_TX actionTony Nguyen2018-03-233-32/+294
| * ixgbevf: Add XDP support for pass and drop actionsTony Nguyen2018-03-233-42/+178
| * ixgbe: enable TSO with IPsec offloadShannon Nelson2018-03-232-11/+29
| * ixgbe: no need for esp trailer if GSOShannon Nelson2018-03-231-16/+21
| * ixgbe: remove unneeded ipsec test in TX pathShannon Nelson2018-03-231-4/+2
| * ixgbe: no need for ipsec csum feature checkShannon Nelson2018-03-231-6/+0
| * ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-231-2/+2
| * ixgbe: add status reg reads to ixgbe_check_removePaul Greenwalt2018-03-232-11/+21
* | liquidio: Renamed txqs_start to start_txqsIntiyaz Basha2018-03-253-3/+3
* | liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha2018-03-253-4/+4
* | liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha2018-03-253-5/+5
* | liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha2018-03-252-4/+2
* | liquidio: Removed one line function wake_qIntiyaz Basha2018-03-252-23/+3
* | liquidio: Removed one line function stop_qIntiyaz Basha2018-03-252-22/+2
* | liquidio: Removed netif_is_multiqueue checkIntiyaz Basha2018-03-254-152/+64
* | liquidio: Removed start_txq functionIntiyaz Basha2018-03-253-36/+12
* | liquidio: Removed one line function stop_txqIntiyaz Basha2018-03-251-10/+1
* | liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha2018-03-253-20/+10
* | liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha2018-03-253-32/+17
* | liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha2018-03-253-55/+27
* | liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha2018-03-253-32/+16
* | mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel2018-03-231-4/+24
|/
* net: hns3: hclge_inform_reset_assert_to_vf() can be statickbuild test robot2018-03-231-1/+1
* qed: Use true and false for boolean valuesGustavo A. R. Silva2018-03-231-5/+5
* dpaa_eth: use true and false for boolean valuesGustavo A. R. Silva2018-03-231-1/+1
* net/mlx5: Fix use-after-freeGustavo A. R. Silva2018-03-231-1/+2
* mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata2018-03-231-2/+2
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23168-0/+168
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2352-255/+398
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2251-258/+421
| |\
| | * net: aquantia: driver version bumpIgor Russkikh2018-03-221-1/+1
| | * net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-223-0/+36
| | * net: aquantia: Allow live mac address changesIgor Russkikh2018-03-221-0/+2
| | * net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-224-9/+13
| | * net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2018-03-222-15/+28
| | * net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh2018-03-221-0/+4