index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
5
-84
/
+180
2016-08-11
net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common
Ivan Khoronzhuk
1
-129
/
+106
2016-08-11
net: ethernet: ti: cpsw: move napi struct to cpsw_common
Ivan Khoronzhuk
1
-30
/
+22
2016-08-11
net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common
Ivan Khoronzhuk
1
-128
/
+137
2016-08-11
net; ethernet: ti: cpsw: move irq stuff under cpsw_common
Ivan Khoronzhuk
1
-36
/
+29
2016-08-11
net: ethernet: ti: cpsw: move cpdma resources to cpsw_common
Ivan Khoronzhuk
1
-49
/
+48
2016-08-11
net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common
Ivan Khoronzhuk
1
-44
/
+53
2016-08-11
net: ethernet: ti: cpsw: replace pdev on dev
Ivan Khoronzhuk
1
-31
/
+34
2016-08-11
net: ethernet: ti: cpsw: create common struct to hold shared driver data
Ivan Khoronzhuk
1
-23
/
+39
2016-08-11
net: ethernet: ti: cpsw: don't check slave num in runtime
Ivan Khoronzhuk
1
-7
/
+4
2016-08-11
net: ethernet: ti: cpsw: remove clk var from priv
Ivan Khoronzhuk
1
-6
/
+4
2016-08-11
net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list
Ivan Khoronzhuk
1
-5
/
+5
2016-08-11
net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
Ivan Khoronzhuk
1
-6
/
+0
2016-08-11
net: ethernet: ti: cpsw: simplify submit routine
Ivan Khoronzhuk
1
-13
/
+5
2016-08-11
rps: Inspect PPTP encapsulated by GRE to get flow hash
Gao Feng
5
-71
/
+135
2016-08-11
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
8
-18
/
+30
2016-08-11
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
5
-28
/
+28
2016-08-10
ravb: use proper names for suspend/resume functions
Niklas Söderlund
1
-3
/
+3
2016-08-10
net: ipconfig: fix use after free
Uwe Kleine-König
1
-8
/
+9
2016-08-10
ravb: add sleep PM suspend/resume support
Niklas Söderlund
1
-8
/
+64
2016-08-10
net: dsa: b53: constify b53_io_ops structures
Julia Lawall
6
-6
/
+8
2016-08-09
net: Remove fib_local variable
David Ahern
2
-8
/
+0
2016-08-09
ppp: build ifname using unit identifier for rtnl based devices
Guillaume Nault
1
-0
/
+9
2016-08-09
RDS: add __printf format attribute to error reporting functions
Nicolas Iooss
2
-0
/
+2
2016-08-09
Microsemi VSC 8531/41 PHY Driver
Raju Lakkaraju
3
-0
/
+167
2016-08-09
net/fsl: use of_property_read_bool
Julia Lawall
1
-5
/
+2
2016-08-09
hv_netvsc: Add handler for physical link speed change
Haiyang Zhang
3
-7
/
+25
2016-08-09
hv_netvsc: Add query for initial physical link speed
Haiyang Zhang
2
-2
/
+26
2016-08-09
net: ethernet: ti: cpdma: remove used_desc counter
Grygorii Strashko
1
-11
/
+7
2016-08-09
net/sched/sch_hfsc.c: remove unused cl_myfadj
Michal Soltys
1
-5
/
+2
2016-08-09
net/sched/sch_hfsc.c: keep fsc and virtual times in sync; fix an old bug
Michal Soltys
1
-32
/
+12
2016-08-09
qed: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
1
-7
/
+1
2016-08-09
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
2
-0
/
+20
2016-08-09
net: ethernet: marvell: mvneta: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+13
2016-08-09
net: ethernet: marvell: mvneta: use phydev from struct net_device
Philippe Reynes
1
-18
/
+16
2016-08-09
net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-08-09
net: ethernet: greth: use phydev from struct net_device
Philippe Reynes
2
-13
/
+11
2016-08-09
net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+2
2016-08-09
net: ethernet: octeon: use phydev from struct net_device
Philippe Reynes
4
-37
/
+26
2016-08-09
bna: remove global bnad_list_mutex
Ivan Vecera
1
-20
/
+0
2016-08-09
bna: change type of bna_id to atomic_t
Ivan Vecera
1
-2
/
+2
2016-08-09
bna: remove useless linked list
Ivan Vecera
2
-4
/
+0
2016-08-09
net: ipconfig: drop inter-device timeout
Uwe Kleine-König
1
-4
/
+5
2016-08-09
net: ipconfig: Support using "delayed" DHCP replies
Uwe Kleine-König
1
-19
/
+10
2016-08-09
net: ipconfig: Add device name to debug messages
Uwe Kleine-König
1
-6
/
+6
2016-08-09
be2net: replace polling with sleeping in the FW completion path
Sathya Perla
3
-158
/
+327
2016-08-09
be2net: Avoid unnecessary firmware updates of multicast list
Sriharsha Basavapatna
2
-41
/
+130
2016-08-09
be2net: do not remove vids from driver table if be_vid_config() fails.
Sathya Perla
1
-7
/
+1
2016-08-09
be2net: clear vlan-promisc setting before programming the vlan list
Somnath Kotur
1
-2
/
+5
2016-08-09
neigh: allow admin to set NUD_STALE
Julian Anastasov
1
-1
/
+2
[next]