index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
1
-0
/
+3
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
1
-19
/
+6
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
3
-1
/
+4
2013-01-14
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
1
-4
/
+3
2013-01-14
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2
-14
/
+0
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
3
-21
/
+12
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
5
-19
/
+4
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
1
-1
/
+0
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
1
-4
/
+6
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
2013-01-04
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
16
-0
/
+6195
2013-01-04
ath9k: Fix Kconfig for ATH9K_HTC
Vladimir Kondratiev
1
-1
/
+1
2013-01-02
ath9k_hw: Fix RX gain initvals for AR9485
Sujith Manoharan
1
-1
/
+1
2013-01-02
carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
Christian Lamparter
1
-1
/
+5
2013-01-02
ath9k: Fix compilation breakage
Sujith Manoharan
1
-1
/
+2
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-4
/
+4
2012-12-11
ath9k: check pdata variable before dereferencing it
Gabor Juhos
1
-1
/
+1
2012-12-11
ath5k: RX timestamp is reported at end of frame
Thomas Pedersen
1
-12
/
+1
2012-12-11
ath9k_htc: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-12-11
ath9k: RX timestamp is reported at end of frame
Thomas Pedersen
1
-1
/
+1
2012-12-10
ath5k: fix tx path skb leaks
Felix Fietkau
2
-3
/
+3
2012-12-10
ath9k: allow to load EEPROM content via firmware API
Gabor Juhos
3
-2
/
+80
2012-12-10
ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'
Gabor Juhos
6
-22
/
+17
2012-12-10
ath9k: add EEPROM offset to debug message
Gabor Juhos
1
-1
/
+2
2012-12-10
ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'
Gabor Juhos
4
-13
/
+11
2012-12-10
ath9k_hw: Fix signal strength / channel noise reporting
Felix Fietkau
2
-0
/
+4
2012-12-10
ath9k_hw: Update intivals for AR9340
Sujith Manoharan
1
-2
/
+4
2012-12-10
ath9k_hw: Calculate the correct training power for PAPRD
Sujith Manoharan
2
-20
/
+43
2012-12-10
ath9k_hw: Add HW cap for PAPRD
Sujith Manoharan
5
-7
/
+18
2012-12-10
ath9k_hw: Fix PAPRD retraining for AR9485
Sujith Manoharan
1
-1
/
+5
2012-12-10
ath9k_hw: Various trivial fixes for PAPRD
Sujith Manoharan
2
-8
/
+3
2012-12-10
ath9k: Fix redundant PS wrappers
Sujith Manoharan
1
-4
/
+6
2012-12-10
ath9k: Add a few debug messages for PAPRD
Sujith Manoharan
2
-2
/
+11
2012-12-10
ath9k_hw: Fix PAPRD training
Sujith Manoharan
1
-7
/
+29
2012-12-10
ath9k_hw: Fix PAPRD registers for AR9485
Sujith Manoharan
1
-15
/
+14
2012-12-10
ath9k: ar9003: fix OTP register offsets for AR9340
Gabor Juhos
1
-3
/
+3
2012-12-10
carl9170: fix copy and paste mishap in carl9170_handle_mpdu
Christian Lamparter
1
-1
/
+1
2012-12-10
ath9k: Fix regression in 'xmit' debugfs file
Sujith Manoharan
1
-1
/
+1
2012-12-10
Revert "ath9k_hw: Update AR9003 high_power tx gain table"
Felix Fietkau
1
-86
/
+86
2012-12-07
ath9k: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-4
/
+4
2012-12-06
ath5k: remove __dev* attributes
Bill Pemberton
3
-6
/
+6
2012-12-06
carl9170: explain why sta cannot be NULL for ampdus
Christian Lamparter
1
-0
/
+7
2012-12-03
carl9170: fix signal strength reporting issues
Christian Lamparter
1
-0
/
+2
2012-11-30
ath9k: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-11
/
+4
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
5
-2
/
+9
2012-11-30
ath9k: Remove redundant NULL assignment
Sujith Manoharan
1
-1
/
+0
2012-11-30
ath9k: Implement sta_add_debugfs/sta_remove_debugfs
Sujith Manoharan
4
-3
/
+111
2012-11-30
ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS
Sujith Manoharan
3
-6
/
+5
2012-11-30
ath9k: Move ethtool functions to debug.c
Sujith Manoharan
3
-127
/
+127
[next]