summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru5-84/+180
2016-08-11net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_commonIvan Khoronzhuk1-129/+106
2016-08-11net: ethernet: ti: cpsw: move napi struct to cpsw_commonIvan Khoronzhuk1-30/+22
2016-08-11net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_commonIvan Khoronzhuk1-128/+137
2016-08-11net; ethernet: ti: cpsw: move irq stuff under cpsw_commonIvan Khoronzhuk1-36/+29
2016-08-11net: ethernet: ti: cpsw: move cpdma resources to cpsw_commonIvan Khoronzhuk1-49/+48
2016-08-11net: ethernet: ti: cpsw: move links on h/w registers to cpsw_commonIvan Khoronzhuk1-44/+53
2016-08-11net: ethernet: ti: cpsw: replace pdev on devIvan Khoronzhuk1-31/+34
2016-08-11net: ethernet: ti: cpsw: create common struct to hold shared driver dataIvan Khoronzhuk1-23/+39
2016-08-11net: ethernet: ti: cpsw: don't check slave num in runtimeIvan Khoronzhuk1-7/+4
2016-08-11net: ethernet: ti: cpsw: remove clk var from privIvan Khoronzhuk1-6/+4
2016-08-11net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters listIvan Khoronzhuk1-5/+5
2016-08-11net: ethernet: ti: cpsw: remove intr dbg msg from poll handlersIvan Khoronzhuk1-6/+0
2016-08-11net: ethernet: ti: cpsw: simplify submit routineIvan Khoronzhuk1-13/+5
2016-08-11rps: Inspect PPTP encapsulated by GRE to get flow hashGao Feng5-71/+135
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina8-18/+30
2016-08-11net: resolve symbol conflicts with generic hashtable.hJiri Kosina5-28/+28
2016-08-10ravb: use proper names for suspend/resume functionsNiklas Söderlund1-3/+3
2016-08-10net: ipconfig: fix use after freeUwe Kleine-König1-8/+9
2016-08-10ravb: add sleep PM suspend/resume supportNiklas Söderlund1-8/+64
2016-08-10net: dsa: b53: constify b53_io_ops structuresJulia Lawall6-6/+8
2016-08-09net: Remove fib_local variableDavid Ahern2-8/+0
2016-08-09ppp: build ifname using unit identifier for rtnl based devicesGuillaume Nault1-0/+9
2016-08-09RDS: add __printf format attribute to error reporting functionsNicolas Iooss2-0/+2
2016-08-09Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju3-0/+167
2016-08-09net/fsl: use of_property_read_boolJulia Lawall1-5/+2
2016-08-09hv_netvsc: Add handler for physical link speed changeHaiyang Zhang3-7/+25
2016-08-09hv_netvsc: Add query for initial physical link speedHaiyang Zhang2-2/+26
2016-08-09net: ethernet: ti: cpdma: remove used_desc counterGrygorii Strashko1-11/+7
2016-08-09net/sched/sch_hfsc.c: remove unused cl_myfadjMichal Soltys1-5/+2
2016-08-09net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bugMichal Soltys1-32/+12
2016-08-09qed: Use DEFINE_SPINLOCK() for spinlockWei Yongjun1-7/+1
2016-08-09net/multicast: should not send source list records when have filter mode changeHangbin Liu2-0/+20
2016-08-09net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+13
2016-08-09net: ethernet: marvell: mvneta: use phydev from struct net_devicePhilippe Reynes1-18/+16
2016-08-09net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-09net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2-13/+11
2016-08-09net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-09net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes4-37/+26
2016-08-09bna: remove global bnad_list_mutexIvan Vecera1-20/+0
2016-08-09bna: change type of bna_id to atomic_tIvan Vecera1-2/+2
2016-08-09bna: remove useless linked listIvan Vecera2-4/+0
2016-08-09net: ipconfig: drop inter-device timeoutUwe Kleine-König1-4/+5
2016-08-09net: ipconfig: Support using "delayed" DHCP repliesUwe Kleine-König1-19/+10
2016-08-09net: ipconfig: Add device name to debug messagesUwe Kleine-König1-6/+6
2016-08-09be2net: replace polling with sleeping in the FW completion pathSathya Perla3-158/+327
2016-08-09be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2-41/+130
2016-08-09be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla1-7/+1
2016-08-09be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur1-2/+5
2016-08-09neigh: allow admin to set NUD_STALEJulian Anastasov1-1/+2