summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)AuthorFilesLines
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2-7/+5
2013-12-05cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic1-3/+3
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-3/+8
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-0/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+6
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2013-10-18Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville1-1/+1
2013-10-01ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_serviceVladimir Murzin1-1/+1
2013-09-25ath: Remove extern from function prototypesJoe Perches2-7/+5
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-4/+3
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev1-4/+3
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-3/+7
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel2-3/+7
2013-08-07ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan1-0/+3
2013-08-07ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan1-0/+3
2013-06-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville4-29/+41
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli1-10/+17
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg1-9/+15
2013-06-01ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven1-6/+6
2013-06-01ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan1-0/+18
2013-06-01ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan1-9/+9
2013-06-01wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko1-7/+1
2013-06-01ath6kl: Check wmi ready event status before validating abi versionRaja Mani1-7/+7
2013-03-20ath6kl: fix size_t printf warningsKalle Valo1-7/+7
2013-03-19Merge tag 'for-linville-20130318' of git://github.com/kvalo/ath6klJohn W. Linville18-94/+628
2013-03-18ath6kl: Fix a debugfs crash for USB devicesMohammed Shafi Shajakhan1-2/+4
2013-03-18ath: changed kmalloc to kmemdupAndrei Epure1-3/+1
2013-03-18ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segmentMyoungje Kim2-5/+7
2013-03-18ath6kl: remove false check from ath6kl_rx()Kalle Valo1-1/+1
2013-03-18ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd()Kalle Valo1-0/+3
2013-03-18ath6kl: add tracing support to debug message macrosKalle Valo2-4/+50
2013-03-18ath6kl: add tracing support to log functionsKalle Valo3-0/+41
2013-03-18ath6kl: convert ath6kl_info/err/warn macros to real functionsKalle Valo2-7/+54
2013-03-18ath6kl: adding tracing points for htc_mboxKalle Valo2-1/+76
2013-03-18ath6kl: add tracing point for hif irqsKalle Valo2-0/+23
2013-03-18ath6kl: add tracing points for sdio transfersKalle Valo3-0/+105
2013-03-18ath6kl: add tracing support and tracing points for wmi packetsKalle Valo6-0/+125
2013-03-18ath6kl: cold reset target after host warm bootKalle Valo2-2/+13
2013-03-18ath6kl: fix usb related error handling and warningsKalle Valo3-21/+33
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo4-39/+10
2013-03-18ath6kl: print firmware capabilitiesKalle Valo1-0/+73
2013-03-09ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-3/+5
2013-03-07ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete()Dan Carpenter1-2/+1
2013-03-06cfg80211: comprehensively check station changesJohannes Berg1-3/+5
2013-03-05ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan2-2/+0
2013-03-05ath6kl: Return error from ath6kl_bmi_done()Mohammed Shafi Shajakhan2-6/+6
2013-03-05ath6kl: Protect ath6kl_cfg80211_vif_cleanup using rtnl_locksMohammed Shafi Shajakhan1-0/+2
2013-03-05ath6kl: Cosmetic change in checking for free vif slotMohammed Shafi Shajakhan1-2/+2
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0