Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0581483afe1a6f90f828b36111b05a70c162137d
/
drivers
/
net
/
r6040.c
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
86f99ff
r6040: bump to version 0.27 and date 23Feb2011
by Florian Fainelli
· 14 years ago
c60c9c7
r6040: fix multicast operations
by Shawn Lin
· 14 years ago
9c86c0f
net: r6040: Return proper error for r6040_init_one
by Axel Lin
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e226930
r6040: Fix multicast filter some more
by Ben Hutchings
· 14 years ago
42099d7
net: r6040: store BIOS default MAC in perm_add
by Otavio Salvador
· 14 years ago
ced1de4
r6040: Free irq line on error path
by Denis Kirjanov
· 14 years ago
2154c70
r6040: fix all checkpatch errors and warnings
by Florian Fainelli
· 14 years ago
4cfa580
r6040: Fix args to phy_mii_ioctl().
by David S. Miller
· 14 years ago
92c4bbf
r6040: bump version to 0.26 and date to 30 May 2010
by Florian Fainelli
· 14 years ago
3831861
r6040: implement phylib
by Florian Fainelli
· 14 years ago
ce26b4d
r6040: fix link checking with switches
by Florian Fainelli
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
7d53b80
r6040: use (dev|netdev)_<level> macros helpers
by Florian Fainelli
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
3bcf822
r6040: fix r6040_multicast_list
by Florian Fainelli
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f9dcbcc
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
by Jiri Pirko
· 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
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
91dcbf3
drivers/net/r6040.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
3fa8486
r6040: fix version printing
by Florian Fainelli
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
9818f66
r6040: bump to version 0.25 and 20 August 2009 release date
by Florian Fainelli
· 15 years ago
e03f614
r6040: move down second PHY detection to r6040_init_one
by Mark Kelly
· 15 years ago
d516478
r6040: remove unused pioaddr variable
by Mark Kelly
· 15 years ago
e5a8a89
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c3b8542
r6040: bump driver version to 0.24 and date to 08 July 2009
by Florian Fainelli
· 15 years ago
35976d4
r6040: restore MIER register correctly when IRQ line is shared
by Florian Fainelli
· 15 years ago
6f5bec1
Minor code cleanup in drivers/net/r6040.c
by Michael Opdenacker
· 15 years ago
824fb38
r6040: check and update media status
by Florian Fainelli
· 15 years ago
ba1cd54
r6040: bump version to 0.23 and date to 05May2009
by Florian Fainelli
· 16 years ago
c8014fe
r6040: check for absent PHY
by Florian Fainelli
· 16 years ago
bc4de26
r6040: set MODULE_VERSION
by Florian Fainelli
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
8ca5198
Bump release date to 25Mar2009 and version to 0.22
by Florian Fainelli
· 16 years ago
2a30ca8
r6040: Fix second PHY address
by Florian Fainelli
· 16 years ago
5b5103e
drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer
by Hannes Eder
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a7a41ac
r6040: Remove unused variable pdev from drivers/net/r6040.c
by Manish Katiyar
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
fe96aaa
netdev: add missing set_mac_address hook
by Stephen Hemminger
· 16 years ago
e56e356
r6040: bump release to 0.21
by Florian Fainelli
· 16 years ago
9f11361
r6040: generate random ethernet MAC address when not initialized
by Florian Fainelli
· 16 years ago
58854c6
r6040: fix ifconfig down and freeing of tx/rx descriptors
by Florian Fainelli
· 16 years ago
b8c31da
r6040: bump release number to 0.20
by Florian Fainelli
· 16 years ago
1d2b1a7
r6040: warn about MAC address being unset
by Florian Fainelli
· 16 years ago
84314bf
r6040: check PHY status when bringing interface up
by Florian Fainelli
· 16 years ago
9a48ce8
r6040: make printks consistent with DRV_NAME
by Florian Fainelli
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
4707470
r6040: bump release number to 0.19
by Florian Fainelli
· 16 years ago
3e7c469
r6040: save and restore MIER correctly in the interrupt routine
by Joe Chou
· 16 years ago
11e5e8f
r6040: fix wrong logic in mdio code
by Joe Chou
· 16 years ago
a7bd89c
r6040: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
3b060be
r6040: fix wrong assignment in r6040_free_txbufs
by Florian Fainelli
· 16 years ago
c1d6993
r6040: fix bad usage of udelay
by Florian Fainelli
· 16 years ago
fde9403a
[netdrvr] remove unnecessary #include
by Huang Weiyi
· 16 years ago
b0e4539
r6040: rework init_one error handling
by Florian Fainelli
· 16 years ago
1de9529
r6040: bump release number to 0.18
by Florian Fainelli
· 16 years ago
e24ddf3
r6040: handle RX fifo full and no descriptor interrupts
by Florian Fainelli
· 16 years ago
31718de
r6040: change the default waiting time
by Florian Fainelli
· 16 years ago
32f565d
r6040: use definitions for magic values in descriptor status
by Florian Fainelli
· 16 years ago
9ca28dc
r6040: completely rework the RX path
by Florian Fainelli
· 16 years ago
129cf9a
r6040: call napi_disable when puting down the interface and set lp->dev accordingly.
by Florian Fainelli
· 16 years ago
3d46341
r6040: rework the RX buffers allocation routine
by Florian Fainelli
· 16 years ago
fec3a23
r6040: fix scheduling while atomic in r6040_tx_timeout
by Florian Fainelli
· 16 years ago
3d25434
r6040: fix null pointer access and tx timeouts
by Florian Fainelli
· 16 years ago
c6e69bb
r6040: prefix all functions with r6040
by Florian Fainelli
· 16 years ago
3f6602a
drivers/net/r6040.c: Eliminate double sizeof
by Julia Lawall
· 16 years ago
208aefa
drivers/net/r6040.c: correct bad use of round_jiffies()
by Christophe Jaillet
· 16 years ago
ed773b4
r6040 endianness fixes
by Al Viro
· 17 years ago
ec6d2d4
r6040: cleanups
by Florian Fainelli
· 17 years ago
106adf3
r6040: recover from transmit timeout
by Florian Fainelli
· 17 years ago
b4f1255
r6040: add helpers to allocate and free the Tx/Rx buffers
by Florian Fainelli
· 17 years ago
d248fd7
r6040: do not use a private stats structure to store statistics
by Florian Fainelli
· 17 years ago
5ac5d61
r6040: cleanups
by Francois Romieu
· 17 years ago
e6a9ea1
r6040: erroneous dev->priv
by Francois Romieu
· 17 years ago
6c32310
r6040: remove virt_to_bus
by Francois Romieu
· 17 years ago
5125a78
r6040: compile error
by Francois Romieu
· 17 years ago
092427b
drivers/net/r6040: fix obvious problems (but more remain)
by Jeff Garzik
· 17 years ago
7a47dd7
[NET]: Add support for the RDC R6040 Fast Ethernet controller
by Sten Wang
· 17 years ago