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
/
ath
/
ath9k
/
ath9k.h
Commit message (
Expand
)
Author
Age
*
ath9k: Add Rx EDMA support
Felix Fietkau
2010-04-16
*
ath9k: move imask from sc to ah
Pavel Roskin
2010-04-06
*
ath9k: split out access to tx status information
Felix Fietkau
2010-03-31
*
ath9k: Enable TIM timer interrupt only when needed.
Senthil Balasubramanian
2010-02-08
*
ath9k: fix access to freed data on unload
Pavel Roskin
2010-02-01
*
ath9k: Handle full sleep in ps_restore.
Vivek Natarajan
2010-01-29
*
ath9k: Fix wifi disconnection when collocated bt scan is active
Vasanthakumar Thiagarajan
2010-01-22
*
ath9k: Cleanup init/deinit routines
Sujith
2010-01-12
*
ath9k: Cleanup Powersave flags
Sujith
2010-01-12
*
ath9k: Add new file init.c
Sujith
2010-01-12
*
ath9k: Add a new file for GPIO
Sujith
2010-01-12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
|
\
|
*
ath9k: fix ito64
Ming Lei
2010-01-04
*
|
ath9k: Remove ANI lock
Sujith
2009-12-22
|
/
*
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
Felix Fietkau
2009-11-28
*
ath9k: Ensure a fair beacon distribution in IBSS mode.
Vivek Natarajan
2009-11-28
*
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
*
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-28
*
ath9k: Remove a few unused variables
Sujith
2009-11-18
*
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
*
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
*
ath: move the rx bufsize to common to share with ath5k/ath9k
Luis R. Rodriguez
2009-11-11
*
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
*
ath9k: handle low buffer space for virtual wiphys
Luis R. Rodriguez
2009-11-11
*
ath9k: pass the ieee80211_hw on radio enable/disable
Luis R. Rodriguez
2009-11-11
*
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-11-11
*
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
*
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
*
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
*
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
*
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
*
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
*
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
*
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
*
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
*
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
*
atheros/ath9k: add common read/write ops and port ath9k to use it
Luis R. Rodriguez
2009-10-07
*
ath9k: Define bus agnostic bluetooth coex prep helper
Luis R. Rodriguez
2009-10-07
*
ath9k: move ath_common to ath_hw
Luis R. Rodriguez
2009-10-07
*
atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common
Luis R. Rodriguez
2009-10-07
*
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-10-07
*
ath9k: move bt_stomp_type to driver core
Luis R. Rodriguez
2009-10-07
*
ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool
Luis R. Rodriguez
2009-10-07
*
ath9k: move driver core helpers to main.c
Luis R. Rodriguez
2009-10-07
*
ath9k: move hw specific btcoex info to ath_hw
Luis R. Rodriguez
2009-10-07
*
ath9k: move btcoex core driver info to its own struct
Luis R. Rodriguez
2009-10-07
*
ath9k: Store subsystem id in struct hw_version
Vasanthakumar Thiagarajan
2009-09-09
*
ath9k: Add Bluetooth Coexistence 3-wire support
Vasanthakumar Thiagarajan
2009-08-28
*
ath9k: Move btcoex related data to a separate struct
Vasanthakumar Thiagarajan
2009-08-28
*
ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch]
Vasanthakumar Thiagarajan
2009-08-28
[next]