summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan2012-10-243-4/+14
| * | ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan2012-10-243-7/+19
| * | ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-244-7/+7
| * | ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan2012-10-241-3/+5
| * | ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan2012-10-242-14/+1Star
| * | ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()Pandiyarajan Pitchaimuthu2012-10-241-0/+4
| * | ath6kl: Array index out of bounds checkPandiyarajan Pitchaimuthu2012-10-241-1/+2
| * | ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu2012-10-241-0/+7
| * | ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu2012-10-241-0/+7
| * | ath6kl: Fix random rx data corruptionVasanthakumar Thiagarajan2012-10-241-2/+8
| * | ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()Raja Mani2012-10-241-0/+6
| * | ath6kl: Check for valid rate table indexRaja Mani2012-10-241-0/+3
| * | ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani2012-10-241-2/+6
| * | ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan2012-10-243-6/+15
| * | ath6kl: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-241-8/+6Star
| * | ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen2012-10-241-1/+1
| * | ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan2012-10-243-2/+23
| * | ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan2012-10-242-6/+8
| * | ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()Vasanthakumar Thiagarajan2012-10-241-4/+1Star
| * | ath6kl: Fix bug in scheduling hb_timerVasanthakumar Thiagarajan2012-10-241-1/+1
| * | ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan2012-10-243-0/+4
| * | ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan2012-10-247-9/+129
| * | ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-2410-3/+126
| * | ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan2012-10-241-5/+23
| * | ath6kl: fix link speed when using sgiDengke Qiu2012-10-242-1/+15
| * | ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-10-241-5/+1Star
| * | ath6kl: consolidate WoW pattern lengthThomas Pedersen2012-10-242-3/+2Star
| * | ath6kl: rework scheduled scanThomas Pedersen2012-10-247-60/+50Star
| * | ath6kl: check usb_register() return valueMarina Makienko2012-10-241-1/+8
| * | ath6kl: Fix potential memory leak in ath6kl_tx_complete()Vasanthakumar Thiagarajan2012-10-241-11/+11
| * | ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan2012-10-242-17/+22
| * | ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen2012-10-243-0/+14
| * | ath6kl: restart concurrent vifs on failed connectThomas Pedersen2012-10-242-6/+13
| * | ath6kl: configure wow filters per-vifThomas Pedersen2012-10-241-52/+93
| * | ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo2012-10-242-6/+10
| * | ath6kl: add support for changing contry codeKalle Valo2012-10-245-0/+82
| * | ath6kl: refactor wmi scan commandKalle Valo2012-10-243-33/+28Star
| * | ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo2012-10-241-44/+44
| * | ath6kl: support TX error rate notificationThomas Pedersen2012-10-244-0/+108
| * | ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam2012-10-244-0/+33
| * | ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu2012-10-241-3/+8
| * | ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam2012-10-242-1/+8
| * | ath6kl: support rssi threshold for sched scanThomas Pedersen2012-10-244-1/+49
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-161-5/+4Star
|\ \ \ | | |/ | |/|
| * | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-5/+4Star
| |/
* / drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-141-4/+2Star
|/
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-181-1/+1
* cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-192-3/+3
* nl80211: move scan API to wdevJohannes Berg2012-07-121-3/+3