summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-253-3/+3
|\
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-183-3/+3
* | 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/+1
| * | 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/+10
| * | ath6kl: print firmware capabilitiesKalle Valo2013-03-181-0/+73
| * | ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter2013-03-091-2/+1
| * | ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan2013-03-052-2/+0
| * | 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-184-9/+16
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-014-9/+16
| |\ \ \
| | * | | ath9k_hw: improve reset reliability after errorsFelix Fietkau2013-02-271-1/+3
| | * | | ath9k_htc: fix signal strength handling issuesFelix Fietkau2013-02-272-7/+12
| | * | | ath9k: fix RSSI dummy marker valueFelix Fietkau2013-02-271-1/+1
| | |/ /
* | | | wil6210: temperature measurementVladimir Kondratiev2013-03-133-0/+70
* | | | wil6210: sync with new firmwareVladimir Kondratiev2013-03-136-122/+321
* | | | wil6210: new SW resetVladimir Kondratiev2013-03-134-23/+17
* | | | wil6210: headers clean-upVladimir Kondratiev2013-03-136-27/+0
* | | | wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASKVladimir Kondratiev2013-03-131-1/+1
* | | | wil6210: fix FW error notificationVladimir Kondratiev2013-03-131-3/+11
* | | | wil6210: report all received mgmt framesVladimir Kondratiev2013-03-131-0/+3
* | | | wil6210: use cfg80211_inform_bss_frame()Vladimir Kondratiev2013-03-131-11/+3
* | | | wil6210: refactor connect_workerVladimir Kondratiev2013-03-133-25/+23
* | | | wil6210: Fix garbage sent to the FW with wmi_set_ie()Vladimir Kondratiev2013-03-131-1/+1
* | | | wil6210: do not set IE's for beaconVladimir Kondratiev2013-03-131-2/+7
* | | | wil6210: handle WMI_BA_STATUS_EVENTIDVladimir Kondratiev2013-03-131-0/+11
* | | | wil6210: handle linkup/linkdown WMI eventsVladimir Kondratiev2013-03-131-0/+23
* | | | wil6210: Remove local implementation of dynamic hexdumpVladimir Kondratiev2013-03-132-24/+2
* | | | wil6210: remove unused including <linux/version.h>Wei Yongjun2013-03-131-1/+0
* | | | 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
| |/ /
* | | ath9k: Report rx-crc-errors in ethtool stats.Ben Greear2013-03-061-0/+2
* | | ath9k: Report txerr-filtered errors in debugfs.Ben Greear2013-03-062-0/+5
* | | ath9k_hw: Fix fixed antenna for AR9462Sujith Manoharan2013-03-061-0/+17
OpenPOWER on IntegriCloud