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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-13
/
+37
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2011-01-10
ath9k_htc: Really fix packet injection
Sujith Manoharan
2
-11
/
+27
2011-01-10
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
1
-1
/
+1
2011-01-10
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
1
-0
/
+4
2011-01-10
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
1
-0
/
+3
2011-01-10
ath9k_hw: Fix chip test
Sujith Manoharan
1
-1
/
+2
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
35
-1287
/
+1571
2011-01-05
ath9k: correct MODULE_PARM_DESC parameters for force_new_ani
John W. Linville
1
-1
/
+1
2011-01-05
ath5k: qualify global modparam_nohwcrypt variable
John W. Linville
2
-4
/
+4
2011-01-05
ath9k: qualify global modparam_nohwcrypt variable
John W. Linville
3
-5
/
+5
2011-01-04
ath9k_htc: Fix packet injection
Sujith Manoharan
1
-8
/
+64
2011-01-04
ath5k: ath5k_eeprom_mode_from_channel() returns signed
Dan Carpenter
1
-2
/
+4
2011-01-04
ath9k : few rate control clean ups
Mohammed Shafi Shajakhan
2
-11
/
+8
2011-01-04
ath9k: fix beacon restart on channel change
Rajkumar Manoharan
1
-1
/
+2
2011-01-04
Revert "ath9k: Parse DTIM period from mac80211"
Mohammed Shafi Shajakhan
2
-4
/
+2
2011-01-04
ath9k_hw: fix dma descriptor rx error bit parsing
Felix Fietkau
2
-9
/
+11
2011-01-04
ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c
Sujith Manoharan
3
-312
/
+333
2011-01-04
ath9k_htc: Fix fast channel change
Sujith Manoharan
2
-16
/
+11
2011-01-04
ath9k_htc: Handle FATAL events
Sujith Manoharan
5
-8
/
+84
2011-01-04
ath9k_htc: Move work cancellation outside of mutex
Sujith Manoharan
1
-5
/
+5
2011-01-04
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2
-4
/
+37
2011-01-04
ath9k: Few clean ups in beacon config parameters
Mohammed Shafi Shajakhan
1
-12
/
+13
2011-01-04
carl9170: fix usb pm suspend->resume woes
Christian Lamparter
1
-16
/
+37
2011-01-04
carl9170: reduce channel change delay
Christian Lamparter
1
-8
/
+0
2011-01-04
carl9170: add missing return-value check
Christian Lamparter
1
-0
/
+2
2011-01-04
ath5k: fix cycle counter inconsistent locking
Bob Copeland
1
-2
/
+2
2011-01-04
ath9k: fix spur mitigation no-spur case for AR9002
Brian Prodoehl
1
-2
/
+3
2011-01-04
ath9k: spin_lock_bh is not required within tasklet context.
Senthil Balasubramanian
1
-2
/
+2
2011-01-04
ath5k: Move mac80211 functions into new file
Bruno Randolf
3
-713
/
+825
2010-12-22
ath9k: Reset keycache on resume
Mohammed Shafi Shajakhan
3
-1
/
+10
2010-12-22
ath9k_hw: Fix bug in eeprom data length validation for AR9485
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-12-22
ath5k: Use helper function to get eeprom mode from channel
Bruno Randolf
5
-65
/
+42
2010-12-22
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
Bruno Randolf
3
-25
/
+10
2010-12-22
ath5k: Track current TX power separately from max TX power
Bruno Randolf
2
-4
/
+4
2010-12-22
ath5k: Separate powertable setup and writing
Bruno Randolf
1
-18
/
+16
2010-12-22
ath5k: Simplify powertable recalculation
Bruno Randolf
2
-22
/
+14
2010-12-22
ath9k: unlock on error path in ath9k_change_interface()
Dan Carpenter
1
-4
/
+7
2010-12-22
ath9k: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-22
ath5k: Use pci_is_pcie()
Hauke Mehrtens
2
-3
/
+3
2010-12-22
ath9k: fix aphy / wiphy idle mismatch
Luis R. Rodriguez
2
-0
/
+2
2010-12-22
ath9k: Fix warnings on card removal
Rajkumar Manoharan
4
-1
/
+7
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
7
-14
/
+14
2010-12-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
34
-1131
/
+895
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
26
-146
/
+228
2010-12-20
ath9k: do not limit the chainmask to 1 for legacy mode
Felix Fietkau
3
-34
/
+0
2010-12-20
ath9k_hw: fix PA predistortion HT40 mask
Felix Fietkau
3
-9
/
+13
2010-12-20
ath9k: Properly initialize channel table for 2GHz
Mohammed Shafi Shajakhan
1
-0
/
+1
2010-12-20
ath9k_hw: remove baseband rfsilent support
Felix Fietkau
5
-43
/
+1
2010-12-20
ath9k: fix queue depth check for forming new aggregates
Felix Fietkau
2
-3
/
+19
[next]