aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-27ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan1-1/+1
2012-10-24ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan1-0/+1
2012-10-24ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan1-0/+1
2012-10-24ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan1-1/+2
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan1-1/+1
2012-10-24ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan1-0/+1
2012-10-24ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup stateVasanthakumar Thiagarajan1-1/+1
2012-10-24ath6kl: Recover from "wmi ctrl ep is full" conditionVasanthakumar Thiagarajan1-0/+1
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan1-0/+16
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+18
2012-10-24ath6kl: rework scheduled scanThomas Pedersen1-1/+5
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen1-0/+1
2012-10-24ath6kl: restart concurrent vifs on failed connectThomas Pedersen1-0/+1
2012-10-24ath6kl: add support for changing contry codeKalle Valo1-0/+3
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen1-0/+4
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam1-0/+7
2012-10-24ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam1-0/+3
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen1-0/+3
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-0/+5
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-3/+0
2012-06-11ath6kl: Fix unstable downlink throughputVasanthakumar Thiagarajan1-2/+1
2012-06-11ath6kl: Fix race in aggregation reorder logicVasanthakumar Thiagarajan1-3/+9
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-3/+0
2012-05-30ath6kl: separate ht cap for each bandKiran Reddy1-1/+1
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam1-0/+6
2012-05-16ath6kl: Include match ssid list in scheduled scanNaveen Singh1-0/+5
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen1-0/+3
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan1-0/+7
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan1-0/+2
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen1-1/+3
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani1-0/+1
2012-04-16ath6kl: Normalize use of FW_DIRTim Gardner1-10/+10
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen1-0/+8
2012-04-12ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen1-0/+2
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan1-0/+3
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan1-0/+9
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo1-0/+4
2012-03-26ath6kl: add htc opsKalle Valo1-1/+6
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo1-1/+2
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan1-0/+6
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam1-0/+2
2012-03-07ath6kl: document all spinlocksKalle Valo1-0/+21
2012-03-07ath6kl: fix pointer styleKalle Valo1-2/+2
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani1-0/+4
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani1-3/+3
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani1-0/+2
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani1-0/+1
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan1-0/+2
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan1-0/+3
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan1-0/+12