index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-16
/
+16
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
1
-6
/
+4
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-8
/
+14
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2
-8
/
+4
2012-11-16
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
18
-285
/
+990
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-5
/
+4
2012-11-16
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
Kalle Valo
1
-3
/
+12
2012-11-14
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
1
-4
/
+2
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
1
-5
/
+4
2012-10-24
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
2
-4
/
+4
2012-10-24
ath6kl: Fix mapping uplink endpoint for AR6004
Mohammed Shafi Shajakhan
3
-4
/
+14
2012-10-24
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
3
-7
/
+19
2012-10-24
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
4
-7
/
+7
2012-10-24
ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
Mohammed Shafi Shajakhan
1
-3
/
+5
2012-10-24
ath6kl: Remove obselete USB device related checks
Mohammed Shafi Shajakhan
2
-14
/
+1
2012-10-24
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
Pandiyarajan Pitchaimuthu
1
-0
/
+4
2012-10-24
ath6kl: Array index out of bounds check
Pandiyarajan Pitchaimuthu
1
-1
/
+2
2012-10-24
ath6kl: Blocked client notification
Pandiyarajan Pitchaimuthu
1
-0
/
+7
2012-10-24
ath6kl: Max clients reached notification
Pandiyarajan Pitchaimuthu
1
-0
/
+7
2012-10-24
ath6kl: Fix random rx data corruption
Vasanthakumar Thiagarajan
1
-2
/
+8
2012-10-24
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
Raja Mani
1
-0
/
+6
2012-10-24
ath6kl: Check for valid rate table index
Raja Mani
1
-0
/
+3
2012-10-24
ath6kl: Avoid null ptr dereference while printing reg domain pair
Raja Mani
1
-2
/
+6
2012-10-24
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
3
-6
/
+15
2012-10-24
ath6kl: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-8
/
+6
2012-10-24
ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()
Andi Kleen
1
-1
/
+1
2012-10-24
ath6kl: Make fw error recovery configurable
Vasanthakumar Thiagarajan
3
-2
/
+23
2012-10-24
ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state
Vasanthakumar Thiagarajan
2
-6
/
+8
2012-10-24
ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()
Vasanthakumar Thiagarajan
1
-4
/
+1
2012-10-24
ath6kl: Fix bug in scheduling hb_timer
Vasanthakumar Thiagarajan
1
-1
/
+1
2012-10-24
ath6kl: Recover from "wmi ctrl ep is full" condition
Vasanthakumar Thiagarajan
3
-0
/
+4
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
7
-9
/
+129
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
10
-3
/
+126
2012-10-24
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
Vasanthakumar Thiagarajan
1
-5
/
+23
2012-10-24
ath6kl: fix link speed when using sgi
Dengke Qiu
2
-1
/
+15
2012-10-24
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
1
-5
/
+1
2012-10-24
ath6kl: consolidate WoW pattern length
Thomas Pedersen
2
-3
/
+2
2012-10-24
ath6kl: rework scheduled scan
Thomas Pedersen
7
-60
/
+50
2012-10-24
ath6kl: check usb_register() return value
Marina Makienko
1
-1
/
+8
2012-10-24
ath6kl: Fix potential memory leak in ath6kl_tx_complete()
Vasanthakumar Thiagarajan
1
-11
/
+11
2012-10-24
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
Vasanthakumar Thiagarajan
2
-17
/
+22
2012-10-24
ath6kl: reconfigure RSN capabilities when restarting AP
Thomas Pedersen
3
-0
/
+14
2012-10-24
ath6kl: restart concurrent vifs on failed connect
Thomas Pedersen
2
-6
/
+13
2012-10-24
ath6kl: configure wow filters per-vif
Thomas Pedersen
1
-52
/
+93
2012-10-24
ath6kl: fix incorrect use of IEEE80211_NUM_BANDS
Kalle Valo
2
-6
/
+10
2012-10-24
ath6kl: add support for changing contry code
Kalle Valo
5
-0
/
+82
2012-10-24
ath6kl: refactor wmi scan command
Kalle Valo
3
-33
/
+28
2012-10-24
ath6kl: move ath6kl_wmi_startscan_cmd()
Kalle Valo
1
-44
/
+44
2012-10-24
ath6kl: support TX error rate notification
Thomas Pedersen
4
-0
/
+108
2012-10-24
ath6kl: Add support for AR6004 hardware version 1.3
Bala Shanmugam
4
-0
/
+33
[next]