index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath9k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Do not remove header padding on RX from short frames
Jouni Malinen
2008-12-12
1
-2
/
+10
*
ath9k: Refactor struct ath_softc
Sujith
2008-12-12
5
-267
/
+254
*
ath9k: BH shouldn't be enabled when hardirqs are disabled.
Senthil Balasubramanian
2008-12-12
1
-2
/
+3
*
ath9k: remove fragmentation workaround again
Johannes Berg
2008-12-12
1
-6
/
+0
*
ath9k: avoid rx frames with corrupted descriptor.
Senthil Balasubramanian
2008-12-12
2
-2
/
+9
*
ath9k: Incorrect band enum causes invalid antenna configuration.
Senthil Balasubramanian
2008-12-12
3
-3
/
+8
*
ath9k: Adding support for Atheros AR9285 chipset.
Senthil Balasubramanian
2008-12-12
8
-332
/
+1826
*
ath9k: Adding initvalues for Atheros AR9285 chipset.
Senthil Balasubramanian
2008-12-12
1
-0
/
+1363
*
ath9k: Adding AR9285 chipset register information.
Senthil Balasubramanian
2008-12-12
1
-1
/
+108
*
ath9k: Merge structures ath_atx, ath_node_aggr with ath_node
Sujith
2008-12-12
2
-94
/
+72
*
ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV
Sujith
2008-12-12
3
-22
/
+2
*
ath9k: Add a debugfs file to show interrupt statistics
Sujith
2008-12-12
3
-0
/
+159
*
ath9k: Maintain rate table choice after association
Sujith
2008-12-12
6
-13
/
+12
*
ath9k: Fix bug in rate table management
Sujith
2008-12-12
2
-4
/
+6
*
ath9k: Disable staggered Beacon frame scheduling
Jouni Malinen
2008-12-12
1
-1
/
+1
*
ath9k: Free Beacon skbs in AP mode
Jouni Malinen
2008-12-12
1
-0
/
+1
*
ath9k: Use GFP_ATOMIC when allocating TX private area
Luis R. Rodriguez
2008-12-05
1
-2
/
+20
*
ath9k: Check for pci_map_single() errors
Luis R. Rodriguez
2008-12-05
3
-3
/
+53
*
generic swap(): ath9k: rename swap() to swap_array()
Wu Fengguang
2008-12-05
2
-2
/
+2
*
ath9k: Choose correct ANI calibration period
Sujith
2008-12-05
1
-2
/
+3
*
ath9k: Replace ath9k_opmode with nl80211_iftype
Colin McCabe
2008-12-05
10
-74
/
+81
*
ath9k: Add a debugfs file for dumping DMA status
Sujith
2008-12-05
6
-74
/
+102
*
ath9k: Add initial layout for an ath9k specific debugfs mechanism
Sujith
2008-12-05
3
-8
/
+42
*
ath9k: Remove includes that are not needed
Sujith
2008-12-05
1
-19
/
+0
*
ath9k: Add ATH9K_DEBUG configuration option
Sujith
2008-12-05
5
-17
/
+75
*
ath9k: Use cleaner debug masks
Sujith
2008-12-05
13
-609
/
+429
*
ath9k: Handle channel initialization for AP mode
Sujith
2008-12-05
2
-24
/
+91
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
2
-12
/
+22
|
\
|
*
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
2008-11-25
1
-2
/
+11
|
*
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2008-11-25
2
-8
/
+8
*
|
ath9k: Use proper TX channel width for setting channels
Sujith
2008-11-26
4
-69
/
+60
*
|
ath9k: Code scrub
Sujith
2008-11-26
8
-1865
/
+1231
*
|
ath9k: Handle -ENOMEM on RX gracefully
Luis R. Rodriguez
2008-11-26
1
-31
/
+26
*
|
ath9k: Dont update rate control for every AMPDU
Vasanthakumar Thiagarajan
2008-11-26
3
-1
/
+5
*
|
ath9k: Use straightforward PCI routines to setup the TX buffer.
Sujith
2008-11-26
1
-16
/
+7
*
|
ath9k: Update TX trigger level on a FIFO underrun.
Sujith
2008-11-26
1
-1
/
+3
*
|
ath9k: Fix bug in deciphering channel flags
Sujith
2008-11-26
2
-7
/
+7
*
|
ath9k: Move TX completion routine to xmit.c
Sujith
2008-11-26
3
-65
/
+56
*
|
ath9k: Use helpers
Sujith
2008-11-26
2
-197
/
+194
*
|
ath9k: General code scrub
Sujith
2008-11-26
6
-412
/
+277
*
|
ath9k: Remove ath9k_rate_table
Sujith
2008-11-26
10
-374
/
+132
*
|
ath9k: Use rate_driver_data
Sujith
2008-11-26
5
-226
/
+108
*
|
ath9k: Remove ath_rate_softc
Sujith
2008-11-26
5
-87
/
+45
*
|
ath9k: Remove rate control reference in VAP
Sujith
2008-11-26
4
-85
/
+50
*
|
ath9k: We don't support non-HT devices, so remove superfluous code.
Sujith
2008-11-26
1
-39
/
+0
*
|
ath9k: Revamp RX handling
Sujith
2008-11-26
3
-519
/
+209
*
|
ath9k: Nuke fixed rate handling in driver
Sujith
2008-11-26
5
-137
/
+4
*
|
ath9k: Remove half/quarter rate tables
Sujith
2008-11-26
3
-127
/
+20
*
|
ath9k: Remove ath_rate_newassoc()
Sujith
2008-11-26
1
-25
/
+8
*
|
ath9k: Remove ath_setup_rates
Sujith
2008-11-26
1
-26
/
+10
[next]