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.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
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
r8169: revert "add byte queue limit support".
Francois Romieu
1
-22
/
+5
2012-07-18
r8169: verbose error message.
Francois Romieu
1
-1
/
+2
2012-07-18
r8169: remove rtl_ocpdr_cond.
Hayes Wang
1
-11
/
+1
2012-07-10
r8169: fix argument in rtl_hw_init_8168g.
Hayes Wang
1
-2
/
+2
2012-07-10
r8169: support RTL8168G
Hayes Wang
1
-0
/
+291
2012-07-10
r8169: abstract out loop conditions.
Francois Romieu
1
-181
/
+186
2012-07-10
r8169: ephy, eri and efuse functions signature changes.
Francois Romieu
1
-111
/
+100
2012-07-10
r8169: csi_ops signature change.
Francois Romieu
1
-11
/
+12
2012-07-10
r8169: mdio_ops signature change.
Francois Romieu
1
-20
/
+26
2012-07-10
r8169: add RTL8106E support.
Hayes Wang
1
-0
/
+56
2012-06-23
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-11
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-02
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-01
8139cp/8139too: terminate the eeprom access with the right opmode
Jason Wang
2
-2
/
+2
2012-06-01
8139cp: set ring address before enabling receiver
Jason Wang
1
-11
/
+11
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2012-05-09
r8169: fix unsigned int wraparound with TSO
Julien Ducourthial
1
-6
/
+10
2012-04-17
r8169: support the new RTL8411 chip.
Hayes Wang
1
-2
/
+138
2012-04-17
r8169: adjust some functions of 8111f
Hayes Wang
1
-52
/
+47
2012-04-17
r8169: support the new RTL8402 chip.
Hayes Wang
1
-1
/
+121
2012-04-17
r8169: add device specific CSI access helpers.
Hayes Wang
1
-106
/
+194
2012-04-17
r8169: modify pll power function
Hayes Wang
1
-7
/
+30
2012-04-17
r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.
Francois Romieu
1
-0
/
+6
2012-04-17
r8169: Config1 is read-only on 8168c and later.
Francois Romieu
1
-2
/
+13
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2012-04-13
8139cp: set intr mask after its handler is registered
Jason Wang
1
-2
/
+8
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+3
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
4
-781
/
+952
2012-04-07
8139too: dev->{base_addr, irq} removal.
Francois Romieu
1
-80
/
+56
2012-04-07
8139cp: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-10
/
+11
2012-04-04
r8169: Support the get_ts_info ethtool method.
Richard Cochran
1
-0
/
+1
2012-04-04
r8169: enable napi on resume.
Artem Savkov
1
-0
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2
-2
/
+0
2012-03-28
r8169.c: fix comment typo
Justin P. Mattock
1
-1
/
+1
2012-03-12
r8169: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2012-03-11
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-7
/
+5
2012-03-11
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
1
-61
/
+57
2012-03-11
r8169: move the netpoll handler after the irq handler.
Francois Romieu
1
-11
/
+9
2012-03-11
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
1
-87
/
+81
2012-03-11
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
1
-51
/
+50
2012-03-11
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
1
-29
/
+20
2012-03-11
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
1
-246
/
+246
2012-03-11
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
1
-29
/
+29
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2012-03-06
r8169: runtime resume before shutdown.
françois romieu
1
-0
/
+5
2012-03-06
8139too: Add 64bit statistics
Junchang Wang
1
-8
/
+38
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2012-03-06
r8169: add byte queue limit support.
Igor Maravic
1
-5
/
+22
2012-03-06
r8169: add 64bit statistics.
Junchang Wang
1
-14
/
+45
[next]