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
/
pasemi_mac.c
Commit message (
Expand
)
Author
Age
*
pasemi_mac: Fix reuse of free'd skb
Olof Johansson
2007-12-04
*
Don't claim to do IPv6 checksum offload
David Woodhouse
2007-12-04
*
pasemi_mac: Fix CRC checks
Olof Johansson
2007-11-10
*
pasemi_mac: Don't set replace-source-address descriptor bits
Olof Johansson
2007-11-10
*
pasemi_mac: fix typo
Olof Johansson
2007-10-23
*
pasemi_mac: enable iommu support
Olof Johansson
2007-10-10
*
pasemi_mac: use buffer index pointer in clean_rx()
Olof Johansson
2007-10-10
*
pasemi_mac: clear out old errors on interface open
Olof Johansson
2007-10-10
*
pasemi_mac: update todo list
Olof Johansson
2007-10-10
*
pasemi_mac: further performance tweaks
Olof Johansson
2007-10-10
*
pasemi_mac: add local skb alignment
Olof Johansson
2007-10-10
*
pasemi_mac: workaround for erratum 5971
Olof Johansson
2007-10-10
*
pasemi_mac: implement sg support
Olof Johansson
2007-10-10
*
pasemi_mac: rework ring management
Olof Johansson
2007-10-10
*
pasemi_mac: fix bug in receive buffer dma mapping
Olof Johansson
2007-10-10
*
pasemi_mac: basic error checking
Olof Johansson
2007-10-10
*
pasemi_mac: pass in count of buffers to replenish rx ring with
Olof Johansson
2007-10-10
*
pasemi_mac: don't enable rx before there are buffers on the ring
Olof Johansson
2007-10-10
*
pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long
Olof Johansson
2007-10-10
*
pasemi_mac: set interface speed correctly on XAUI ports
Olof Johansson
2007-10-10
*
[PASEMI_MAC]: remove unused function
Satyam Sharma
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
pasemi_mac: Clean TX ring in poll
Olof Johansson
2007-10-10
*
pasemi_mac: Enable LLTX
Olof Johansson
2007-10-10
*
pasemi_mac: Fix RX checksum flags
Olof Johansson
2007-10-10
*
pasemi_mac: Fix TX ring wrap checking
Olof Johansson
2007-10-10
*
pasemi_mac: Batch up TX buffer frees
Olof Johansson
2007-10-10
*
pasemi_mac: RX performance tweaks
Olof Johansson
2007-10-10
*
pasemi_mac: Fix memcpy amount for short receives
Olof Johansson
2007-10-10
*
pasemi_mac: Enable L2 caching of packet headers
Olof Johansson
2007-10-10
*
pasemi_mac: Stop using the pci config space accessors for register read/writes
Olof Johansson
2007-10-10
*
pasemi_mac: Abstract out register access
Olof Johansson
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
pasemi_mac: Fix TX interrupt threshold
Olof Johansson
2007-07-08
*
pasemi_mac: Fix local-mac-address parsing
olof@lixom.net
2007-05-15
*
pasemi_mac: Terminate PCI ID list
olof@lixom.net
2007-05-15
*
pasemi_mac: Interrupt ack fixes
Olof Johansson
2007-05-15
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-05-08
|
\
|
*
pasemi_mac: Use local-mac-address instead of mac-address if available
Olof Johansson
2007-05-08
|
*
pasemi_mac: PHY support
Olof Johansson
2007-05-08
|
*
pasemi_mac: Add msglevel support and "debug" module param
Olof Johansson
2007-05-08
|
*
pasemi_mac: Logic cleanup / rx performance improvements
Olof Johansson
2007-05-08
|
*
pasemi_mac: Minor cleanup / define fixes
Olof Johansson
2007-05-08
|
*
pasemi_mac: Add SKB reuse / copy-break
Olof Johansson
2007-05-08
|
*
pasemi_mac: Timer and interrupt fixes
Olof Johansson
2007-05-08
|
*
pasemi_mac: Abstract and fix up interrupt restart routines
Olof Johansson
2007-05-08
|
*
pasemi_mac: Move the IRQ mapping from the PCI layer to the driver
Olof Johansson
2007-05-08
|
*
pasemi_mac: A couple of minor bugfixes.
Olof Johansson
2007-05-08
[next]