Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f198f98ed3066e6a8a307748db73a27f19d75523
/
drivers
/
net
/
r8169.c
f1e02ed
r8169: keep firmware in memory.
by françois romieu
· 14 years ago
42b82dc
net/r8169: Update the function of parsing firmware
by hayeswang
· 14 years ago
eee3a96
r8169: delay phy init until device opens.
by françois romieu
· 14 years ago
e6de30d
r8169: more 8168dp support.
by françois romieu
· 14 years ago
650e8d5
r8169: rtl_csi_access_enable rename.
by françois romieu
· 14 years ago
b646d90
r8169: magic.
by françois romieu
· 14 years ago
065c27c
r8169: phy power ops
by françois romieu
· 14 years ago
c0e45c1
r8169: 8168DP specific MII registers access methods.
by françois romieu
· 14 years ago
4da1963
r8169: use device dependent methods to access the MII registers.
by françois romieu
· 14 years ago
f0298f8
r8169: identify different registers.
by françois romieu
· 14 years ago
bca03d5
r8169: remove the firmware of RTL8111D.
by françois romieu
· 14 years ago
b6bc765
drivers/net/*.c: Use static const
by Joe Perches
· 14 years ago
b4aa9e0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
e4fbce7
r8169: Fix runtime power management
by Rafael J. Wysocki
· 14 years ago
d5d3ebe
r8169: fix checksum broken
by Shan Wei
· 14 years ago
ea80907
r8169: fix sleeping while holding spinlock.
by françois romieu
· 14 years ago
53f5735
r8169: revert "Handle rxfifo errors on 8168 chips"
by françois romieu
· 14 years ago
d827d86
r8169: print errors when dma mapping fail
by Stanislaw Gruszka
· 14 years ago
fccec10
r8169: (re)init phy on resume
by Stanislaw Gruszka
· 14 years ago
323bb68
r8169: changing mtu clean up
by Stanislaw Gruszka
· 14 years ago
cac4b22
r8169: do not account fragments as packets
by Stanislaw Gruszka
· 14 years ago
48addcc
r8169: use pointer to struct device as local variable
by Stanislaw Gruszka
· 14 years ago
231aee6
r8169: replace PCI_DMA_{TO,FROM}DEVICE to DMA_{TO,FROM}_DEVICE
by Stanislaw Gruszka
· 14 years ago
0ecbe1c
r8169: init rx ring cleanup
by Stanislaw Gruszka
· 14 years ago
3eafe50
r8169: check dma mapping failures
by Stanislaw Gruszka
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
6f0333b
r8169: use 50% less ram for RX ring
by Eric Dumazet
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
82553bb
r8169: use device model DMA API
by Stanislaw Gruszka
· 14 years ago
aeb19f6
r8169: allocate with GFP_KERNEL flag when able to sleep
by Stanislaw Gruszka
· 14 years ago
e40051d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
801e147
r8169: Handle rxfifo errors on 8168 chips
by Matthew Garrett
· 14 years ago
2edae08
r8169: add gro support
by Eric Dumazet
· 14 years ago
adea1ac7
r8169: fix rx checksum offload
by Eric Dumazet
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
1cfd2bd
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
f3ec4f8
PCI: change device runtime PM settings for probe and remove
by Alan Stern
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
17c9929
r8169: incorrect identifier for a 8168dp
by Francois Romieu
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
81a95f0
r8169: fix mdio_read and update mdio_write according to hw specs
by Timo Teräs
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
024a07b
r8169: fix random mdio_write failures
by Timo Teräs
· 14 years ago
06f555f
r8169: remove unnecessary cast of readl()'s return value
by Junchang Wang
· 14 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
908ba2b
r8169: more broken register writes workaround
by françois romieu
· 15 years ago
87aeec7
r8169: failure to enable mwi should not be fatal
by françois romieu
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
93f4d91
r8169: clean up my printk uglyness
by Neil Horman
· 15 years ago
630b943
r8169: Fix rtl8169_rx_interrupt()
by Eric Dumazet
· 15 years ago
c0cd884
r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
by Neil Horman
· 15 years ago
78f1cd0
r8169: fix broken register writes
by Francois Romieu
· 15 years ago
4300e8c
Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
by David S. Miller
· 15 years ago
e175944
r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)
by Rafael J. Wysocki
· 15 years ago
4c020a9
r8169: use correct barrier between cacheable and non-cacheable memory
by David Dillow
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 15 years ago
3531768
r8169: enable 64-bit DMA by default for PCI Express devices (v2)
by Robert Hancock
· 15 years ago
bf82c18
drivers/net/r8196.c: Use netif_printk macros
by Joe Perches
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
30a6ae8
drivers/net/r8169.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cc098dc
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
by Ivan Vecera
· 15 years ago
350f759
r8169: move PHY regs tables to .rodata
by Alexey Dobriyan
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8812304
r8169: Fix receive buffer length when MTU is between 1515 and 1536
by Raimonds Cicans
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
207d6e8
r8169: Fix card drop incoming VLAN tagged MTU byte large jumbo frames
by Raimonds Cicans
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
05af214
r8169: fix Ethernet Hangup for RTL8110SC rev d
by Simon Wunderlich
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
daf9df6
r8169: partial support and phy init for the 8168d
by françois romieu
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
3a5f29c
r8169: Fix warning in rtl8169_start_xmit().
by David S. Miller
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
85910a8e
r8169: phy init for the 8102e
by françois romieu
· 15 years ago
0b9b571
r8169: phy init for the 8169s
by françois romieu
· 15 years ago
2e955856
r8169: phy init for the 8169scd
by françois romieu
· 15 years ago
8c7006a
r8169: phy init for the 8169sce
by françois romieu
· 15 years ago
21d5736
r8169: differentiate close chipsets in the startup identification message
by françois romieu
· 15 years ago
5edcc53
r8169: fix r8101 quirk dupe
by françois romieu
· 15 years ago
ca52efd
r8169: WakeOnLan fix for the 8168
by françois romieu
· 15 years ago
40c27ee
r8169: remove unused variable
by Florian Westphal
· 15 years ago
4bb3f52
r8169: do not bring device down when suspending
by françois romieu
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
87433bf
r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq()
by Eric Dumazet
· 15 years ago
fdd7b4c
r8169: fix crash when large packets are received
by Eric Dumazet
· 15 years ago
b2f8f75
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 15 years ago
f21b75e
r8169: Use a different default for each family
by Jean Delvare
· 15 years ago
f11a377
r8169: avoid losing MSI interrupts
by David Dillow
· 15 years ago
3577aa1
r8169: allow true forced mode setting
by françois romieu
· 15 years ago
381f051
r8169: remove useless struct member
by françois romieu
· 16 years ago
861ab44
NET/r8169: Rework suspend and resume
by Rafael J. Wysocki
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
Next »