index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-14
ath9k_hw: remove ATH9K_CAP_DS
Felix Fietkau
2
-21
/
+0
2010-06-14
ath9k/ath9k_htc: remove redundand checks for dual-stream tx support
Felix Fietkau
2
-10
/
+4
2010-06-14
ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH
Felix Fietkau
4
-44
/
+3
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT
Felix Fietkau
4
-14
/
+1
2010-06-14
ath9k_hw: remove ATH9K_CAP_TKIP_MIC
Felix Fietkau
4
-34
/
+0
2010-06-14
ath9k_hw: remove ATH9K_CAP_TXPOW
Felix Fietkau
4
-23
/
+2
2010-06-14
ath9k_hw: remove ATH9K_CAP_CIPHER
Felix Fietkau
4
-45
/
+16
2010-06-14
ath9k: enable AR9003 PCI IDs
Luis R. Rodriguez
1
-0
/
+1
2010-06-14
ath9k: implement PA predistortion support
Felix Fietkau
4
-3
/
+137
2010-06-14
ath9k_hw: add functions for controlling PA predistortion calibration
Felix Fietkau
5
-1
/
+746
2010-06-14
ath9k_hw: add support for parsing PA predistortion related EEPROM fields
Felix Fietkau
5
-5
/
+18
2010-06-14
ath9k_hw: add register definitions related to PA predistortion
Felix Fietkau
1
-17
/
+207
2010-06-14
ath9k_hw: remove a useless function for setting the mac address
Felix Fietkau
4
-13
/
+0
2010-06-14
ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40
Felix Fietkau
2
-1
/
+5
2010-06-14
ath9k: fix queue stopping threshold
Felix Fietkau
2
-26
/
+30
2010-06-14
ath9k: fix extending the rx timestamp with the hardware TSF
Felix Fietkau
3
-19
/
+14
2010-06-14
ath9k: make ath_get_hal_qnum static
Felix Fietkau
2
-2
/
+1
2010-06-14
ath9k: remove declarations of some nonexistant functions
Felix Fietkau
1
-2
/
+0
2010-06-14
ath9k: remove duplicate WMM AC definitions
Felix Fietkau
8
-78
/
+26
2010-06-14
ath9k_htc: use common WMM AC definitions instead of ath9k ones
Felix Fietkau
5
-16
/
+14
2010-06-14
ath9k: fix mac80211 queue lookup for waking up queues
Felix Fietkau
2
-1
/
+3
2010-06-14
ath9k_hw: update 5 GHz tx gain tables for femless and high power PA
Luis R. Rodriguez
2
-248
/
+248
2010-06-14
ath9k_hw: reduce delay on programming INI on AR9003
Luis R. Rodriguez
1
-9
/
+0
2010-06-14
ath9k_hw: enable ANI for AR9003
Luis R. Rodriguez
1
-7
/
+1
2010-06-14
ath9k: add new ANI implementation for AR9003
Luis R. Rodriguez
10
-151
/
+1390
2010-06-14
ath9k_hw: inform ANI calibration when scanning
Luis R. Rodriguez
7
-10
/
+10
2010-06-14
ath9k_hw: add register definitions for the new ANI
Luis R. Rodriguez
2
-0
/
+15
2010-06-14
ath9k_hw: allow for spliting up ANI operations by family
Luis R. Rodriguez
7
-11
/
+73
2010-06-14
ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments
Luis R. Rodriguez
1
-1
/
+8
2010-06-14
ath9k_hw: fix clock rate calculations for ANI
Luis R. Rodriguez
1
-1
/
+30
2010-06-14
ath9k_hw: move clock definitions from hw.c to hw.h
Luis R. Rodriguez
2
-5
/
+5
2010-06-14
mac80211: bracket driver tracing
Johannes Berg
2
-122
/
+156
2010-06-14
mac80211: fix mgmt frame accounting
Johannes Berg
1
-12
/
+13
2010-06-14
mac80211: update aggregation documentation
Johannes Berg
2
-16
/
+50
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
3
-3
/
+6
2010-06-14
mac80211: change TX aggregation locking
Johannes Berg
3
-47
/
+58
2010-06-14
mac80211: defer TX agg session teardown to work
Johannes Berg
1
-5
/
+5
2010-06-14
mac80211: change RX aggregation locking
Johannes Berg
6
-11
/
+21
2010-06-14
mac80211: fix RX aggregation timer
Johannes Berg
1
-0
/
+4
2010-06-14
mac80211: defer RX agg session teardown to work
Johannes Berg
4
-14
/
+20
2010-06-14
mac80211: move BA session work
Johannes Berg
4
-38
/
+40
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
7
-58
/
+139
2010-06-14
mac80211: refcount aggregation queue stop
Johannes Berg
3
-40
/
+51
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
4
-32
/
+10
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
8
-177
/
+206
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
4
-63
/
+61
2010-06-14
mac80211: move aggregation callback processing
Johannes Berg
5
-28
/
+30
2010-06-14
mac80211: move blockack stop due to fragmentation
Johannes Berg
2
-4
/
+33
2010-06-14
mac80211: always process blockack action from workqueue
Johannes Berg
3
-55
/
+43
2010-06-14
mac80211: pull mgmt frame rx into rx handler
Johannes Berg
6
-97
/
+48
[next]