index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r8169.c
Age
Commit message (
Expand
)
Author
2010-09-15
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-07-30
PCI: change device runtime PM settings for probe and remove
Alan Stern
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-11
r8169: incorrect identifier for a 8168dp
Francois Romieu
2010-06-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-09
r8169: fix mdio_read and update mdio_write according to hw specs
Timo Teräs
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-06
r8169: fix random mdio_write failures
Timo Teräs
2010-05-31
r8169: remove unnecessary cast of readl()'s return value
Junchang Wang
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-26
r8169: more broken register writes workaround
françois romieu
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
2010-04-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-04-01
r8169: clean up my printk uglyness
Neil Horman
2010-04-01
r8169: Fix rtl8169_rx_interrupt()
Eric Dumazet
2010-03-29
r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
Neil Horman
2010-03-27
r8169: fix broken register writes
Francois Romieu
2010-03-26
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
David S. Miller
2010-03-16
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
Rafael J. Wysocki
2010-03-04
r8169: use correct barrier between cacheable and non-cacheable memory
David Dillow
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
2010-02-19
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
Robert Hancock
2010-02-12
drivers/net/r8196.c: Use netif_printk macros
Joe Perches
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-29
drivers/net/r8169.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
2009-11-25
r8169: move PHY regs tables to .rodata
Alexey Dobriyan
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-13
r8169: Fix receive buffer length when MTU is between 1515 and 1536
Raimonds Cicans
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-29
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
Raimonds Cicans
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-24
r8169: fix Ethernet Hangup for RTL8110SC rev d
Simon Wunderlich
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
r8169: partial support and phy init for the 8168d
françois romieu
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-09-07
r8169: Fix warning in rtl8169_start_xmit().
David S. Miller
2009-09-03
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-08-12
r8169: phy init for the 8102e
françois romieu
2009-08-12
r8169: phy init for the 8169s
françois romieu
2009-08-12
r8169: phy init for the 8169scd
françois romieu
2009-08-12
r8169: phy init for the 8169sce
françois romieu
2009-08-12
r8169: differentiate close chipsets in the startup identification message
françois romieu
[next]