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
/
ath9k
/
main.c
Commit message (
Expand
)
Author
Age
*
ath9k: Fix chainmask handling bug
Sujith
2009-01-12
*
ath9k: Fixed RX decryption status reporting
Jouni Malinen
2008-12-19
*
ath9k: Fix key cache slot selection for splitmic
Jouni Malinen
2008-12-19
*
ath9k: Protect config() callback with a mutex
Sujith
2008-12-19
*
ath9k: Key cache allocation for AP mode
Jouni Malinen
2008-12-19
*
ath9k: Move rate control alg register/unregister to appropriate place
Vasanthakumar Thiagarajan
2008-12-19
*
ath9k: Do not use association state to update rate table
Sujith
2008-12-19
*
mac80211: Fix HT channel selection
Sujith
2008-12-19
*
ath9k: Refactor struct ath_softc
Sujith
2008-12-12
*
ath9k: remove fragmentation workaround again
Johannes Berg
2008-12-12
*
ath9k: Adding support for Atheros AR9285 chipset.
Senthil Balasubramanian
2008-12-12
*
ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
Sujith
2008-12-12
*
ath9k: Add a debugfs file to show interrupt statistics
Sujith
2008-12-12
*
ath9k: Maintain rate table choice after association
Sujith
2008-12-12
*
ath9k: Choose correct ANI calibration period
Sujith
2008-12-05
*
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
*
ath9k: Add a debugfs file for dumping DMA status
Sujith
2008-12-05
*
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
2008-12-05
*
ath9k: Add ATH9K_DEBUG configuration option
Sujith
2008-12-05
*
ath9k: Use cleaner debug masks
Sujith
2008-12-05
*
ath9k: Handle channel initialization for AP mode
Sujith
2008-12-05
*
ath9k: Use proper TX channel width for setting channels
Sujith
2008-11-26
*
ath9k: Code scrub
Sujith
2008-11-26
*
ath9k: Move TX completion routine to xmit.c
Sujith
2008-11-26
*
ath9k: General code scrub
Sujith
2008-11-26
*
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
*
ath9k: Use rate_driver_data
Sujith
2008-11-26
*
ath9k: Remove ath_rate_softc
Sujith
2008-11-26
*
ath9k: Remove rate control reference in VAP
Sujith
2008-11-26
*
ath9k: Revamp RX handling
Sujith
2008-11-26
*
ath9k: Nuke fixed rate handling in driver
Sujith
2008-11-26
*
ath9k: Fix panic while unregistering rfkill
Vasanthakumar Thiagarajan
2008-11-26
*
ath9k: make DMA memory consistent
Luis R. Rodriguez
2008-11-25
*
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
2008-11-25
*
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
2008-11-25
*
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
2008-11-25
*
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
2008-11-25
*
ath9k : Display MAC/BB and RF version at startup (v2)
Benoit PAPILLAULT
2008-11-21
*
ath9k: Fix compilation failure when RFKILL is enabled
Sujith
2008-11-11
*
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
*
ath9k: Remove internal RX A-MPDU processing
Sujith
2008-11-10
*
ath9k: Clear HT info on starting the driver
Sujith
2008-11-10
*
ath9k: Enable interrupts at the proper place
Sujith
2008-11-10
*
ath9k: Remove unnecessary TSF reset
Sujith
2008-11-10
*
ath9k: Streamline attach/detach
Sujith
2008-11-10
*
ath9k: Revamp VAP management
Sujith
2008-11-10
*
ath9k: Ensure ath_node is not NULL when updating tx chainmask
Sujith
2008-11-10
*
ath9k: Revamp transmit control block
Sujith
2008-11-10
*
ath9k: Node cleanup
Sujith
2008-11-10
*
ath9k: remove useless NULL initialisers
Johannes Berg
2008-11-10
[next]