index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
1
-3
/
+9
|
\
|
*
r8152: disable the ECM mode
hayeswang
2014-03-05
1
-6
/
+9
*
|
r8152: support dumping the hw counters
hayeswang
2014-03-12
1
-2
/
+93
*
|
r8152: add skb_cow_head
hayeswang
2014-03-10
1
-2
/
+10
*
|
r8152: support IPv6
hayeswang
2014-03-07
1
-3
/
+103
*
|
r8152: support TSO
hayeswang
2014-03-07
1
-30
/
+87
*
|
r8152: support rx checksum
hayeswang
2014-03-07
1
-2
/
+39
*
|
r8152: calculate the dropped packets for rx
hayeswang
2014-03-07
1
-1
/
+2
*
|
r8152: up the priority of the transmission
hayeswang
2014-03-07
1
-18
/
+27
*
|
r8152: check tx agg list before spin lock
hayeswang
2014-03-07
1
-0
/
+3
*
|
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
2014-03-07
1
-16
/
+12
*
|
r8152: remove rtl8152_get_stats
hayeswang
2014-03-06
1
-15
/
+6
*
|
r8152: replace tp->netdev with netdev
hayeswang
2014-03-06
1
-3
/
+5
*
|
r8152: deal with the empty line and space
hayeswang
2014-03-06
1
-3
/
+6
*
|
r8152: support get_msglevel and set_msglevel
hayeswang
2014-02-18
1
-0
/
+16
*
|
r8152: set disable_hub_initiated_lpm
hayeswang
2014-02-18
1
-0
/
+1
*
|
r8152: replace netif_rx with netif_receive_skb
hayeswang
2014-02-18
1
-1
/
+1
*
|
r8152: disable teredo for RTL8152
hayeswang
2014-02-18
1
-0
/
+1
*
|
r8152: support runtime suspend
hayeswang
2014-02-18
1
-23
/
+158
*
|
r8152: support WOL
hayeswang
2014-02-18
1
-13
/
+105
*
|
r8152: move some functions from probe to open
hayeswang
2014-02-18
1
-20
/
+25
*
|
r8152: combine PHY reset with set_speed
hayeswang
2014-02-18
1
-12
/
+45
*
|
r8152: clear BMCR_PDOWN
hayeswang
2014-02-18
1
-2
/
+13
*
|
r8152: reduce the frequency of spin_lock
hayeswang
2014-02-18
1
-9
/
+38
*
|
r8152: load the default MAC address
hayeswang
2014-02-18
1
-2
/
+17
*
|
r8152: replace some types from int to bool
hayeswang
2014-02-18
1
-10
/
+10
*
|
r8152: add three functions
hayeswang
2014-02-18
1
-48
/
+51
*
|
r8152: move some functions
hayeswang
2014-02-18
1
-53
/
+53
|
/
*
r8152: fix the submission of the interrupt transfer
hayeswang
2014-02-06
1
-9
/
+8
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
r8152: ecm and vendor modes coexist
hayeswang
2014-01-14
1
-10
/
+8
*
r8152: fix the warnings and a error from checkpatch.pl
hayeswang
2014-01-14
1
-27
/
+15
*
r8152: change the descriptor
hayeswang
2014-01-14
1
-1
/
+1
*
r8152: correct some messages
Hayes Wang
2014-01-07
1
-10
/
+13
*
r8152: replace the return value of rtl_ops_init
hayeswang
2014-01-06
1
-9
/
+11
*
r8152: move the actions of saving the information of the device
hayeswang
2014-01-06
1
-3
/
+4
*
r8152: replace some tabs with spaces
hayeswang
2014-01-06
1
-8
/
+8
*
r8152: fix the wrong return value
hayeswang
2014-01-03
1
-1
/
+1
*
r8152: support RTL8153
hayeswang
2014-01-01
1
-5
/
+610
*
r8152: split rtl8152_enable
hayeswang
2014-01-01
1
-3
/
+15
*
r8152: add rtl_ops
hayeswang
2014-01-01
1
-7
/
+50
*
r8152: change some definitions
hayeswang
2014-01-01
1
-11
/
+16
*
r8152: modify the method of accessing PHY
hayeswang
2014-01-01
1
-34
/
+18
*
r8152: move rtl8152_unload and ocp_reg_write
hayeswang
2014-01-01
1
-29
/
+29
*
r8152: fix incorrect type in assignment
hayeswang
2013-11-20
1
-9
/
+9
*
r8152: support stopping/waking tx queue
hayeswang
2013-11-20
1
-0
/
+22
*
r8152: modify the tx flow
hayeswang
2013-11-20
1
-43
/
+3
*
r8152: fix tx/rx memory overflow
hayeswang
2013-11-20
1
-13
/
+17
*
r8152: add comments
hayeswang
2013-08-20
1
-0
/
+5
*
r8152: adjust tx_bottom function
hayeswang
2013-08-20
1
-66
/
+68
[next]