summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-4/+3Star
|\
| * cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-4/+3Star
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-162-3/+7
|\|
| * cfg80211: add wdev to testmode cmdDavid Spinadel2013-08-122-3/+7
* | ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan2013-08-071-0/+3
* | ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan2013-08-071-0/+3
|/
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-134-29/+41
|\
| * ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven2013-06-011-6/+6
| * ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan2013-06-011-0/+18
| * ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan2013-06-011-9/+9
| * wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko2013-06-011-7/+1Star
| * ath6kl: Check wmi ready event status before validating abi versionRaja Mani2013-06-011-7/+7
* | ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-10/+17
* | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-9/+15
|/
* ath6kl: fix size_t printf warningsKalle Valo2013-03-201-7/+7
* Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville2013-03-1818-94/+628
|\
| * ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan2013-03-181-2/+4
| * ath: changed kmalloc to kmemdupAndrei Epure2013-03-181-3/+1Star
| * ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2013-03-182-5/+7
| * ath6kl: remove false check from ath6kl_rx()Kalle Valo2013-03-181-1/+1
| * ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo2013-03-181-0/+3
| * ath6kl: add tracing support to debug message macrosKalle Valo2013-03-182-4/+50
| * ath6kl: add tracing support to log functionsKalle Valo2013-03-183-0/+41
| * ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2013-03-182-7/+54
| * ath6kl: adding tracing points for htc_mboxKalle Valo2013-03-182-1/+76
| * ath6kl: add tracing point for hif irqsKalle Valo2013-03-182-0/+23
| * ath6kl: add tracing points for sdio transfersKalle Valo2013-03-183-0/+105
| * ath6kl: add tracing support and tracing points for wmi packetsKalle Valo2013-03-186-0/+125
| * ath6kl: cold reset target after host warm bootKalle Valo2013-03-182-2/+13
| * ath6kl: fix usb related error handling and warningsKalle Valo2013-03-183-21/+33
| * ath6kl: cleanup ath6kl_reset_device()Kalle Valo2013-03-184-39/+10Star
| * ath6kl: print firmware capabilitiesKalle Valo2013-03-181-0/+73
| * ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-091-2/+1Star
| * ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan2013-03-052-2/+0Star
| * ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2013-03-052-6/+6
| * ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan2013-03-051-0/+2
| * ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan2013-03-051-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-081-3/+5
|\ \
| * | cfg80211: comprehensively check station changesJohannes Berg2013-03-061-3/+5
* | | ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-061-2/+1Star
|/ /
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+0Star
|\ \ | |/ |/|
| * drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-1/+0Star
* | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-158-96/+119
|\ \
| * | ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| * | ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-274-61/+58Star
| * | ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-273-3/+28
| * | ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1Star
| * | ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
| * | ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-273-17/+8Star
| * | ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1