Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
593be07ae8f6f4a1b1b98813fabb155328f8bc0c
/
drivers
/
net
/
r8169.c
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
bf79329
r8169: perform a PHY reset before any other operation at boot time
by Francois Romieu
· 18 years ago
315917d
[PATCH] r8169: Fix iteration variable sign
by Francois Romieu
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
209ad53
Revert "r8169: mac address change support"
by Linus Torvalds
· 18 years ago
12cbbd9
Merge tag 'jg-20061012-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
by Jeff Garzik
· 18 years ago
733b736
r8169: fix infinite loop during hotplug
by Arnaud Patard
· 18 years ago
73f5e28
r8169: PCI ID for Corega Gigabit network card
by Andrew Morton
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
78cc3b7
Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
by Jeff Garzik
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
d81bf55
r8169: the MMIO region of the 8167 stands behin BAR#1
by Francois Romieu
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
2a69bf4
Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into tmp
by Jeff Garzik
· 18 years ago
b39fe41
r8169: quirk for the 8110sb on arm platform
by Francois Romieu
· 18 years ago
d2eed8c
r8169: the 0x8136 needs a 8 bytes alignment
by Francois Romieu
· 18 years ago
5f787a1
r8169: add basic MII ioctl support
by Francois Romieu
· 18 years ago
64e4bfb
r8169: use standard #defines from mii.h instead of declaring private ones
by Francois Romieu
· 18 years ago
5b0384f
r8169: trim trailing whitespaces and convert whitespaces to tabs
by Francois Romieu
· 18 years ago
b518fa8
r8169: udelay() removal
by Francois Romieu
· 18 years ago
188f4af
r8169: use NETDEV_TX_{BUSY/OK}
by Francois Romieu
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
bcf0bf9
r8169: sync with vendor's driver
by Francois Romieu
· 18 years ago
4ff96fa
r8169: remove rtl8169_init_board
by Francois Romieu
· 18 years ago
623a159
r8169: hardware flow control
by Francois Romieu
· 18 years ago
9dccf61
r8169: RX fifo overflow recovery
by Francois Romieu
· 18 years ago
a2b98a6
r8169: mac address change support
by Francois Romieu
· 18 years ago
9b91cf9
[netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...
by Jeff Garzik
· 18 years ago
2e8a538
[netdrvr] Use dev_printk() when ethernet interface isn't available
by Jeff Garzik
· 18 years ago
1fb9df5
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
7967168
[NET]: Merge TSO/UFO fields in sk_buff
by Herbert Xu
· 18 years ago
5b057c6
[NET]: Avoid allocating skb in skb_pad
by Herbert Xu
· 18 years ago
de1e938
[PATCH] r8169: add new PCI ID
by Yoichi Yuasa
· 18 years ago
f71e130
Massive net driver const-ification.
by Arjan van de Ven
· 19 years ago
61a4dcc
r8169: enable wake on lan
by Francois Romieu
· 19 years ago
5d06a99
r8169: fix broken ring index handling in suspend/resume
by Francois Romieu
· 19 years ago
726ecdc
r8169: fix forced-mode link settings
by Andy Gospodarek
· 19 years ago
2371408
r8169: prevent excessive busy-waiting
by Francois Romieu
· 19 years ago
3c6bee1
[PATCH] turn "const static" into "static const"
by Jesper Juhl
· 19 years ago
e53091f
r8169: do not abort when the power management capabilities are disabled
by Francois Romieu
· 19 years ago
7c8b2eb
r8169: fix printk_ratelimit in the interrupt handler
by Francois Romieu
· 19 years ago
3c8c7b2
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
f0e837d
[PATCH] r8169: tone down the r8169 driver
by Francois Romieu
· 19 years ago
da192bb
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
0b50f81
[PATCH] r8169: call proper VLAN receive function
by Tommy Christensen
· 19 years ago
6d6525b
[PATCH] r8169: support ETHTOOL_GPERMADDR
by John W. Linville
· 19 years ago
86f0cd5
[PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032
by Francois Romieu
· 19 years ago
913168d
[PATCH] r8169: PCI ID for the Linksys EG1032
by Francois Romieu
· 19 years ago
689be43
[NET]: Remove gratuitous use of skb->tail in network drivers.
by David S. Miller
· 19 years ago
0e396ee
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
by Linus Torvalds
· 19 years ago
979b6c1
[NET]: Move the netdev list to vger.kernel.org.
by Ralf Baechle
· 19 years ago
4dcb7d3
[PATCH] r8169: minor cleanup
by Richard Dawe
· 19 years ago
d4a3a0f
[PATCH] r8169: add ethtool support for dumping the chip statistics
by Stephen Hemminger
· 19 years ago
b57b7e5
[PATCH] r8169: ethtool message level control support
by Stephen Hemminger
· 19 years ago
df0a1bf
[PATCH] r8169: add module parameter (media)
by Francois Romieu
· 19 years ago
1b7efd5
[PATCH] r8169: add module parameter (copybreak)
by Stephen Hemminger
· 19 years ago
f7ccf42
[PATCH] r8169: identify the napi version
by Stephen Hemminger
· 19 years ago
53456f6
[PATCH] r8169: de-obfuscate supported PCI ID
by Francois Romieu
· 19 years ago
a7b6459
[PATCH] r8169: new PCI id
by Francois Romieu
· 19 years ago
126fa4b
[PATCH] r8169: incoming frame length check
by Francois Romieu
· 20 years ago
fbd568a3e
[PATCH] Change synchronize_kernel to _rcu and _sched
by Paul E. McKenney
· 20 years ago
05adc3b
[PATCH] u32 vs. pm_message_t fixes for drivers/net
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago