index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-08
1
-1
/
+1
|
\
|
*
mac80211: inform the driver about update of dtim_period
Emmanuel Grumbach
2013-01-31
1
-1
/
+1
*
|
ath9k: Remove unused variables in ath_mci_cleanup
Sven Eckelmann
2013-02-01
1
-2
/
+0
*
|
ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code
Sven Eckelmann
2013-02-01
2
-8
/
+9
*
|
ath9k: Only remove spectral scan relay file when it was created
Sven Eckelmann
2013-02-01
1
-1
/
+1
*
|
ath9k: Only add fix_rssi_inv_only when spectral code is used
Sven Eckelmann
2013-02-01
1
-0
/
+2
*
|
ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled
Sven Eckelmann
2013-02-01
1
-1
/
+1
*
|
ath9k: Select RELAY for ATH9K_DEBUGFS
Sven Eckelmann
2013-02-01
1
-0
/
+1
*
|
ath9k: report A-MPDU status
Christian Lamparter
2013-02-01
2
-0
/
+22
*
|
wil6210: fix wil_vring_init_tx status
Vladimir Kondratiev
2013-01-30
1
-0
/
+1
*
|
wil6210: Never delete Rx chain with firmware
Vladimir Kondratiev
2013-01-30
3
-26
/
+1
*
|
wil6210: checkpatch warnings
Vladimir Kondratiev
2013-01-30
6
-9
/
+5
*
|
wil6210: fix checkpatch CamelCase warnings
Vladimir Kondratiev
2013-01-30
7
-82
/
+82
*
|
wil6210: Reorder reset preparation sequence
Vladimir Kondratiev
2013-01-30
1
-4
/
+4
*
|
wil6210: Separate common code for mbox regs caching to function
Vladimir Kondratiev
2013-01-30
1
-10
/
+11
*
|
wil6210: Fix "don't scan after connect" logic
Vladimir Kondratiev
2013-01-30
2
-1
/
+2
*
|
wil6210: Call skb_orphan() right before Rx indication
Vladimir Kondratiev
2013-01-30
1
-2
/
+2
*
|
wil6210: Fix: Tx stall
Vladimir Kondratiev
2013-01-30
2
-28
/
+1
*
|
wil6210: Count Tx statistics on Tx completion
Vladimir Kondratiev
2013-01-30
1
-2
/
+9
*
|
wil6210: Refactor rx init/fini
Vladimir Kondratiev
2013-01-30
3
-52
/
+77
*
|
wil6210: remove raw wil_dbg() calls
Vladimir Kondratiev
2013-01-30
5
-24
/
+25
*
|
wil6210: rearrange IRQ debug printing
Vladimir Kondratiev
2013-01-30
1
-2
/
+2
*
|
wil6210: Detect FW error
Vladimir Kondratiev
2013-01-30
2
-5
/
+25
*
|
ath9k: Update spectral scan output data
Sven Eckelmann
2013-01-30
3
-11
/
+15
*
|
ath9k: reorder error codes for spectral
Simon Wunderlich
2013-01-30
1
-4
/
+4
*
|
ath9k: drop spectral packets after processing them
Simon Wunderlich
2013-01-30
3
-15
/
+25
*
|
ath9k: add debug parameters for spectral scan
Simon Wunderlich
2013-01-30
4
-17
/
+200
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
29
-83
/
+6241
|
\
|
*
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
1
-0
/
+3
|
*
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
1
-19
/
+6
|
*
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-22
3
-1
/
+4
|
*
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
1
-4
/
+3
|
*
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
2
-14
/
+0
|
*
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
3
-21
/
+12
|
*
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
5
-19
/
+4
|
*
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
1
-1
/
+0
|
*
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
1
-0
/
+1
|
*
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-11
1
-4
/
+6
|
*
ath9k_htc: Fix memory leak
Sujith Manoharan
2013-01-11
1
-0
/
+2
|
*
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
2013-01-04
16
-0
/
+6195
|
*
ath9k: Fix Kconfig for ATH9K_HTC
Vladimir Kondratiev
2013-01-04
1
-1
/
+1
|
*
ath9k_hw: Fix RX gain initvals for AR9485
Sujith Manoharan
2013-01-02
1
-1
/
+1
|
*
carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH
Christian Lamparter
2013-01-02
1
-1
/
+5
|
*
ath9k: Fix compilation breakage
Sujith Manoharan
2013-01-02
1
-1
/
+2
*
|
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
2013-01-22
1
-3
/
+0
*
|
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2013-01-22
2
-14
/
+6
*
|
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
4
-25
/
+1
*
|
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2013-01-22
2
-2
/
+2
*
|
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
1
-37
/
+32
*
|
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
4
-59
/
+32
[next]