index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
core.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-11-01
1
-4
/
+0
*
mac80211: rewrite HT handling
Johannes Berg
2008-11-01
1
-3
/
+3
*
ath9k: enable ANI to help with noisy environments
Luis R. Rodriguez
2008-10-07
1
-0
/
+25
*
ath9k: fix oops on trying to hold the wrong spinlock
Luis R. Rodriguez
2008-10-07
1
-1
/
+1
*
ath9k: kill ath9k's memzero() and use memset() instead
Luis R. Rodriguez
2008-10-07
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
*
|
ath9k: Do not update frame's duration field
Sujith
2008-08-29
1
-1
/
+0
*
|
ath9k: Add LED support
Vasanthakumar Thiagarajan
2008-08-29
1
-0
/
+29
*
|
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
2008-08-29
1
-8
/
+1
*
|
ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags
Sujith
2008-08-29
1
-4
/
+7
*
|
ath9k: Miscellaneous fixes
Sujith
2008-08-29
1
-5
/
+1
*
|
ath9k: Remove remaining occurences of ath_skb_map functions
Sujith
2008-08-29
1
-9
/
+0
*
|
ath9k: Assign seq# when mac80211 requests this
Jouni Malinen
2008-08-29
1
-0
/
+1
*
|
ath9k: Updated Beacon generation to use mac80211-style
Jouni Malinen
2008-08-29
1
-5
/
+0
*
|
ath9k: Trim struct ath_softc
Sujith
2008-08-29
1
-37
/
+21
*
|
ath9k: Use ah_curchan and remove sc_curchan which is redundant
Sujith
2008-08-29
1
-1
/
+0
*
|
ath9k: Use bitfields for sc operations
Sujith
2008-08-29
1
-11
/
+13
*
|
ath9k: Use a single opmode variable
Sujith
2008-08-29
1
-3
/
+3
*
|
ath9k: Remove a few unnecessary macros
Sujith
2008-08-29
1
-12
/
+3
*
|
ath9k: Use bitfields for buffer type
Sujith
2008-08-29
1
-39
/
+31
*
|
ath9k: RX Filter cleanup
Sujith
2008-08-29
1
-2
/
+3
*
|
ath9k: Merge reset functions
Sujith
2008-08-29
1
-2
/
+1
|
/
*
ath9k: Revamp wireless mode usage
Sujith
2008-08-07
1
-2
/
+0
*
ath9k: Remove a few unused macros and fix indentation
Sujith
2008-08-07
1
-145
/
+130
*
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
2008-08-07
1
-107
/
+99
*
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
2008-08-07
1
-0
/
+1097