summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: xgene: Poll link status via GPIOIyappan Subramanian2016-08-134-0/+23
* drivers: net: xgene: XFI PCS reset when link is downIyappan Subramanian2016-08-135-0/+54
* drivers: net: xgene: Change port init sequenceIyappan Subramanian2016-08-131-3/+2Star
* drivers: net: xgene: Fix RSS indirection table fieldsIyappan Subramanian2016-08-132-8/+19
* drivers: net: xgene: Fix error deconstruction pathIyappan Subramanian2016-08-131-8/+19
* drivers: net: xgene: fix: Delete descriptor rings and buffer poolsIyappan Subramanian2016-08-131-5/+7
* drivers: net: xgene: fix: Add dma_unmap_singleIyappan Subramanian2016-08-131-2/+12
* drivers: net: xgene: Fix compiler warningsIyappan Subramanian2016-08-131-4/+0Star
* sfc: get timer configuration from adapterBert Kenward2016-08-135-33/+125
* sfc: set interrupt moderation via MCDIBert Kenward2016-08-139-62/+103
* sfc: use new performance based event queue initBert Kenward2016-08-131-12/+31
* sfc: retrieve second word of datapath capabilitiesBert Kenward2016-08-132-2/+11
* sfc: allow asynchronous MCDI without completion functionBert Kenward2016-08-131-1/+4
* sfc: update MCDI protocol headersBert Kenward2016-08-131-15/+515
* net: ethernet: mediatek: enhance the locking using the lightweight onesSean Wang2016-08-131-11/+8Star
* net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal2016-08-1317-0/+10542
* net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao2016-08-133-0/+117
* net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-111-9/+9
* net: ethernet: renesas: sh_eth: use phydev from struct net_devicePhilippe Reynes2016-08-112-18/+12Star
* net: macb: Add 64 bit addressing support for GEMHarini Katakam2016-08-112-11/+61
* qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru2016-08-114-84/+165
* net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk2016-08-111-129/+106Star
* net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk2016-08-111-30/+22Star
* net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk2016-08-111-128/+137
* net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk2016-08-111-36/+29Star
* net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk2016-08-111-49/+48Star
* net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk2016-08-111-44/+53
* net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk2016-08-111-31/+34
* net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk2016-08-111-23/+39
* net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk2016-08-111-7/+4Star
* net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk2016-08-111-6/+4Star
* net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk2016-08-111-5/+5
* net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk2016-08-111-6/+0Star
* net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk2016-08-111-13/+5Star
* rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng2016-08-111-35/+1Star
* net: resolve symbol conflicts with generic hashtable.hJiri Kosina2016-08-111-7/+7
* ravb: use proper names for suspend/resume functionsNiklas Söderlund2016-08-101-3/+3
* ravb: add sleep PM suspend/resume supportNiklas Söderlund2016-08-101-8/+64
* net: dsa: b53: constify b53_io_ops structuresJulia Lawall2016-08-106-6/+8
* ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault2016-08-091-0/+9
* Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju2016-08-093-0/+167
* net/fsl: use of_property_read_boolJulia Lawall2016-08-091-5/+2Star
* hv_netvsc: Add handler for physical link speed changeHaiyang Zhang2016-08-093-7/+25
* hv_netvsc: Add query for initial physical link speedHaiyang Zhang2016-08-092-2/+26
* net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko2016-08-091-11/+7Star
* qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-091-7/+1Star
* net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+13Star
* net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes2016-08-091-18/+16Star
* net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2Star
* net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-092-13/+11Star