summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-1217-101/+84
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-223-5/+6
| |\
| | * cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-192-2/+2
| | * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-191-3/+4
| * | ath6kl: update Kconfig descriptionsKalle Valo2014-03-131-7/+23
| * | ath6kl: remove unnecessary line continuationsKalle Valo2014-03-131-3/+3
| * | ath6kl: remove spaces before semicolonKalle Valo2014-03-132-3/+3
| * | ath6kl: use braces on both arms of if statementKalle Valo2014-03-136-27/+44
| * | ath6kl: fix blank lines before and after bracesKalle Valo2014-03-1313-53/+2
| * | ath6kl: fix struct hif_scatter_req list handlingKalle Valo2014-03-132-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-1/+1
|\ \ | |/ |/|
| * ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-02-242-5/+5
|\ \
| * | ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo2014-02-141-2/+2
| * | ath6kl: set rx urb count threshold to 1Julien Massot2014-01-181-2/+2
| * | ath6kl: increase usb rx buffer size to 4096Julien Massot2014-01-181-1/+1
| |/
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-041-6/+2
* | nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-5/+14
|/
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-162-7/+5
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-021-3/+8
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-1/+1
| |\ \
| * | | ath: Remove extern from function prototypesJoe Perches2013-09-242-7/+5
* | | | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-3/+3
| |_|/ |/| |
* | | cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-0/+2
* | | cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-3/+6
| |/ |/|
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-10-181-1/+1
|\ \ | |/ |/|
| * ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin2013-10-011-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-4/+3
|\ \
| * | cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2013-08-231-4/+3
* | | 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/+1
| * 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/+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