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
/
wireless
/
rt2x00
/
rt2800pci.c
Commit message (
Expand
)
Author
Age
*
rt2x00: Fix TX status reporting for rt2800pci.
Alban Browaeys
2010-03-16
*
rt2x00: txdone implementation supporting hw encryption.
Alban Browaeys
2010-03-16
*
rt2x00: fix warning when building rt2800pci with just soc support
Helmut Schaa
2010-03-15
*
rt2x00: fix rt2800pci compilation with SoC
Helmut Schaa
2010-03-02
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-02-26
|
\
|
*
rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
Gertjan van Wingerde
2010-02-15
|
*
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
|
*
rt2x00: Introduce SoC interface type.
Gertjan van Wingerde
2010-02-15
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-01-19
|
\
|
|
*
rt2x00: Unify rt2800 WPDMA ready waiting functions.
Gertjan van Wingerde
2010-01-12
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
|
/
*
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
2009-12-28
*
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
Gertjan van Wingerde
2009-12-28
*
rt2x00: Fix checks for rt2800 SOC support.
Gertjan van Wingerde
2009-12-28
*
rt2x00: Remove SKBDESC_L2_PADDED flag.
Gertjan van Wingerde
2009-12-21
*
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
2009-12-21
*
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-28
*
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
2009-11-28
*
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
2009-11-16
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
*
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
2009-11-11
*
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
2009-11-11
*
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2009-11-11
*
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
2009-11-11
*
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
*
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2009-11-11
*
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2009-11-11
*
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
2009-11-11
*
rt2800: add rt2800lib (part four)
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800: add rt2800lib (part three)
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800: add rt2800lib (part two)
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800: add rt2800lib (part one)
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800: prepare for rt2800lib addition
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800: fix duplication in header files
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800: add rt2800lib.h
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: convert to use struct rt2800_ops methods
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_mcu_request() wrapper
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_rf_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_rfcsr_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_bbp_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_regbusy_read() wrapper
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_register_multi[read,write]() wrappers
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: add rt2800_register_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
2009-11-06
*
rt2800pci: fix comment about IV/EIV fields
Bartlomiej Zolnierkiewicz
2009-11-04
*
rt2800pci: fix comment about register access
Bartlomiej Zolnierkiewicz
2009-11-04
*
rt2800pci: fix crypto in TX frame
Bartlomiej Zolnierkiewicz
2009-11-04
*
rt2x00: Implement support for rt2800pci
Ivo van Doorn
2009-10-27