summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-05-18net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-18net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-18net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-05-18net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed
2016-05-18net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-18net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-05-11net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20net: mvneta: Fix spinlock usageGregory CLEMENT
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-20rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-04-20sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-12net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru
2016-03-03net: moxa: fix an error codeDan Carpenter
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan