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
/
forcedeth.c
Commit message (
Expand
)
Author
Age
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-18
|
\
|
*
forcedeth: mac address fix
Stanislav O. Bezzubtsev
2009-11-16
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
|
/
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
forcedeth: Fix NAPI race.
Eric Dumazet
2009-07-05
*
forcedeth: fix dma api mismatches
Eric Dumazet
2009-06-18
*
forcedeth: addition of new mcp89 device id
Ayaz Abdulla
2009-06-07
*
forcedeth: remove device id macros
Ayaz Abdulla
2009-06-07
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-06-03
|
\
|
*
forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)
Ed Swierk
2009-06-02
*
|
forcedeth: add clock gating feature <resend>
Ayaz Abdulla
2009-05-01
|
/
*
forcedeth: tx timeout fix
Ayaz Abdulla
2009-04-27
*
forcedeth: Use napi_complete() not __napi_complete().
David S. Miller
2009-04-09
*
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
*
forcedeth: Fix resume from hibernation regression.
Ed Swierk
2009-04-06
*
forcedeth: version bump to 64
Ayaz Abdulla
2009-03-10
*
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
2009-03-10
*
forcedeth: performance changes
Ayaz Abdulla
2009-03-10
*
forcedeth: add interrupt moderation logic
Ayaz Abdulla
2009-03-10
*
forcedeth: remove isr processing loop
Ayaz Abdulla
2009-03-10
*
forcedeth: add new optimization mode
Ayaz Abdulla
2009-03-10
*
forcedeth: napi - handle all processing
Ayaz Abdulla
2009-03-10
*
forcedeth: add/modify tx done with limit
Ayaz Abdulla
2009-03-10
*
forcedeth: remove overhead
Ayaz Abdulla
2009-03-10
*
forcedeth: save irq events for napi processing
Ayaz Abdulla
2009-03-10
*
forcedeth: remove msix + napi
Ayaz Abdulla
2009-03-10
*
forcedeth: fix missing napi enable/disable calls
Ayaz Abdulla
2009-03-10
*
forcedeth: fix stats version feature
Ayaz Abdulla
2009-03-10
*
forcedeth: fix non-constant printk warnings
Stephen Hemminger
2009-02-27
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
|
\
|
*
net: forcedeth: Fix wake-on-lan regression
Tobias Diedrich
2009-02-16
*
|
forcedeth: bump version to 63
Ayaz Abdulla
2009-02-07
*
|
forcedeth: recover error support
Ayaz Abdulla
2009-02-07
*
|
forcedeth: ethtool tx csum fix
Ayaz Abdulla
2009-02-07
*
|
forcedeth: msi interrupt fix
Ayaz Abdulla
2009-02-07
*
|
forcedeth: mgmt unit interface
Ayaz Abdulla
2009-02-07
*
|
forcedeth: enable msix to default
Yinghai Lu
2009-02-06
*
|
forcedeth: ck804 and mcp55 doesn't need timerirq
Yinghai Lu
2009-02-06
*
|
forcedeth: disable irq at first before schedule rx
Yinghai Lu
2009-02-06
*
|
forcedeth: don't clear nic_poll_irq too early
Yinghai Lu
2009-02-06
*
|
forcedeth: make msi-x different name for rx-tx
Yinghai Lu
2009-02-06
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
|
/
*
forcedeth: napi schedule lock fix
Ayaz Abdulla
2009-01-11
*
forcedeth: remove mgmt unit for mcp79 chipset
Ayaz Abdulla
2009-01-11
*
forcedeth: version bump and copyright
Ayaz Abdulla
2009-01-11
*
forcedeth: xmit lock fix
Ayaz Abdulla
2009-01-11
*
forcedeth: don't poll NV event 36
Johannes Berg
2008-12-25
[next]