summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | | net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold2016-11-291-0/+6
* | | net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold2016-11-291-5/+12
* | | net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold2016-11-291-2/+7
* | | net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold2016-11-291-1/+8
* | | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-14/+2
* | | net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen2016-11-291-0/+2
* | | net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-291-2/+1
* | | net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein2016-11-281-1/+6
* | | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-282-19/+3
* | | amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov2016-11-281-2/+2
* | | net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-272-0/+5
* | | net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-271-0/+2
* | | net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-271-0/+3
* | | net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-271-1/+3
| |/ |/|
* | mvpp2: use correct size for memsetArnd Bergmann2016-11-251-1/+1
* | net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-251-1/+0
* | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-251-1/+0
* | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-251-3/+0
* | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-251-1/+1
* | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
* | bnxt: do not busy-poll when link is downAndy Gospodarek2016-11-241-0/+3
* | net/mlx4_en: Free netdev resources under state lockTariq Toukan2016-11-231-1/+4
* | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-231-3/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-214-10/+12
|\ \
| * | sunbmac: Fix compiler warningTushar Dave2016-11-182-3/+4
| * | sunqe: Fix compiler warningsTushar Dave2016-11-182-7/+8
* | | ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson2016-11-211-1/+1
* | | net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov2016-11-191-0/+6
* | | net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold2016-11-181-5/+7
* | | net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold2016-11-181-0/+3
* | | net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold2016-11-181-1/+3
* | | net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold2016-11-181-0/+35
* | | net: ethernet: ti: cpsw: fix deferred probeJohan Hovold2016-11-181-17/+24
* | | net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold2016-11-181-0/+1
* | | net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold2016-11-181-4/+7
* | | net: sky2: Fix shutdown crashJeremy Linton2016-11-181-0/+13
* | | bnxt: add a missing rcu synchronizationEric Dumazet2016-11-161-0/+4
* | | cxgb4: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* | | be2net: do not call napi_hash_del()Eric Dumazet2016-11-161-1/+0
* | | net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2016-11-162-7/+18
* | | net: thunderx: Fix VF driver's interface statisticsSunil Goutham2016-11-166-196/+197
* | | net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham2016-11-161-2/+5
* | | net: thunderx: Program LMAC credits based on MTUSunil Goutham2016-11-166-30/+53
* | | net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2016-11-162-2/+4
* | | net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov2016-11-151-1/+4
* | | net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov2016-11-151-2/+0
* | | stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO2016-11-155-44/+69
* | | stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-157-73/+154
* | | stmmac: update the PTP header fileGiuseppe CAVALLARO2016-11-151-35/+37
* | | net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho2016-11-151-2/+2
OpenPOWER on IntegriCloud