index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-26
ath9k: Code scrub
Sujith
1
-1610
/
+0
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
1
-43
/
+9
2008-11-26
ath9k: Remove ath_rate_softc
Sujith
1
-5
/
+1
2008-11-26
ath9k: Nuke fixed rate handling in driver
Sujith
1
-4
/
+0
2008-11-26
ath9k: Remove half/quarter rate tables
Sujith
1
-1
/
+1
2008-11-25
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
1
-1
/
+1
2008-11-10
ath9k: Remove internal RX A-MPDU processing
Sujith
1
-6
/
+0
2008-11-10
ath9k: Enable interrupts at the proper place
Sujith
1
-5
/
+4
2008-11-10
ath9k: Streamline attach/detach
Sujith
1
-140
/
+78
2008-11-10
ath9k: Remove unused function ath_get_currentCountry()
Sujith
1
-23
/
+0
2008-11-10
ath9k: Revamp VAP management
Sujith
1
-115
/
+1
2008-11-10
ath9k: Simplify node attach/detach routines
Sujith
1
-7
/
+8
2008-11-10
ath9k: Node cleanup
Sujith
1
-71
/
+45
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+0
2008-10-06
ath9k: enable ANI to help with noisy environments
Luis R. Rodriguez
1
-7
/
+122
2008-10-06
ath9k: kill ath9k's memzero() and use memset() instead
Luis R. Rodriguez
1
-7
/
+7
2008-10-06
ath9k: fixup some merge damage
John W. Linville
1
-2
/
+0
2008-10-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+9
2008-09-24
ath9k: Fix TSF Adjust usage
Sujith
1
-1
/
+2
2008-09-24
ath9k: disable MIB interrupts to fix interrupt storm
Luis R. Rodriguez
1
-0
/
+7
2008-09-22
ath9k: Fix IRQ nobody cared issue with ath9k
Senthil Balasubramanian
1
-2
/
+2
2008-08-29
ath9k: Use mac80211 for multicast power save buffering
Jouni Malinen
1
-6
/
+0
2008-08-29
ath9k: Miscellaneous fixes
Sujith
1
-70
/
+4
2008-08-29
ath9k: Random cleanup
Sujith
1
-4
/
+1
2008-08-29
ath9k: Remove remaining occurences of ath_skb_map functions
Sujith
1
-15
/
+12
2008-08-29
ath9k: Allow AP mode to be enabled
Jouni Malinen
1
-3
/
+9
2008-08-29
ath9k: Trim struct ath_softc
Sujith
1
-10
/
+0
2008-08-29
ath9k: Use ah_curchan and remove sc_curchan which is redundant
Sujith
1
-11
/
+9
2008-08-29
ath9k: Use bitfields for sc operations
Sujith
1
-22
/
+23
2008-08-29
ath9k: Use a single opmode variable
Sujith
1
-9
/
+12
2008-08-29
ath9k: RX Filter cleanup
Sujith
1
-53
/
+0
2008-08-29
ath9k: Merge reset functions
Sujith
1
-50
/
+23
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
1
-96
/
+54
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
1
-27
/
+31
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez
1
-0
/
+1961