summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-20ath6kl: remove unnecessary break after returnFabian Frederick
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-05ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven
2014-03-13ath6kl: update Kconfig descriptionsKalle Valo
2014-03-13ath6kl: remove unnecessary line continuationsKalle Valo
2014-03-13ath6kl: remove spaces before semicolonKalle Valo
2014-03-13ath6kl: use braces on both arms of if statementKalle Valo
2014-03-13ath6kl: fix blank lines before and after bracesKalle Valo
2014-03-13ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2014-02-24Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli
2014-02-04nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg
2014-01-18ath6kl: set rx urb count threshold to 1Julien Massot
2014-01-18ath6kl: increase usb rx buffer size to 4096Julien Massot
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-10-01ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin
2013-09-24ath: Remove extern from function prototypesJoe Perches
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel
2013-08-07ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan
2013-08-07ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan
2013-06-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-06-01ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven
2013-06-01ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan
2013-06-01ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan
2013-06-01wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko