index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-05-11
ath5k: Fix lockup due to un-init spinlock.
Ben Greear
1
-1
/
+1
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+5
2011-04-29
ath5k: fix uninitialized var warning for txf2txs
John W. Linville
1
-0
/
+5
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-294
/
+331
2011-04-14
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
Felix Fietkau
3
-1
/
+17
2011-04-14
ath5k: fix the EEPROM check for hw AES crypto support
Felix Fietkau
1
-1
/
+1
2011-04-14
ath5k: add a new bus op for reading the mac address
Felix Fietkau
5
-31
/
+52
2011-04-14
ath: unshare struct ath_bus_ops between ath5k and ath9k
Felix Fietkau
1
-0
/
+6
2011-04-14
ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
Felix Fietkau
1
-0
/
+3
2011-04-13
ath5k: improve comments for optimized tx descriptor setup
John W. Linville
1
-1
/
+6
2011-04-12
ath5k: reduce interrupt load caused by rx/tx interrupts
Felix Fietkau
3
-3
/
+59
2011-04-12
ath5k: clean up debugfs code
Felix Fietkau
3
-64
/
+19
2011-04-12
ath5k: remove ts_retry from ath5k_tx_status
Felix Fietkau
3
-35
/
+13
2011-04-12
ath5k: optimize rx status processing
Felix Fietkau
1
-23
/
+18
2011-04-12
ath5k: optimize tx status processing
Felix Fietkau
1
-16
/
+21
2011-04-12
ath5k: remove ts_rate from ath5k_tx_status
Felix Fietkau
2
-14
/
+0
2011-04-12
ath5k: optimize tx descriptor setup
Felix Fietkau
1
-18
/
+20
2011-04-12
ath5k: fix slot time handling
Felix Fietkau
3
-2
/
+12
2011-04-12
ath5k: fix SIFS time handling
Felix Fietkau
2
-3
/
+2
2011-04-12
ath5k: fix short preamble rate duration value
Felix Fietkau
3
-21
/
+14
2011-04-12
ath5k: fix tx status reporting issues
Felix Fietkau
1
-10
/
+6
2011-04-12
ath5k: improve pcal error handling for ENOMEM case
John W. Linville
1
-59
/
+70
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-34
/
+34
2011-03-11
ath5k: implement ieee80211_ops->{get,set}_ringparam
John W. Linville
3
-1
/
+46
2011-03-09
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
John W. Linville
1
-1
/
+1
2011-03-07
wireless:ath: use resource_size() help function
Shan Wei
1
-1
/
+1
2011-03-07
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
Ben Greear
3
-31
/
+53
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
3
-8
/
+7
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
1
-1
/
+1
2011-02-21
ath5k: Enable AR2315 chipset recognition
Wojciech Dubowik
1
-1
/
+2
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+1
2011-02-18
ath5k: move external function definitions to a header file
Bob Copeland
2
-17
/
+20
2011-02-18
ath5k: Correct channel setting for AR2317 chip
Nikolay Ledovskikh
1
-0
/
+1
2011-02-07
ath5k: Fix fast channel switching
Nick Kossifidis
1
-55
/
+87
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-5
/
+7
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
6
-51
/
+44
2011-01-28
ath5k: remove debug_dump_skb() functions
Bob Copeland
2
-30
/
+0
2011-01-28
ath5k: use tracing for packet tx/rx dump
Bob Copeland
3
-6
/
+128
2011-01-28
ath5k: Enable 802.11j 4.9GHz frequencies
Bruno Randolf
1
-5
/
+6
2011-01-28
ath5k: Use local variable for capabilities
Bruno Randolf
1
-21
/
+18
2011-01-27
ath5k: correct endianness of frame duration
Bob Copeland
1
-3
/
+1
2011-01-27
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
1
-2
/
+2
2011-01-25
ath5k: ath5k_setup_channels cleanup and whitespace
Bruno Randolf
1
-8
/
+3
2011-01-21
ath5k: Simplify loop when setting up channels
Bruno Randolf
1
-4
/
+3
2011-01-21
ath5k: Remove redundant sc->curband
Bruno Randolf
2
-9
/
+4
2011-01-21
ath5k: Remove unused sc->curmode
Bruno Randolf
2
-19
/
+0
2011-01-21
ath5: Remove unused CTL definitions
Bruno Randolf
1
-23
/
+0
2011-01-21
ath5k: Add 802.11j 4.9GHz channels to allowed channels
Bruno Randolf
1
-6
/
+13
2011-01-21
ath5k: Rename ath5k_copy_channels
Bruno Randolf
1
-4
/
+4
[next]