summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan
2012-03-05Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-03-05ath6kl: Restrict memcpy to bounce buffer only for write requestRaja Mani
2012-03-01ath6kl: Fix random system lockupRaja Mani
2012-03-01ath6kl: Collect residue firmware logsEtay Luz
2012-03-01ath6kl: add padding to firmware log recordsEtay Luz
2012-03-01ath6kl: implement hidden ssidThomas Pedersen
2012-03-01ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Skip vif index validation in ath6kl_rx() for wmi eventsVasanthakumar Thiagarajan
2012-03-01ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan
2012-02-28ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan
2012-02-28ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan
2012-02-28ath6kl: Fix memory leak of rx packets in endpoint 0Vasanthakumar Thiagarajan
2012-02-28ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan
2012-02-27ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan
2012-02-27ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan
2012-02-27ath6kl: assign Tx packet drop threshold per endpoint based on AC priorityChilam Ng
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-08ath6kl: Fix firmware crash dumpNaveen Gangadharan
2012-02-08ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar
2012-02-08ath6kl: prioritize Tx bundling based on AC prioritiesChilam Ng
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-02-08ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo
2012-02-08ath6kl: store firmware logs in skbuffsKalle Valo
2012-02-02ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' st...Chilam Ng
2012-02-02ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo
2012-02-02ath6kl: Fix typo in cfg80211.cMasanari Iida
2012-01-31ath6kl: Workaround to support Deep Sleep with MSM.Santosh Sajjan
2012-01-30ath6kl: Return a proper error code when not in connected stateRaja Mani
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix bug in using tid given by addba/delba req eventsVasanthakumar Thiagarajan
2012-01-24ath6kl: Pass vif instead of ar to ath6kl_add_new_sta()Vasanthakumar Thiagarajan
2012-01-24ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan
2012-01-24ath6kl: Fix memory leak when unloading ath6kl_sdioVasanthakumar Thiagarajan
2012-01-24ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state()Vasanthakumar Thiagarajan