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
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-22
r8169: RxConfig hack for the 8168evl.
françois romieu
1
-0
/
+1
2012-06-10
r8169: avoid NAPI scheduling delay.
françois romieu
1
-5
/
+1
2012-06-01
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-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2012-05-08
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-03
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-11
r8169: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2012-03-10
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-7
/
+5
2012-03-10
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
1
-61
/
+57
2012-03-10
r8169: move the netpoll handler after the irq handler.
Francois Romieu
1
-11
/
+9
2012-03-10
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
1
-87
/
+81
2012-03-10
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
1
-51
/
+50
2012-03-10
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
1
-29
/
+20
2012-03-10
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
1
-246
/
+246
2012-03-10
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
1
-29
/
+29
2012-03-09
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-05
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
2012-03-02
r8169: corrupted IP fragments fix for large mtu.
françois romieu
1
-0
/
+8
2012-02-24
r8169: Support RX-FCS flag.
Ben Greear
1
-1
/
+5
2012-02-24
r8169: Support RX-ALL flag.
Ben Greear
1
-13
/
+38
2012-02-24
8139too: Support RX-FCS flag.
Ben Greear
1
-1
/
+5
2012-02-24
8139too: Support RX-ALL logic.
Ben Greear
1
-0
/
+52
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
1
-1
/
+1
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2
-5
/
+2
2012-01-31
r8169: spinlock redux.
Francois Romieu
1
-8
/
+0
2012-01-31
r8169: avoid a useless work scheduling.
Francois Romieu
1
-1
/
+3
2012-01-31
r8169: move task enable boolean to bitfield.
Francois Romieu
1
-6
/
+7
[next]