summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
Commit message (Expand)AuthorAgeFilesLines
* Merge ath-next from ath.gitKalle Valo2015-06-151-1/+1
|\
| * ath6kl: Fix multiple clients associating in AP modeBrent Taylor2015-06-091-1/+1
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-2/+2
|/
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-313-8/+12
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-303-4/+7
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-031-4/+5
* | wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-032-2/+2
|/
* cfg80211: change bandwidth reporting to explicit fieldJohannes Berg2015-01-151-1/+2
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-082-8/+7
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-11-171-9/+0
|\
| * ath6kl: remove incorrect reset_resume handlerAlexey Khoroshilov2014-11-041-9/+0
* | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville2014-11-041-2/+2
|\ \
| * | cfg80211: Convert del_station() callback to use a param structJouni Malinen2014-10-201-2/+2
* | | Merge tag 'for-linville-20141024' of git://github.com/kvalo/athJohn W. Linville2014-10-273-28/+15
|\ \ \ | |/ / |/| / | |/
| * ath: change logging functions to return voidJoe Perches2014-09-293-28/+15
* | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-042-37/+12
|\ \ | |/ |/|
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-262-34/+10
| * cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()Vladimir Kondratiev2014-08-261-3/+2
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-08-284-22/+4
|\ \ | |/ |/|
| * ath6kl: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-252-2/+2
| * ath6kl: Add SDIO device ID for QCA6234X SupportSrinivas Kandagatla2014-08-141-0/+1
| * ath6kl: convert a driver to use module_usb_driver()Himangi Saraogi2014-08-041-20/+1
* | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-2810-42/+239
|\ \ | |/
| * Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville2014-07-1810-42/+239
| |\
| | * ath6kl: add support for ar6004 hw3.0Jessica Wu2014-07-144-7/+73
| | * ath6kl: add support wmi rate tables with mcs15Jessica Wu2014-07-145-9/+77
| | * ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo2014-07-141-3/+6
| | * ath6kl: implement rx flush for htc pipeJessica Wu2014-07-141-3/+29
| | * ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-146-17/+42
| | * ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2014-07-142-3/+12
* | | ath6kl: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* | | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
|/ /
* | 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
|/
OpenPOWER on IntegriCloud