summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-06-29e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson
2016-06-29qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter
2016-06-29ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun
2016-06-29net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham
2016-06-29net: thunderx: Fix link status reportingSunil Goutham
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman
2016-06-29net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny
2016-06-29net/mlx5: Update command stringsEli Cohen
2016-06-28net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui
2016-06-28net: bgmac: Remove superflous netif_carrier_on()Florian Fainelli
2016-06-28net: bgmac: Start transmit queue in bgmac_openFlorian Fainelli
2016-06-28net: bgmac: Fix SOF bit checkingFlorian Fainelli
2016-06-27net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton
2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha
2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib
2016-06-19qed: Add missing port-modeYuval Mintz
2016-06-19qed: Fix returning unlimited SPQ entriesYuval Mintz
2016-06-19qed*: Don't reset statistics on inner reloadYuval Mintz
2016-06-19qed: Prevent VF from Tx-switching 'promisc'Yuval Mintz
2016-06-19qed: Correct default vlan behaviorYuval Mintz
2016-06-17net: tilegx: use correct timespec64 typeArnd Bergmann
2016-06-17mlxsw: switchx2: Don't count internal TX header bytes to statsNogah Frankel
2016-06-17mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel
2016-06-16nfp: use correct index to mask link state irqJakub Kicinski
2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck
2016-06-16net: sfc: avoid -Wtype-limits warningArnd Bergmann
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet
2016-06-14net: alx: Work around the DMA RX overflow issueFeng Tang
2016-06-12net: ethernet: ti: cpsw: use destroy ctlr to destroy channelsIvan Khoronzhuk
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss
2016-06-10Revert "net: au1000_eth: fix PHY detection"David S. Miller
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss
2016-06-10net: mediatek: remove superfluous queue wake up callJohn Crispin
2016-06-10net: mediatek: only wake the queue if it is stoppedJohn Crispin
2016-06-10net: mediatek: fix off by one in the TX ring allocationJohn Crispin
2016-06-10net: mediatek: increase watchdog_timeoJohn Crispin
2016-06-10net: mediatek: fix threshold valueJohn Crispin
2016-06-10net: mediatek: disable all interrupts during probeJohn Crispin
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin
2016-06-10net: mediatek: dropped rx packets are not being counted properlyJohn Crispin
2016-06-10net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin
2016-06-10net: mediatek: add missing return code checkJohn Crispin
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks