summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/fsl: use of_property_read_boolJulia Lawall2016-08-091-5/+2
* 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
* 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
* be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur2016-08-091-2/+5
* net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
* mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1
* mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel2016-08-081-0/+2
* mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel2016-08-081-4/+4
* net: macb: Correct CAPS maskHarini Katakam2016-08-071-1/+1
* net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun2016-08-061-2/+4
* qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
* qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
* qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
* tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam2016-08-031-4/+0
* tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige2016-08-031-0/+1
* net: xgene: fix maybe-uninitialized variableArnd Bergmann2016-08-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0337-69/+161
|\
| * qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-021-1/+6
| * ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-021-0/+1
| * ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-022-2/+6