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
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
forcedeth: fix tx timeout
Ayaz Abdulla
2007-03-28
*
forcedeth: fix nic poll
Ayaz Abdulla
2007-03-28
*
forcedeth: fix checksum feature in mcp65
Ayaz Abdulla
2007-02-27
*
forcedeth: disable msix
Ayaz Abdulla
2007-02-27
*
forcedeth: fixed missing call in napi poll
Ayaz Abdulla
2007-02-27
*
forcedeth: statistics optimization
Ayaz Abdulla
2007-02-05
*
forcedeth: statistics supported
Ayaz Abdulla
2007-02-05
*
forcedeth: tx max work
Ayaz Abdulla
2007-02-05
*
forcedeth: irq data path optimization
Ayaz Abdulla
2007-02-05
*
forcedeth: rx data path optimization
Ayaz Abdulla
2007-02-05
*
forcedeth: tx data path optimization
Ayaz Abdulla
2007-02-05
*
forcedeth: tx limiting
Ayaz Abdulla
2007-02-05
*
forcedeth: optimized routines
Ayaz Abdulla
2007-02-05
*
forcedeth: rx skb recycle
Ayaz Abdulla
2007-02-05
*
forcedeth: tx locking
Ayaz Abdulla
2007-02-05
*
forcedeth: ring access
Ayaz Abdulla
2007-02-05
*
forcedeth: dma access
Ayaz Abdulla
2007-02-05
*
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-02-05
*
forcedeth: sideband management fix
Ayaz Abdulla
2007-01-09
*
forcedeth: modified comment header
Ayaz Abdulla
2006-12-26
*
netpoll: drivers must not enable IRQ unconditionally in their NAPI handler
Francois Romieu
2006-12-26
*
[PATCH] forcedeth: add support for new mcp67 device
Ayaz Abdulla
2006-12-02
*
[PATCH] forcedeth: add recoverable error support
Ayaz Abdulla
2006-12-02
*
[PATCH] forcedeth: add mgmt unit support
Ayaz Abdulla
2006-12-02
*
[PATCH] forcedeth: power management support
Francois Romieu
2006-12-02
*
Merge branch 'master' into upstream-fixes
Jeff Garzik
2006-10-11
|
\
|
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
|
[PATCH] forcedeth: hardirq lockdep warning
Peter Zijlstra
2006-10-05
|
/
*
[PATCH] fix possible NULL ptr deref in forcedeth
Jesper Juhl
2006-09-25
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
|
*
[PATCH] cleanup unnecessary forcedeth printk
Andy Gospodarek
2006-09-11
|
*
[PATCH] forcedeth: decouple vlan and rx checksum dependency
Ayaz Abdulla
2006-09-06
|
*
[PATCH] forcedeth: errata for marvell phys
Ayaz Abdulla
2006-09-06
|
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
|
*
[PATCH] forcdeth: revised NAPI support
Stephen Hemminger
2006-08-08
|
*
[PATCH] forcedeth: mac address corrected
Ayaz Abdulla
2006-08-08
|
*
[PATCH] forcedeth: move mac address setup/teardown
Ayaz Abdulla
2006-08-08
|
*
[PATCH] forcedeth: le32 annotation
Stephen Hemminger
2006-07-29
|
*
[PATCH] forcedeth: coding style cleanups
Stephen Hemminger
2006-07-29
*
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
|
/
*
[PATCH] forcedeth: watermark fixup
Ayaz Abdulla
2006-07-12
*
[PATCH] forcedeth: deferral fixup
Ayaz Abdulla
2006-07-12
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
*
[PATCH] lockdep: annotate forcedeth.c disable_irq()
Ingo Molnar
2006-07-03
*
[PATCH] forcedeth: typecast cleanup
Andrew Morton
2006-07-03
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
*
[PATCH] make drivers/net/forcedeth.c:nv_update_pause() static
Adrian Bunk
2006-06-22
[next]