summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* 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/+12
* 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/+106
* net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk2016-08-111-30/+22
* 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/+29
* net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk2016-08-111-49/+48
* 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/+4
* net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk2016-08-111-6/+4
* 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/+0
* net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk2016-08-111-13/+5
* rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng2016-08-111-35/+1
* 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/+2
* 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/+7
* qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun2016-08-091-7/+1
* net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+13
* net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes2016-08-091-18/+16
* net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2
* net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-092-13/+11
* net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-094-37/+26
* bna: remove global bnad_list_mutexIvan Vecera2016-08-091-20/+0
* bna: change type of bna_id to atomic_tIvan Vecera2016-08-091-2/+2
* bna: remove useless linked listIvan Vecera2016-08-092-4/+0
* be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-093-158/+327
* be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-092-41/+130
* be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla2016-08-091-7/+1