index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2011-09-16
ath9k: use the new API for setting tx descriptors
Felix Fietkau
2011-09-16
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
2011-09-16
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
2011-09-16
ath9k: call ath9k_hw_set_desc_link for beacon descriptors
Felix Fietkau
2011-09-16
ath9k: move ath_buf_set_rate to remove a forward declaration
Felix Fietkau
2011-09-16
ath9k: reduce the number of functions that access the tx descriptor
Felix Fietkau
2011-09-16
ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags
Felix Fietkau
2011-09-16
ath9k: ensure that rx is not enabled during a reset
Felix Fietkau
2011-09-16
ath9k: make beacon timer initialization more reliable
Felix Fietkau
2011-09-16
ath9k: fix enabling interrupts after a hardware error interrupt
Felix Fietkau
2011-09-16
ath9k: Fix PS wrappers and enabling LED
Mohammed Shafi Shajakhan
2011-09-16
ath9k: enable LED pin for AR946/8x chipsets
Mohammed Shafi Shajakhan
2011-09-16
ath9k_hw: Do full chip reset on 11A channels for AR9003
Rajkumar Manoharan
2011-09-16
ath9k_hw: move register definitions to header files
Senthil Balasubramanian
2011-09-16
ath9k_hw: Add support for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-16
ath9k_hw: Split tx/rx gain table initval handling
Senthil Balasubramanian
2011-09-16
ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.
Senthil Balasubramanian
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
2011-09-14
ath9k: move a few functions around
Felix Fietkau
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
2011-09-13
ath9k: ath9k_hw_set_txpowerlimit sets previous txpower
Bill Jordan
2011-09-13
ath9k_hw: Fix rx latency of 11a mode
Rajkumar Manoharan
2011-09-13
ath9k: fix checks for first subframe delimiter padding
Felix Fietkau
2011-09-13
ath9k_hw: fix the last register write for ar5416 addac
Felix Fietkau
2011-09-13
ath9k_hw: drop an unused column in AR5008-AR9002 initvals
Felix Fietkau
2011-09-13
ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts
Felix Fietkau
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
2011-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
2011-08-29
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2011-08-29
ath9k_hw: Set default slottime as 9us
Rajkumar Manoharan
2011-08-29
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2011-08-29
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
2011-08-29
ath9k: add missing AR9340 in ath_mac_bb_names
Florian Fainelli
2011-08-26
ath9k: add AR9580 support
Luis R. Rodriguez
2011-08-26
carl9170: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
2011-08-26
ath9k_hw: add AR9580 support
Luis R. Rodriguez
2011-08-26
ath9k_htc: Add get_stats call back
Mohammed Shafi Shajakhan
[next]