index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
Age
Commit message (
Expand
)
Author
2013-02-15
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2013-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-11
ath6kl: provide 64-bit per-station byte counters
Vladimir Kondratiev
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2012-11-27
ath6kl: minor optimization using if, else if
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Move and rename ath6kl_cleanup_vif function
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Parse beacon interval from userspace
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: trivial cleanup on interface type selection
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Fix kernel panic on continuous driver load/unload
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: remove unnecessary check for NULL skb
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Use standard way to assign the boolean variable
Mohammed Shafi Shajakhan
2012-11-27
ath6kl: Remove erroneous flag clearing
Mohammed Shafi Shajakhan
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-16
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-16
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
2012-11-16
ath6kl: Fix a mismatch in power management debug message
Mohammed Shafi Shajakhan
2012-11-16
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
Kalle Valo
2012-11-14
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-24
ath6kl: Add a hardware flag for SDIO CRC error workaround
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Fix mapping uplink endpoint for AR6004
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Fix inactivity timeout for AR6004
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Remove obselete USB device related checks
Mohammed Shafi Shajakhan
2012-10-24
ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()
Pandiyarajan Pitchaimuthu
2012-10-24
ath6kl: Array index out of bounds check
Pandiyarajan Pitchaimuthu
2012-10-24
ath6kl: Blocked client notification
Pandiyarajan Pitchaimuthu
2012-10-24
ath6kl: Max clients reached notification
Pandiyarajan Pitchaimuthu
2012-10-24
ath6kl: Fix random rx data corruption
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()
Raja Mani
2012-10-24
ath6kl: Check for valid rate table index
Raja Mani
2012-10-24
ath6kl: Avoid null ptr dereference while printing reg domain pair
Raja Mani
2012-10-24
ath6kl: Fix reconnection issue after recovery
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-10-24
ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()
Andi Kleen
2012-10-24
ath6kl: Make fw error recovery configurable
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Fix bug in scheduling hb_timer
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Recover from "wmi ctrl ep is full" condition
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: fix link speed when using sgi
Dengke Qiu
[next]