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
/
dm9000.c
Commit message (
Expand
)
Author
Age
*
dm9000: Use resource_size instead of private macro
Tobias Klauser
2009-09-09
*
dm9000: Remove unnecessary memset of netdev private data
Tobias Klauser
2009-09-09
*
dm9000: switch to dev_pm_ops
Mike Rapoport
2009-07-23
*
dm9000: add checksum offload support
Yeasah Pell
2009-07-06
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
dm9000: convert to net_device_ops
Alexander Beregalov
2009-04-16
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
*
dm9000: locking bugfix
David Brownell
2009-03-23
*
dm9000: Fix build error.
David S. Miller
2008-11-16
*
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-13
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver
Bryan Wu
2008-10-22
*
dm9000: Support MAC address setting through platform data.
Laurent Pinchart
2008-08-07
*
DM9000: Remove magic numbers
Ben Dooks
2008-07-22
*
DM9000: Remove DEFAULT_TRIGGER for request_irq() flags.
Ben Dooks
2008-06-24
*
DM9000: Add missing msleep() in EEPROM wait code.
Ben Dooks
2008-06-24
*
DM9000: Allow the use of the NSR register to get link status.
Ben Dooks
2008-06-24
*
DM9000: Use NSR to determine link-status on internal PHY
Ben Dooks
2008-06-24
*
DM9000: Cleanup source code - remove forward declerations
Ben Dooks
2008-06-24
*
DM9000: Cleanup source code
Ben Dooks
2008-06-24
*
DM9000: Cleanups after the resource changes
Ben Dooks
2008-06-24
*
DM9000: Add support for DM9000A and DM9000B chips
Ben Dooks
2008-06-24
*
DM9000: Remove the 2 resources probe scheme.
Laurent Pinchart
2008-06-24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-05-26
|
\
|
*
[netdrvr] dm9000: use delayed work to update mii phy state fix
Andrew Morton
2008-05-22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-05-15
|
\
|
|
*
DM9000: Use delayed work to update MII PHY state
Ben Dooks
2008-05-13
|
*
DM9000: Update and fix driver debugging messages
Enrico Scholz
2008-05-13
|
*
DM9000: Add __devinit and __devexit attributes to probe and remove
Enrico Scholz
2008-05-13
*
|
[netdrvr] Trim trailing whitespace for several drivers
Jeff Garzik
2008-05-13
|
/
*
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
*
dm9000 trivial annotation
Al Viro
2008-03-30
*
dm9000: Support promisc and all-multi modes
Peter Korsgaard
2008-03-25
*
DM9000: Show the MAC address source after printing MAC
Ben Dooks
2008-02-11
*
DM9000: Update retry count whilst identifying chip
Ben Dooks
2008-02-11
*
DM9000: Add support for MII ioctl() calls
Ben Dooks
2008-02-11
*
DM9000: Add platform flag for no attached EEPROM
Ben Dooks
2008-02-11
*
DM9000: Remove redudant use of "& 0xff"
Ben Dooks
2008-02-11
*
DM9000: Remove cal_CRC() and use ether_crc_le instead
Ben Dooks
2008-02-11
*
DM9000: Fix delays used by EEPROM read and write
Ben Dooks
2008-02-11
*
DM9000: Use netif_msg to enable debugging options
Ben Dooks
2008-02-11
*
DM9000: Remove unnecessary changelog in header comment
Ben Dooks
2008-02-11
*
DM9000: Ensure spinlock held whilst accessing EEPROM registers
Ben Dooks
2008-02-11
*
DM9000: Remove EEPROM initialisation code.
Ben Dooks
2008-02-11
*
DM9000: Add ethtool control of msg_enable value
Ben Dooks
2008-02-11
*
DM9000: Add ethtool support for reading and writing EEPROM
Ben Dooks
2008-02-11
*
DM9000: Add mutex to protect access
Ben Dooks
2008-02-11
*
DM9000: Remove barely used SROM array read.
Ben Dooks
2008-02-11
*
DM9000: Use msleep() instead of udelay()
Ben Dooks
2008-02-11
[next]