index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-15
4
-20
/
+1
*
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-15
2
-14
/
+14
*
ath9k: fix rx descriptor related race condition
Felix Fietkau
2013-08-15
2
-8
/
+14
*
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-08-15
11
-43
/
+270
|
\
|
*
ath6kl: Fix invalid pointer access on fuzz testing with AP mode
Mohammed Shafi Shajakhan
2013-08-07
1
-0
/
+3
|
*
ath6kl: Fix race in heart beat polling
Vasanthakumar Thiagarajan
2013-08-07
1
-0
/
+3
|
*
ath10k: add SoC power save option to PCI features map
Bartosz Markowski
2013-08-07
2
-12
/
+21
|
*
ath10k: fix device teardown
Michal Kazior
2013-08-05
1
-11
/
+30
|
*
ath10k: fix failpath in MSI-X setup
Michal Kazior
2013-08-02
1
-1
/
+6
|
*
ath10k: zero arvif memory on add_interface()
Michal Kazior
2013-08-02
1
-0
/
+2
|
*
ath10k: advertise more conservative intf combinations
Michal Kazior
2013-08-02
1
-3
/
+9
|
*
ath10k: make sure to use passive scan when n_ssids is 0
Michal Kazior
2013-08-02
1
-0
/
+2
|
*
ath10k: prevent using invalid ringbuffer indexes
Michal Kazior
2013-08-02
1
-0
/
+5
|
*
ath10k: implement get_survey()
Michal Kazior
2013-08-02
4
-1
/
+122
|
*
ath10k: implement tx checksum offloading
Michal Kazior
2013-08-02
2
-0
/
+4
|
*
ath10k: implement rx checksum offloading
Michal Kazior
2013-08-02
1
-0
/
+40
|
*
ath10k: detect the number of spatial streams supported by hw
Michal Kazior
2013-07-31
3
-12
/
+20
|
*
ath10k: improve tx throughput on slow machines
Michal Kazior
2013-07-31
1
-3
/
+3
*
|
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
2013-08-09
1
-16
/
+28
*
|
ath9k: Fix BTCOEX usage for RX diversity
Sujith Manoharan
2013-08-09
1
-2
/
+2
*
|
ath9k: use software queueing for multicast traffic
Felix Fietkau
2013-08-09
3
-2
/
+23
*
|
ath9k: improve tx scheduling fairness
Felix Fietkau
2013-08-09
1
-39
/
+50
*
|
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2013-08-09
2
-127
/
+145
*
|
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
2013-08-09
1
-0
/
+1
*
|
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
2013-08-09
1
-1
/
+2
*
|
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2013-08-09
2
-9
/
+14
*
|
ath9k: fix block ack window tracking check
Felix Fietkau
2013-08-09
2
-7
/
+11
*
|
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2013-08-09
2
-22
/
+12
*
|
ath9k: add CAB queue info to debugfs
Felix Fietkau
2013-08-09
1
-16
/
+27
*
|
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
2013-08-09
1
-8
/
+17
*
|
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2013-08-09
2
-4
/
+15
*
|
ath9k: add utility functions for accessing tid queues
Felix Fietkau
2013-08-09
1
-19
/
+32
*
|
ath9k: Fix build failure
Sujith Manoharan
2013-08-09
5
-5
/
+30
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-09
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'for-linville-current' of git://github.com/kvalo/ath
John W. Linville
2013-07-29
1
-1
/
+1
|
|
\
\
|
|
*
|
ath10k: ATH10K should depend on HAS_DMA
Geert Uytterhoeven
2013-07-22
1
-1
/
+1
*
|
|
|
ath9k: Add more PCI IDs for WB225 cards
Sujith Manoharan
2013-08-05
1
-0
/
+72
*
|
|
|
ath9k: Fix antenna control init for AR9485
Sujith Manoharan
2013-08-05
1
-1
/
+13
*
|
|
|
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
2013-08-05
4
-28
/
+1
*
|
|
|
ath9k: Support ANT diversity for WB225
Sujith Manoharan
2013-08-05
3
-41
/
+86
*
|
|
|
ath9k: Set SWCOM value for CUS198
Sujith Manoharan
2013-08-05
2
-0
/
+2
*
|
|
|
ath9k: Remove "shared_chain_lnadiv"
Sujith Manoharan
2013-08-05
4
-4
/
+3
*
|
|
|
ath9k: Program HW for WB195 diversity
Sujith Manoharan
2013-08-05
2
-0
/
+66
*
|
|
|
ath9k: Enable WLAN/BT Ant Diversity for WB225/WB195
Sujith Manoharan
2013-08-05
1
-5
/
+13
*
|
|
|
ath9k: Rename ath9k_hw_antctrl_shared_chain_lnadiv
Sujith Manoharan
2013-08-05
4
-9
/
+7
*
|
|
|
ath9k: Add a HW capability for WLAN/BT RX diversity
Sujith Manoharan
2013-08-05
4
-9
/
+28
*
|
|
|
ath9k: Cleanup WLAN/BT RX diversity
Sujith Manoharan
2013-08-05
4
-28
/
+26
*
|
|
|
ath9k: Fix antenna diversity for CUS198
Sujith Manoharan
2013-08-05
3
-26
/
+59
*
|
|
|
ath9k: Print LNA combining mode during init
Sujith Manoharan
2013-08-05
1
-15
/
+9
*
|
|
|
ath9k: Add information about antenna diversity
Sujith Manoharan
2013-08-05
1
-0
/
+52
[next]