index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
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: Fix TSF processing
Sujith Manoharan
2013-08-15
1
-13
/
+20
*
|
|
|
ath9k: Fix RX crypto processing
Sujith Manoharan
2013-08-15
1
-8
/
+4
*
|
|
|
ath9k: Discard invalid frames early
Sujith Manoharan
2013-08-15
1
-16
/
+22
*
|
|
|
ath9k: Fix phy error handling for DFS
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
|
ath9k: Use a subroutine to check for "mybeacon"
Sujith Manoharan
2013-08-15
1
-13
/
+23
*
|
|
|
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
2013-08-15
1
-27
/
+11
*
|
|
|
wil6210: let IP stack re-check HW TCP/UDP csum errors
Vladimir Kondratiev
2013-08-15
1
-6
/
+6
*
|
|
|
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
1
-0
/
+2
*
|
|
|
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
1
-12
/
+0
*
|
|
|
ath9k: avoid accessing MRC registers on single-chain devices
Felix Fietkau
2013-08-15
1
-0
/
+4
*
|
|
|
ath9k: simplify debugfs chainmask handling
Felix Fietkau
2013-08-15
1
-88
/
+4
*
|
|
|
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
[prev]
[next]