index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-13
sfc: set interrupt moderation via MCDI
Bert Kenward
9
-62
/
+103
2016-08-13
sfc: use new performance based event queue init
Bert Kenward
1
-12
/
+31
2016-08-13
sfc: retrieve second word of datapath capabilities
Bert Kenward
2
-2
/
+11
2016-08-13
sfc: allow asynchronous MCDI without completion function
Bert Kenward
1
-1
/
+4
2016-08-13
sfc: update MCDI protocol headers
Bert Kenward
1
-15
/
+515
2016-08-13
net: ethernet: mediatek: enhance the locking using the lightweight ones
Sean Wang
1
-11
/
+8
2016-08-13
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal
17
-0
/
+10542
2016-08-13
net: phy: Add gmiitorgmii converter support
Appana Durga Kedareswara Rao
3
-0
/
+117
2016-08-11
net: ethernet: renesas: sh_eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2016-08-11
net: ethernet: renesas: sh_eth: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-08-11
net: macb: Add 64 bit addressing support for GEM
Harini Katakam
2
-11
/
+61
2016-08-11
qed*: Add support for ethtool link_ksettings callbacks.
Sudarsana Reddy Kalluru
4
-84
/
+165
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
1
-35
/
+1
2016-08-11
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
1
-7
/
+7
2016-08-11
ravb: use proper names for suspend/resume functions
Niklas Söderlund
1
-3
/
+3
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-10
ppp: build ifname using unit identifier for rtnl based devices
Guillaume Nault
1
-0
/
+9
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
qed: Use DEFINE_SPINLOCK() for spinlock
Wei Yongjun
1
-7
/
+1
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
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
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
net: vxlan: lwt: Fix vxlan local traffic.
pravin shelar
1
-2
/
+2
2016-08-09
net: vxlan: lwt: Use source ip address during route lookup.
pravin shelar
1
-12
/
+18
[next]