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
*
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
2012-11-21
4
-19
/
+7
*
ath9k: Process FATAL interrupts at first
Rajkumar Manoharan
2012-11-21
1
-12
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
2
-3
/
+7
|
\
|
*
ath9k_hw: Fix regression in device reset
Sujith Manoharan
2012-11-19
1
-1
/
+1
|
*
ath9k: Test for TID only in BlockAcks while checking tx status
Sven Eckelmann
2012-10-30
1
-2
/
+6
*
|
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
2012-11-19
3
-20
/
+50
*
|
ath9k_hw: Program filter coefficients correctly
Sujith Manoharan
2012-11-16
4
-11
/
+16
*
|
ath5k: precedence error in ath5k_hw_nic_wakeup()
Dan Carpenter
2012-11-16
1
-3
/
+3
*
|
ath5k: Use module_platform_driver macro for ahb.c
Syam Sidhardhan
2012-11-16
1
-14
/
+1
*
|
ath9k: Remove unused workaround
Sujith Manoharan
2012-11-16
4
-23
/
+0
*
|
ath9k_hw: Update AR9485 initvals
Sujith Manoharan
2012-11-16
1
-63
/
+273
*
|
ath9k_hw: Fix wrong peak detector DC offset
Rajkumar Manoharan
2012-11-16
3
-8
/
+116
*
|
ath9k: [DFS] add pulse width tolerance for ETSI
Zefir Kurtisi
2012-11-16
1
-1
/
+6
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-11-16
18
-285
/
+990
|
\
\
|
*
|
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
Kalle Valo
2012-11-16
1
-3
/
+12
|
*
|
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
2012-10-24
2
-4
/
+4
|
*
|
ath6kl: Fix mapping uplink endpoint for AR6004
Mohammed Shafi Shajakhan
2012-10-24
3
-4
/
+14
|
*
|
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
2012-10-24
3
-7
/
+19
|
*
|
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
2012-10-24
4
-7
/
+7
|
*
|
ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
Mohammed Shafi Shajakhan
2012-10-24
1
-3
/
+5
|
*
|
ath6kl: Remove obselete USB device related checks
Mohammed Shafi Shajakhan
2012-10-24
2
-14
/
+1
|
*
|
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
Pandiyarajan Pitchaimuthu
2012-10-24
1
-0
/
+4
|
*
|
ath6kl: Array index out of bounds check
Pandiyarajan Pitchaimuthu
2012-10-24
1
-1
/
+2
|
*
|
ath6kl: Blocked client notification
Pandiyarajan Pitchaimuthu
2012-10-24
1
-0
/
+7
|
*
|
ath6kl: Max clients reached notification
Pandiyarajan Pitchaimuthu
2012-10-24
1
-0
/
+7
|
*
|
ath6kl: Fix random rx data corruption
Vasanthakumar Thiagarajan
2012-10-24
1
-2
/
+8
|
*
|
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
Raja Mani
2012-10-24
1
-0
/
+6
|
*
|
ath6kl: Check for valid rate table index
Raja Mani
2012-10-24
1
-0
/
+3
|
*
|
ath6kl: Avoid null ptr dereference while printing reg domain pair
Raja Mani
2012-10-24
1
-2
/
+6
|
*
|
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
3
-6
/
+15
|
*
|
ath6kl: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-10-24
1
-8
/
+6
|
*
|
ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()
Andi Kleen
2012-10-24
1
-1
/
+1
|
*
|
ath6kl: Make fw error recovery configurable
Vasanthakumar Thiagarajan
2012-10-24
3
-2
/
+23
|
*
|
ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state
Vasanthakumar Thiagarajan
2012-10-24
2
-6
/
+8
|
*
|
ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()
Vasanthakumar Thiagarajan
2012-10-24
1
-4
/
+1
|
*
|
ath6kl: Fix bug in scheduling hb_timer
Vasanthakumar Thiagarajan
2012-10-24
1
-1
/
+1
|
*
|
ath6kl: Recover from "wmi ctrl ep is full" condition
Vasanthakumar Thiagarajan
2012-10-24
3
-0
/
+4
|
*
|
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
7
-9
/
+129
|
*
|
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
10
-3
/
+126
|
*
|
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
Vasanthakumar Thiagarajan
2012-10-24
1
-5
/
+23
|
*
|
ath6kl: fix link speed when using sgi
Dengke Qiu
2012-10-24
2
-1
/
+15
|
*
|
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
2012-10-24
1
-5
/
+1
|
*
|
ath6kl: consolidate WoW pattern length
Thomas Pedersen
2012-10-24
2
-3
/
+2
|
*
|
ath6kl: rework scheduled scan
Thomas Pedersen
2012-10-24
7
-60
/
+50
|
*
|
ath6kl: check usb_register() return value
Marina Makienko
2012-10-24
1
-1
/
+8
|
*
|
ath6kl: Fix potential memory leak in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
2012-10-24
1
-11
/
+11
|
*
|
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
Vasanthakumar Thiagarajan
2012-10-24
2
-17
/
+22
|
*
|
ath6kl: reconfigure RSN capabilities when restarting AP
Thomas Pedersen
2012-10-24
3
-0
/
+14
|
*
|
ath6kl: restart concurrent vifs on failed connect
Thomas Pedersen
2012-10-24
2
-6
/
+13
|
*
|
ath6kl: configure wow filters per-vif
Thomas Pedersen
2012-10-24
1
-52
/
+93
[next]