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
/
ath9k
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: move PCI code into separate file
Gabor Juhos
2009-01-29
1
-1
/
+18
*
ath9k: introduce bus specific cleanup routine
Gabor Juhos
2009-01-29
1
-0
/
+7
*
ath9k: introduce bus specific cache size routine
Gabor Juhos
2009-01-29
1
-0
/
+10
*
ath9k: convert to struct device
Gabor Juhos
2009-01-29
1
-1
/
+1
*
ath9k: remove cache of rate preference when using 11g protection
Luis R. Rodriguez
2009-01-29
1
-1
/
+0
*
ath9k: Protect config() callback with a mutex
Sujith
2008-12-19
1
-0
/
+1
*
ath9k: Refactor struct ath_softc
Sujith
2008-12-12
1
-73
/
+61
*
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
Sujith
2008-12-12
1
-91
/
+69
*
ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
Sujith
2008-12-12
1
-3
/
+0
*
ath9k: Add a debugfs file to show interrupt statistics
Sujith
2008-12-12
1
-0
/
+55
*
ath9k: Maintain rate table choice after association
Sujith
2008-12-12
1
-1
/
+0
*
ath9k: Fix bug in rate table management
Sujith
2008-12-12
1
-0
/
+1
*
ath9k: Disable staggered Beacon frame scheduling
Jouni Malinen
2008-12-12
1
-1
/
+1
*
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
1
-1
/
+1
*
ath9k: Add a debugfs file for dumping DMA status
Sujith
2008-12-05
1
-0
/
+1
*
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
2008-12-05
1
-4
/
+16
*
ath9k: Remove includes that are not needed
Sujith
2008-12-05
1
-19
/
+0
*
ath9k: Add ATH9K_DEBUG configuration option
Sujith
2008-12-05
1
-1
/
+20
*
ath9k: Use cleaner debug masks
Sujith
2008-12-05
1
-99
/
+58
*
ath9k: Use proper TX channel width for setting channels
Sujith
2008-11-26
1
-6
/
+1
*
ath9k: Code scrub
Sujith
2008-11-26
1
-147
/
+8
*
ath9k: Move TX completion routine to xmit.c
Sujith
2008-11-26
1
-2
/
+0
*
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
1
-5
/
+0
*
ath9k: Use rate_driver_data
Sujith
2008-11-26
1
-1
/
+0
*
ath9k: Remove ath_rate_softc
Sujith
2008-11-26
1
-1
/
+1
*
ath9k: Remove rate control reference in VAP
Sujith
2008-11-26
1
-24
/
+23
*
ath9k: Revamp RX handling
Sujith
2008-11-26
1
-50
/
+3
*
ath9k: Nuke fixed rate handling in driver
Sujith
2008-11-26
1
-8
/
+0
*
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
1
-0
/
+1
*
ath9k: Remove internal RX A-MPDU processing
Sujith
2008-11-10
1
-43
/
+0
*
ath9k: Remove ath_tx_aggr_resp()
Sujith
2008-11-10
1
-10
/
+1
*
ath9k: Streamline attach/detach
Sujith
2008-11-10
1
-2
/
+1
*
ath9k: Remove unused function ath_get_currentCountry()
Sujith
2008-11-10
1
-2
/
+0
*
ath9k: Revamp VAP management
Sujith
2008-11-10
1
-13
/
+3
*
ath9k: Use bitfields to store tid's state in a single variable
Sujith
2008-11-10
1
-3
/
+5
*
ath9k: Remove SM Power Save as it is not supported now
Sujith
2008-11-10
1
-7
/
+0
*
ath9k: Revamp transmit control block
Sujith
2008-11-10
1
-23
/
+7
*
ath9k: Simplify node attach/detach routines
Sujith
2008-11-10
1
-1
/
+1
*
ath9k: Node cleanup
Sujith
2008-11-10
1
-35
/
+11
*
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
Luis R. Rodriguez
2008-10-31
1
-4
/
+0
*
mac80211: rewrite HT handling
Johannes Berg
2008-10-31
1
-3
/
+3
*
ath9k: enable ANI to help with noisy environments
Luis R. Rodriguez
2008-10-06
1
-0
/
+25
*
ath9k: fix oops on trying to hold the wrong spinlock
Luis R. Rodriguez
2008-10-06
1
-1
/
+1
*
ath9k: kill ath9k's memzero() and use memset() instead
Luis R. Rodriguez
2008-10-06
1
-4
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-01
1
-1
/
+0
|
\
|
*
ath9k: connectivity is lost after Group rekeying is done
Senthil Balasubramanian
2008-09-22
1
-1
/
+0
|
*
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
2008-09-11
1
-0
/
+1
*
|
ath9k: Fix nexttbtt calculation
Sujith
2008-09-24
1
-0
/
+1
*
|
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
2008-09-15
1
-0
/
+16
*
|
ath9k: Remove sc_lastrx as we don't use it anywhere
Sujith
2008-08-29
1
-1
/
+0
[next]