index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
r6040.c
Commit message (
Expand
)
Author
Age
*
r6040: set MODULE_VERSION
Florian Fainelli
2009-04-08
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
Bump release date to 25Mar2009 and version to 0.22
Florian Fainelli
2009-03-25
*
r6040: Fix second PHY address
Florian Fainelli
2009-03-25
*
drivers/net/r6040.c: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-02-17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
|
\
|
*
r6040: Remove unused variable pdev from drivers/net/r6040.c
Manish Katiyar
2009-01-27
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
|
/
*
netdev: add missing set_mac_address hook
Stephen Hemminger
2009-01-11
*
r6040: bump release to 0.21
Florian Fainelli
2009-01-11
*
r6040: generate random ethernet MAC address when not initialized
Florian Fainelli
2009-01-11
*
r6040: fix ifconfig down and freeing of tx/rx descriptors
Florian Fainelli
2009-01-11
*
r6040: bump release number to 0.20
Florian Fainelli
2009-01-08
*
r6040: warn about MAC address being unset
Florian Fainelli
2009-01-08
*
r6040: check PHY status when bringing interface up
Florian Fainelli
2009-01-08
*
r6040: make printks consistent with DRV_NAME
Florian Fainelli
2009-01-08
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
r6040: bump release number to 0.19
Florian Fainelli
2008-12-22
*
r6040: save and restore MIER correctly in the interrupt routine
Joe Chou
2008-12-22
*
r6040: fix wrong logic in mdio code
Joe Chou
2008-12-22
*
r6040: convert to net_device_ops
Stephen Hemminger
2008-11-21
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
r6040: fix wrong assignment in r6040_free_txbufs
Florian Fainelli
2008-09-24
*
r6040: fix bad usage of udelay
Florian Fainelli
2008-09-24
*
[netdrvr] remove unnecessary #include
Huang Weiyi
2008-08-14
*
r6040: rework init_one error handling
Florian Fainelli
2008-07-22
*
r6040: bump release number to 0.18
Florian Fainelli
2008-07-22
*
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
2008-07-22
*
r6040: change the default waiting time
Florian Fainelli
2008-07-22
*
r6040: use definitions for magic values in descriptor status
Florian Fainelli
2008-07-22
*
r6040: completely rework the RX path
Florian Fainelli
2008-07-22
*
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
2008-07-22
*
r6040: rework the RX buffers allocation routine
Florian Fainelli
2008-07-22
*
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
2008-07-22
*
r6040: fix null pointer access and tx timeouts
Florian Fainelli
2008-07-22
*
r6040: prefix all functions with r6040
Florian Fainelli
2008-07-22
*
drivers/net/r6040.c: Eliminate double sizeof
Julia Lawall
2008-06-27
*
drivers/net/r6040.c: correct bad use of round_jiffies()
Christophe Jaillet
2008-06-11
*
r6040 endianness fixes
Al Viro
2008-03-17
*
r6040: cleanups
Florian Fainelli
2008-02-05
*
r6040: recover from transmit timeout
Florian Fainelli
2008-02-05
*
r6040: add helpers to allocate and free the Tx/Rx buffers
Florian Fainelli
2008-02-05
*
r6040: do not use a private stats structure to store statistics
Florian Fainelli
2008-02-05
*
r6040: cleanups
Francois Romieu
2008-01-28
*
r6040: erroneous dev->priv
Francois Romieu
2008-01-28
*
r6040: remove virt_to_bus
Francois Romieu
2008-01-28
*
r6040: compile error
Francois Romieu
2008-01-28
*
drivers/net/r6040: fix obvious problems (but more remain)
Jeff Garzik
2008-01-28
*
[NET]: Add support for the RDC R6040 Fast Ethernet controller
Sten Wang
2008-01-28