aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2012-11-14drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-24ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan
2012-10-24ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan
2012-10-24ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan
2012-10-24ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan
2012-10-24ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan
2012-10-24ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()Pandiyarajan Pitchaimuthu
2012-10-24ath6kl: Array index out of bounds checkPandiyarajan Pitchaimuthu
2012-10-24ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu
2012-10-24ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu
2012-10-24ath6kl: Fix random rx data corruptionVasanthakumar Thiagarajan
2012-10-24ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()Raja Mani
2012-10-24ath6kl: Check for valid rate table indexRaja Mani
2012-10-24ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani
2012-10-24ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan
2012-10-24ath6kl: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-10-24ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen
2012-10-24ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan
2012-10-24ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan
2012-10-24ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()Vasanthakumar Thiagarajan
2012-10-24ath6kl: Fix bug in scheduling hb_timerVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan
2012-10-24ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan
2012-10-24ath6kl: fix link speed when using sgiDengke Qiu
2012-10-24ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan
2012-10-24ath6kl: consolidate WoW pattern lengthThomas Pedersen
2012-10-24ath6kl: rework scheduled scanThomas Pedersen
2012-10-24ath6kl: check usb_register() return valueMarina Makienko
2012-10-24ath6kl: Fix potential memory leak in ath6kl_tx_complete()Vasanthakumar Thiagarajan
2012-10-24ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen
2012-10-24ath6kl: restart concurrent vifs on failed connectThomas Pedersen
2012-10-24ath6kl: configure wow filters per-vifThomas Pedersen
2012-10-24ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo
2012-10-24ath6kl: add support for changing contry codeKalle Valo
2012-10-24ath6kl: refactor wmi scan commandKalle Valo
2012-10-24ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam
2012-10-24ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu
2012-10-24ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-07-12nl80211: move scan API to wdevJohannes Berg