index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-46
/
+42
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-09-30
r8152: fix setting RTL8152_UNPLUG
hayeswang
1
-1
/
+5
2014-09-28
r8152: support ethtool eee
hayeswang
1
-0
/
+128
2014-09-28
r8152: add functions to set EEE
hayeswang
1
-25
/
+76
2014-09-28
r8152: change the EEE definition
hayeswang
1
-21
/
+14
2014-09-26
r8152: fix the carrier off when autoresuming
hayeswang
1
-17
/
+35
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+45
2014-09-22
r8152: disable ALDPS
hayeswang
1
-17
/
+45
2014-09-13
r8152: support VLAN
hayeswang
1
-14
/
+65
2014-09-09
r8152: use usleep_range
hayeswang
1
-11
/
+11
2014-09-05
r8152: use eth_hw_addr_random
hayeswang
1
-16
/
+19
2014-09-05
r8152: change the location of rtl8152_set_mac_address
hayeswang
1
-17
/
+17
2014-09-01
r8152: rename rx_buf_sz
hayeswang
1
-11
/
+11
2014-09-01
r8152: reduce the number of Tx
hayeswang
1
-1
/
+1
2014-08-27
r8152: replace strncpy with strlcpy
hayeswang
1
-2
/
+2
2014-08-25
r8152: check code with checkpatch.pl
hayeswang
1
-31
/
+35
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+3
2014-07-24
r8152: fix the checking of the usb speed
hayeswang
1
-4
/
+3
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2014-07-11
r8152: fix r8152_csum_workaround function
hayeswang
1
-1
/
+1
2014-07-10
r8152: support jumbo frame for RTL8153
hayeswang
1
-4
/
+32
2014-07-08
r8152: wake up the device before dumping the hw counter
hayeswang
1
-0
/
+5
2014-07-08
r8152: increase the tx timeout
hayeswang
1
-1
/
+1
2014-05-30
r8152: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-12
r8152: check RTL8152_UNPLUG
hayeswang
1
-0
/
+48
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2014-03-12
r8152: support dumping the hw counters
hayeswang
1
-2
/
+93
2014-03-10
r8152: add skb_cow_head
hayeswang
1
-2
/
+10
2014-03-07
r8152: support IPv6
hayeswang
1
-3
/
+103
2014-03-07
r8152: support TSO
hayeswang
1
-30
/
+87
2014-03-07
r8152: support rx checksum
hayeswang
1
-2
/
+39
2014-03-07
r8152: calculate the dropped packets for rx
hayeswang
1
-1
/
+2
2014-03-07
r8152: up the priority of the transmission
hayeswang
1
-18
/
+27
2014-03-07
r8152: check tx agg list before spin lock
hayeswang
1
-0
/
+3
2014-03-07
r8152: replace spin_lock_irqsave and spin_unlock_irqrestore
hayeswang
1
-16
/
+12
2014-03-06
r8152: remove rtl8152_get_stats
hayeswang
1
-15
/
+6
2014-03-06
r8152: replace tp->netdev with netdev
hayeswang
1
-3
/
+5
2014-03-06
r8152: deal with the empty line and space
hayeswang
1
-3
/
+6
2014-03-05
r8152: disable the ECM mode
hayeswang
1
-6
/
+9
2014-02-18
r8152: support get_msglevel and set_msglevel
hayeswang
1
-0
/
+16
2014-02-18
r8152: set disable_hub_initiated_lpm
hayeswang
1
-0
/
+1
2014-02-18
r8152: replace netif_rx with netif_receive_skb
hayeswang
1
-1
/
+1
2014-02-18
r8152: disable teredo for RTL8152
hayeswang
1
-0
/
+1
2014-02-18
r8152: support runtime suspend
hayeswang
1
-23
/
+158
2014-02-18
r8152: support WOL
hayeswang
1
-13
/
+105
2014-02-18
r8152: move some functions from probe to open
hayeswang
1
-20
/
+25
2014-02-18
r8152: combine PHY reset with set_speed
hayeswang
1
-12
/
+45
[next]