summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold2016-11-301-0/+4
* | net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold2016-11-301-0/+5
* | net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold2016-11-301-7/+16
* | net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold2016-11-301-0/+8
* | net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold2016-11-301-1/+6
* | net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold2016-11-301-0/+5
* | net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold2016-11-301-0/+6
* | net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold2016-11-301-5/+12
* | net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold2016-11-301-2/+7
* | net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold2016-11-301-1/+8
* | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-301-14/+2
* | net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen2016-11-301-0/+2
* | net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen2016-11-301-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: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl2016-11-281-8/+12
* | driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng2016-11-281-1/+7
* | net: qcom/emac: fix of_node and phydev leaksJohan Hovold2016-11-282-0/+5
* | net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold2016-11-281-0/+2
* | net: fsl/fman: fix phydev reference leakJohan Hovold2016-11-281-0/+3
* | net: bcmgenet: fix phydev reference leakJohan Hovold2016-11-281-1/+3
* | irda: fix overly long udelay()Arnd Bergmann2016-11-281-1/+3
* | driver: ipvlan: Fix one possible memleak in ipvlan_link_newGao Feng2016-11-281-5/+12
* | mvpp2: use correct size for memsetArnd Bergmann2016-11-261-1/+1
* | net/mlx5: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
* | net: ieee802154: drop duplicate header delay.hGeliang Tang2016-11-261-1/+0
* | ibmvnic: drop duplicate header seq_file.hGeliang Tang2016-11-261-1/+0
* | fsl/fman: fix a leak in tgec_free()Dan Carpenter2016-11-261-3/+0
* | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn2016-11-261-1/+1
* | dwc_eth_qos: drop duplicate headersGeliang Tang2016-11-251-2/+0
* | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli2016-11-241-0/+4
* | 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-241-1/+4
* | bnxt_en: Fix a VXLAN vs GENEVE issueChristophe Jaillet2016-11-241-3/+9
* | driver: macvlan: Check if need rollback multicast setting in macvlan_openGao Feng2016-11-241-1/+2
* | net: phy: micrel: fix KSZ8041FTL supported valueKirill Esipov2016-11-241-4/+4
* | 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
* | | Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-11-181-1/+1
|\ \ \
| * | | mac80211_hwsim: fix beacon delta calculationBenjamin Beichler2016-11-151-1/+1
* | | | 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