aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* ath9k_hw: Fix wrong peak detector DC offsetRajkumar Manoharan2012-11-16
* mwl8k: Send BASTREAM firmware commands per vifYogesh Ashok Powar2012-11-16
* ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi2012-11-16
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-11-16
|\
| * ath6kl: support NL80211_USER_REG_HINT_CELL_BASE eventsKalle Valo2012-11-16
| * ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan2012-10-24
| * ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan2012-10-24
| * ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan2012-10-24
| * ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan2012-10-24
| * ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources failsMohammed Shafi Shajakhan2012-10-24
| * ath6kl: Remove obselete USB device related checksMohammed Shafi Shajakhan2012-10-24
| * ath6kl: Check for valid endpoint ID in ath6kl_tx_complete()Pandiyarajan Pitchaimuthu2012-10-24
| * ath6kl: Array index out of bounds checkPandiyarajan Pitchaimuthu2012-10-24
| * ath6kl: Blocked client notificationPandiyarajan Pitchaimuthu2012-10-24
| * ath6kl: Max clients reached notificationPandiyarajan Pitchaimuthu2012-10-24
| * ath6kl: Fix random rx data corruptionVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Check for valid endpoint ID values in ath6kl_control_tx()Raja Mani2012-10-24
| * ath6kl: Check for valid rate table indexRaja Mani2012-10-24
| * ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani2012-10-24
| * ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan2012-10-24
| * ath6kl: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-24
| * ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen2012-10-24
| * ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer()Vasanthakumar Thiagarajan2012-10-24
| * ath6kl: Fix bug in scheduling hb_timerVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-24
| * ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan2012-10-24
| * ath6kl: fix link speed when using sgiDengke Qiu2012-10-24
| * ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-10-24
| * ath6kl: consolidate WoW pattern lengthThomas Pedersen2012-10-24
| * ath6kl: rework scheduled scanThomas Pedersen2012-10-24
| * ath6kl: check usb_register() return valueMarina Makienko2012-10-24
| * ath6kl: Fix potential memory leak in ath6kl_tx_complete()Vasanthakumar Thiagarajan2012-10-24
| * ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan2012-10-24
| * ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen2012-10-24
| * ath6kl: restart concurrent vifs on failed connectThomas Pedersen2012-10-24
| * ath6kl: configure wow filters per-vifThomas Pedersen2012-10-24
| * ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo2012-10-24
| * ath6kl: add support for changing contry codeKalle Valo2012-10-24
| * ath6kl: refactor wmi scan commandKalle Valo2012-10-24
| * ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo2012-10-24
| * ath6kl: support TX error rate notificationThomas Pedersen2012-10-24
| * ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam2012-10-24
| * ath6kl: Make use of return value from ath6kl_diag_read()Pandiyarajan Pitchaimuthu2012-10-24
| * ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam2012-10-24
| * ath6kl: support rssi threshold for sched scanThomas Pedersen2012-10-24
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-16
|\ \