index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ath5k: fix build break from "ath5k: Print out opmode in debugfs"
Joe Perches
2010-10-12
4
-16
/
+13
|
*
|
ath9k: built-in rate control A-MPDU fix
Björn Smedman
2010-10-11
1
-0
/
+6
|
*
|
ath9k: A-MPDU rate control info fix
Björn Smedman
2010-10-11
1
-6
/
+13
|
*
|
carl9170: A-MPDU frame type filter
Christian Lamparter
2010-10-11
1
-1
/
+41
|
*
|
carl9170: remove stale rx error path
Christian Lamparter
2010-10-11
2
-6
/
+11
|
*
|
carl9170: common error path for bad frames
Christian Lamparter
2010-10-11
1
-28
/
+20
|
*
|
ath9k: implement channel utilization stats for survey
Felix Fietkau
2010-10-11
2
-16
/
+98
|
*
|
ath9k: add compile time checking for the size of the channel list
Felix Fietkau
2010-10-11
2
-1
/
+7
|
*
|
ath5k: use the common cycle counter / listen time implementation
Felix Fietkau
2010-10-11
3
-41
/
+26
|
*
|
ath9k_hw: move the cycle counter tracking to ath
Felix Fietkau
2010-10-11
9
-87
/
+101
|
*
|
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
3
-6
/
+10
|
*
|
ath9k_hw: store the clock rate in common data on channel changes
Felix Fietkau
2010-10-11
3
-37
/
+23
|
*
|
ath5k: Adjust opmode when interfaces are removed.
Ben Greear
2010-10-11
1
-26
/
+40
|
*
|
ath5k: Print out opmode in debugfs.
Ben Greear
2010-10-11
3
-0
/
+42
|
*
|
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
2010-10-07
1
-4
/
+0
|
*
|
ath9k: Introduce a wrapper for power save disable.
Senthil Balasubramanian
2010-10-06
1
-18
/
+22
|
*
|
ath9k: remove unnecessary power save flags.
Senthil Balasubramanian
2010-10-06
3
-48
/
+4
|
*
|
ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new
Felix Fietkau
2010-10-06
5
-101
/
+3
|
*
|
ath9k_hw: remove function pointer abstraction for internal ANI ops
Felix Fietkau
2010-10-06
3
-45
/
+29
|
*
|
ath9k_hw: remove code duplication in phy error counter handling
Felix Fietkau
2010-10-06
4
-119
/
+34
|
*
|
ath9k_hw: clean up ANI state handling
Felix Fietkau
2010-10-06
6
-260
/
+110
|
*
|
ath9k_hw: add a helper function to check for the new ANI implementation
Felix Fietkau
2010-10-06
1
-2
/
+7
|
*
|
ath9k_hw: clean up register write buffering
Felix Fietkau
2010-10-06
12
-61
/
+7
|
*
|
ath9k_hw: merge codepaths that access the cycle counter registers
Felix Fietkau
2010-10-06
5
-92
/
+65
|
*
|
ath9k_hw: clean up calibration flags
Felix Fietkau
2010-10-06
6
-77
/
+31
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-06
1
-1
/
+1
|
|
\
\
|
*
|
|
ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom
Gabor Juhos
2010-10-05
1
-1
/
+9
|
*
|
|
ath5k: Don't wake internal queues
Bruno Randolf
2010-10-05
1
-1
/
+1
|
*
|
|
ath9k: Report total tx/rx bytes and packets in debugfs.
Ben Greear
2010-10-05
2
-0
/
+27
|
*
|
|
ath5k: Print rx/tx bytes in debugfs
Ben Greear
2010-10-05
3
-0
/
+13
|
*
|
|
ath9k: add WDS interfaces to ath9k
Bill Jordan
2010-10-05
2
-0
/
+4
|
*
|
|
ath9k : Fix for displaying the channel number
Mohammed Shafi Shajakhan
2010-10-05
1
-5
/
+10
|
*
|
|
ath9k_hw: remove some useless calibration data
Felix Fietkau
2010-10-05
4
-19
/
+0
|
*
|
|
ath9k: fix channel flag / regd issues with multiple cards
Felix Fietkau
2010-10-05
1
-6
/
+31
|
*
|
|
ath5k: Allow ath5k to support virtual STA and AP interfaces.
Ben Greear
2010-10-05
3
-49
/
+249
|
*
|
|
ar9170: Remove MODULE_FIRMWARE references to two-stage firmware
Ben Hutchings
2010-10-05
1
-2
/
+0
|
*
|
|
ath9k: return survey data for all channels instead of just the current one
Felix Fietkau
2010-10-05
1
-6
/
+21
|
*
|
|
ath9k: remove the noise floor value in the ani struct
Felix Fietkau
2010-10-05
3
-12
/
+0
|
*
|
|
ath9k: do not return default noise floor values via survey
Felix Fietkau
2010-10-05
1
-3
/
+5
|
*
|
|
ath9k_hw: keep calibrated noise floor values per channel
Felix Fietkau
2010-10-05
3
-22
/
+22
|
*
|
|
ath9k_htc: remove use of common->ani.noise_floor
Felix Fietkau
2010-10-05
1
-12
/
+1
|
*
|
|
carl9170: support firmware-based rx filter
Christian Lamparter
2010-10-05
9
-10
/
+75
|
*
|
|
carl9170: interrupt urbs must not set URB_ZERO_PACKET
Christian Lamparter
2010-09-28
1
-2
/
+0
|
*
|
|
ath5k: Fix bitmasks and typos for PCU Diagnostic register
Bruno Randolf
2010-09-28
3
-19
/
+18
|
*
|
|
ath5k: Disable interrupts in ath5k_hw_get_tsf64
Bruno Randolf
2010-09-28
1
-0
/
+6
|
*
|
|
ath5k: Increase "fudge" for beacon timers
Bruno Randolf
2010-09-28
1
-2
/
+5
|
*
|
|
ath5k: Check and fix ATIM window
Bruno Randolf
2010-09-28
3
-0
/
+101
|
*
|
|
ath5k: Remove unused variable for atim window
Bruno Randolf
2010-09-28
3
-3
/
+1
|
*
|
|
carl9170: revamp carl9170_tx_prepare
Christian Lamparter
2010-09-28
1
-80
/
+75
|
*
|
|
carl9170: fix WARN_ON triggered by Broadcom HT STAs
Christian Lamparter
2010-09-28
1
-1
/
+1
[prev]
[next]