summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.h
AgeCommit message (Expand)Author
2020-05-06ath6kl: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2018-04-27ath6kl: fix ath6kl_data_tx()'s return typeLuc Van Oostenryck
2017-10-27ath: Convert timers to use timer_setup()Kees Cook
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser
2016-05-28ath6kl: fix typoJulia Lawall
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-10-29ath6kl: report antenna configurationBen Greear
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2013-03-18ath6kl: cleanup ath6kl_reset_device()Kalle Valo
2013-03-05ath6kl: Remove NETDEV_REGISTERED flagMohammed Shafi Shajakhan
2012-11-27ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan
2012-10-24ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan
2012-10-24ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan
2012-10-24ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan
2012-10-24ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan
2012-10-24ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan
2012-10-24ath6kl: rework scheduled scanThomas Pedersen
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen
2012-10-24ath6kl: restart concurrent vifs on failed connectThomas Pedersen
2012-10-24ath6kl: add support for changing contry codeKalle Valo
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam
2012-10-24ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-06-11ath6kl: Fix unstable downlink throughputVasanthakumar Thiagarajan
2012-06-11ath6kl: Fix race in aggregation reorder logicVasanthakumar Thiagarajan
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-05-30ath6kl: separate ht cap for each bandKiran Reddy
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam
2012-05-16ath6kl: Include match ssid list in scheduled scanNaveen Singh
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani
2012-04-16ath6kl: Normalize use of FW_DIRTim Gardner
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen
2012-04-12ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo