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
/
r8169.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-24
r8169: don't request firmware when there's no userspace.
François Romieu
1
-28
/
+71
2011-03-20
r8169: fix a bug in rtl8169_init_phy()
Eric Dumazet
1
-2
/
+2
2011-03-07
Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-94
/
+178
2011-03-05
r8169: convert to new VLAN model.
Francois Romieu
1
-61
/
+49
2011-03-05
r8169: support control of advertising.
Oliver Neukum
1
-17
/
+37
2011-03-05
r8169: support the new chips for RTL8105E.
Hayes Wang
1
-2
/
+90
2011-03-03
r8169: disable ASPM
Stanislaw Gruszka
1
-0
/
+6
2011-03-01
r8169: adjust rtl8169_set_speed_xmii function.
Hayes Wang
1
-14
/
+2
2011-02-23
r8169: fix RTL8168DP power off issue.
Hayes Wang
1
-3
/
+14
2011-02-23
r8169: correct settings of rtl8102e.
Hayes Wang
1
-14
/
+6
2011-02-23
r8169: fix incorrect args to oob notify.
Hayes Wang
1
-2
/
+3
2011-02-17
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
1
-0
/
+2
2011-02-04
r8169: prevent RxFIFO induced loops in the irq handler.
Francois Romieu
1
-0
/
+9
2011-02-04
r8169: RxFIFO overflow oddities with 8168 chipsets.
Francois Romieu
1
-9
/
+21
2011-02-04
r8169: use RxFIFO overflow workaround for 8168c chipset.
Ivan Vecera
1
-2
/
+4
2011-01-13
r8169: keep firmware in memory.
françois romieu
1
-12
/
+31
2011-01-10
net/r8169: Update the function of parsing firmware
hayeswang
1
-12
/
+110
2011-01-09
r8169: delay phy init until device opens.
françois romieu
1
-10
/
+11
2011-01-04
r8169: more 8168dp support.
françois romieu
1
-9
/
+136
2011-01-04
r8169: rtl_csi_access_enable rename.
françois romieu
1
-11
/
+16
2011-01-04
r8169: magic.
françois romieu
1
-0
/
+93
2011-01-04
r8169: phy power ops
françois romieu
1
-1
/
+166
2011-01-04
r8169: 8168DP specific MII registers access methods.
françois romieu
1
-2
/
+81
2011-01-04
r8169: use device dependent methods to access the MII registers.
françois romieu
1
-150
/
+157
2011-01-04
r8169: identify different registers.
françois romieu
1
-8
/
+14
2011-01-04
r8169: remove the firmware of RTL8111D.
françois romieu
1
-679
/
+133
2010-12-21
drivers/net/*.c: Use static const
Joe Perches
1
-1
/
+1
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+16
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-12-10
r8169: Fix runtime power management
Rafael J. Wysocki
1
-10
/
+16
2010-11-17
r8169: fix checksum broken
Shan Wei
1
-2
/
+1
2010-11-09
r8169: fix sleeping while holding spinlock.
françois romieu
1
-2
/
+2
2010-11-09
r8169: revert "Handle rxfifo errors on 8168 chips"
françois romieu
1
-2
/
+3
2010-10-21
r8169: print errors when dma mapping fail
Stanislaw Gruszka
1
-3
/
+13
2010-10-21
r8169: (re)init phy on resume
Stanislaw Gruszka
1
-0
/
+5
2010-10-21
r8169: changing mtu clean up
Stanislaw Gruszka
1
-41
/
+6
2010-10-21
r8169: do not account fragments as packets
Stanislaw Gruszka
1
-5
/
+3
2010-10-21
r8169: use pointer to struct device as local variable
Stanislaw Gruszka
1
-26
/
+25
2010-10-21
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
Stanislaw Gruszka
1
-7
/
+7
2010-10-21
r8169: init rx ring cleanup
Stanislaw Gruszka
1
-30
/
+22
2010-10-21
r8169: check dma mapping failures
Stanislaw Gruszka
1
-18
/
+48
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
1
-119
/
+64
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-30
/
+35
2010-10-09
r8169: use device model DMA API
Stanislaw Gruszka
1
-24
/
+29
2010-10-09
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
1
-6
/
+6
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+2
2010-09-15
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
1
-3
/
+2
2010-09-07
r8169: add gro support
Eric Dumazet
1
-2
/
+8
2010-09-05
r8169: fix rx checksum offload
Eric Dumazet
1
-4
/
+2
[next]