summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-162-2/+0
|\
| * PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-052-2/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-154-0/+103
|\ \
| * | e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall2016-03-034-0/+103
| |/
* | net: hns: fix the bug about loopbackyankejian2016-03-075-1/+65
* | jme: Fix device PM wakeup API usageGuo-Fu Tseng2016-03-071-4/+2
* | jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng2016-03-071-6/+11
* | be2net: Don't leak iomapped memory on removal.Douglas Miller2016-03-072-0/+5
* | net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski2016-03-071-0/+1
* | ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon2016-03-071-1/+4
* | mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel2016-03-071-1/+1
* | mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel2016-03-071-3/+1
* | net: eth: altera: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0
* | net/ethoc: do not free array priv->mdio->irqColin Ian King2016-03-071-1/+0
* | gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto2016-03-071-1/+3
* | be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru2016-03-032-10/+15
* | net: moxa: fix an error codeDan Carpenter2016-03-031-2/+2
* | net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang2016-03-031-7/+3
* | net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang2016-03-031-3/+1
* | ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-032-34/+32
* | fsl/fman: Initialize fman->dev earlierIgal Liberman2016-03-031-2/+2
* | stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez2016-03-032-11/+9
* | dwc_eth_qos: do phy_start before resetting hardwareLars Persson2016-03-021-3/+20
* | dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent2016-03-021-1/+1
* | dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent2016-03-021-2/+2
* | dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson2016-03-021-4/+6
* | dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent2016-03-021-4/+2
* | net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein2016-03-021-1/+1
* | net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua2016-03-021-3/+11
* | net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein2016-03-021-10/+10
* | net/mlx5e: Provide correct packet/bytes statisticsGal Pressman2016-03-021-17/+8
* | net/mlx5e: Add rx/tx bytes software countersGal Pressman2016-03-023-5/+13
* | net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan2016-03-023-4/+15
* | net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-023-21/+43
* | net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha2016-03-021-10/+15
* | net/mlx5e: Fix LRO modifyTariq Toukan2016-03-021-4/+11
* | net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan2016-03-024-22/+1
* | r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_41~48Chunhao Lin2016-03-021-4/+0
* | bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt2016-03-021-1/+1
* | bnx2x: define event data reserved fields as little-endianMichal Schmidt2016-03-021-6/+6
* | bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-023-7/+5
* | bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt2016-03-021-3/+5
* | bnx2x: fix receive of VF->PF mailbox messages by the PF on big-endianMichal Schmidt2016-03-022-5/+7
* | bnx2x: fix sending VF->PF messages on big-endianMichal Schmidt2016-03-021-6/+0
* | bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-023-16/+12
* | bna: fix list corruptionIvan Vecera2016-03-011-1/+1
* | 3c59x: mask LAST_FRAG bit from length field in ringNeil Horman2016-02-291-1/+1
* | net: thunderx: Fix for Qset error due to CQ fullSunil Goutham2016-02-253-1/+16
* | r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam.Chun-Hao Lin2016-02-251-2/+12
* | net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren2016-02-251-0/+1