index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
ar9003_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-10-11
ath9k_hw: fix a regression in key miss handling
Felix Fietkau
1
-2
/
+2
2011-09-16
ath9k_hw: remove the old tx descriptor API
Felix Fietkau
1
-203
/
+0
2011-09-16
ath9k_hw: add a new API for setting tx descriptors
Felix Fietkau
1
-0
/
+127
2011-09-16
ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc
Felix Fietkau
1
-2
/
+1
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
1
-1
/
+1
2011-08-24
ath9k_hw: Fix descriptor status of TxOpExceeded
Rajkumar Manoharan
1
-2
/
+2
2011-08-24
ath9k_hw: Fix exceed transmission burst-time of 5GHz
Rajkumar Manoharan
1
-26
/
+2
2011-08-09
ath9k_hw: Optimize rx descriptor processing for AR9003
Rajkumar Manoharan
1
-7
/
+8
2011-07-13
ath9k_hw: Fix incorrect key_miss handling
Senthil Balasubramanian
1
-2
/
+1
2011-06-27
ath9k_hw: Fix false tx hung detection in AR9003 chips
Rajkumar Manoharan
1
-2
/
+6
2011-06-01
ath9k_hw: remove ath9k_hw_get_desc_link
Felix Fietkau
1
-8
/
+0
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-05-05
ath9k_hw: remove aggregation protection mode
Mohammed Shafi Shajakhan
1
-11
/
+0
2011-04-19
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
1
-1
/
+11
2011-04-04
ath9k: remove set11n_virtualmorefrag
Mohammed Shafi Shajakhan
1
-12
/
+0
2011-01-19
ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"
Felix Fietkau
1
-4
/
+4
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
1
-5
/
+6
2010-12-13
ath9k_hw: remove ah->txpower_indexoffset
Felix Fietkau
1
-1
/
+0
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
1
-8
/
+8
2010-11-16
ath9k_hw: Fix low throughput issue with AR93xx
Senthil Balasubramanian
1
-2
/
+26
2010-11-09
ath9k_hw: optimize tx status descriptor processing
Felix Fietkau
1
-33
/
+36
2010-09-14
ath9k_hw: handle rx key miss
Felix Fietkau
1
-1
/
+2
2010-08-16
drivers/net/wireless/ath/ath9k: Adjust confusing if indentation
Julia Lawall
1
-1
/
+1
2010-07-16
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
Luis R. Rodriguez
1
-2
/
+29
2010-06-14
ath9k_hw: add functions for controlling PA predistortion calibration
Felix Fietkau
1
-0
/
+8
2010-06-02
ath9k_hw: add support for the AR9003 baseband watchdog
Luis R. Rodriguez
1
-0
/
+5
2010-04-27
ath9k_hw: use the configured power limit for AR9003
Felix Fietkau
1
-0
/
+3
2010-04-16
ath9k_hw: add LDPC support for AR9003
Luis R. Rodriguez
1
-1
/
+2
2010-04-16
ath9k_hw: Compute pointer checksum over the link descriptor
Vasanthakumar Thiagarajan
1
-15
/
+21
2010-04-16
ath9k_hw: Fill descriptor abstrations for AR9003
Vasanthakumar Thiagarajan
1
-5
/
+229
2010-04-16
ath9k_hw: move AR9002 mac ops to its own file
Luis R. Rodriguez
1
-0
/
+1
2010-04-16
ath9k_hw: Add function to configure tx status ring buffer
Vasanthakumar Thiagarajan
1
-0
/
+30
2010-04-16
ath9k_hw: Define abstraction for tx desc access
Vasanthakumar Thiagarajan
1
-0
/
+73
2010-04-16
ath9k_hw: Fill get_isr() for AR9003
Vasanthakumar Thiagarajan
1
-0
/
+132
2010-04-16
ath9k_hw: Abstract the routine which returns interrupt status
Vasanthakumar Thiagarajan
1
-0
/
+6
2010-04-16
ath9k: Add Rx EDMA support
Felix Fietkau
1
-0
/
+3
2010-04-16
ath9k_hw: Add abstraction to set/get link pointer
Vasanthakumar Thiagarajan
1
-0
/
+12
2010-04-16
ath9k_hw: Add few routines for rx edma support
Vasanthakumar Thiagarajan
1
-0
/
+95
2010-04-16
ath9k_hw: Fill rx_enable() for the AR9003 hardware family
Vasanthakumar Thiagarajan
1
-0
/
+28