index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
Age
Commit message (
Expand
)
Author
2009-12-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-28
ath9k: fix missed error codes in the tx status check
Felix Fietkau
2009-12-28
ath9k: wake hardware during AMPDU TX actions
Luis R. Rodriguez
2009-12-28
ath9k: wake hardware for interface IBSS/AP/Mesh removal
Luis R. Rodriguez
2009-12-28
ath9k: fix suspend by waking device prior to stop
Sujith
2009-12-28
ath9k: Storage class should be before const qualifier
Tobias Klauser
2009-12-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-21
ath9k: Stop ANI when doing a reset
Sujith
2009-12-21
ath9k: Fix TX queue draining
Sujith
2009-12-21
ath9k: Fix bug in assigning sequence number
Sujith
2009-12-21
ath9k: Last fix for TX software padding.
Benoit Papillault
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-07
ath9k: fix tx status reporting
Felix Fietkau
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
ath9k: enable 2GHz band only if the device supports it
Gabor Juhos
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-28
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 maximum tx fifo settings for single stream devices
Luis R. Rodriguez
2009-11-28
ath9k: Proper padding/unpadding for the TX/RX path.
Benoit Papillault
2009-11-28
ath9k: fix processing of TX PS null data frames
Luis R. Rodriguez
2009-11-28
ath9k: clean up rc rate table
Felix Fietkau
2009-11-28
ath9k: properly use the mac80211 rate control api
Felix Fietkau
2009-11-25
ath9k: remove warnings related to signed/unsigned type mismatch
John W. Linville
2009-11-23
ath9k: set ps_default as false
John W. Linville
2009-11-23
ath9k: This patch fix RX unpadding for any received frame.
Benoit PAPILLAULT
2009-11-23
ath9k: set ps_default as false
John W. Linville
2009-11-18
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
2009-11-18
ath9k: Fix bug in initializing chain masks
Sujith
2009-11-18
ath9k: Remove a few unused functions
Sujith
2009-11-18
ath9k: Remove a few unused variables
Sujith
2009-11-18
ath9k: Cleanup bss_info_changed callback
Sujith
2009-11-18
ath9k: get rid of tx_info_priv
Felix Fietkau
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
2009-11-13
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
Vasanthakumar Thiagarajan
2009-11-13
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
Vasanthakumar Thiagarajan
2009-11-11
ath9k_common: clarify and correct jumbogram processing
Luis R. Rodriguez
2009-11-11
ath9k_common: remove ath9k_compute_qual()
Luis R. Rodriguez
2009-11-11
ath9k_common: add new module to share 802.11n driver helpers
Luis R. Rodriguez
2009-11-11
ath9k: move RX skb post processing to a helper
Luis R. Rodriguez
2009-11-11
ath9k: move driver keymap, keymax and splitmic to common
Luis R. Rodriguez
2009-11-11
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
Luis R. Rodriguez
2009-11-11
ath9k: move the max rx buffer size check to ath9k_rx_accept()
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 the rx_stats->rs_datalen check to ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
ath9k: avoid the copy skb->cb on every RX'd skb
Luis R. Rodriguez
2009-11-11
ath9k: move rssi processing into a helper
Luis R. Rodriguez
2009-11-11
ath9k: move qual processing into a helper
Luis R. Rodriguez
2009-11-11
ath9k: move rate descriptor reading into a helper
Luis R. Rodriguez
[next]