summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-06-19ath9k: switch channel after sending beaconFelix Fietkau
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau
2014-06-19ath9k: Store current offchannel durationRajkumar Manoharan
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau
2014-06-19ath9k: Summarize hw state per channel contextRajkumar Manoharan
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan
2014-06-19ath9k: save tsf in channel contextFelix Fietkau
2014-06-19ath9k: Add ATH_OP_MULTI_CHANNELFelix Fietkau
2014-06-19ath9k: Move caldata into channel contextFelix Fietkau
2014-06-19ath9k: Fetch appropriate operating channel contextRajkumar Manoharan
2014-06-19ath9k: Implement channel context opsFelix Fietkau
2014-06-19ath9k: Implement remain-on-channal supportFelix Fietkau
2014-06-19ath9k: Implement hw_scan supportFelix Fietkau
2014-06-19ath9k: send powersave frame on channel switchFelix Fietkau
2014-06-19ath9k: channel context based transmissionFelix Fietkau
2014-06-19ath9k: Add channel context worker threadFelix Fietkau
2014-06-19ath9k: Move acq to channel contextFelix Fietkau
2014-06-19ath9k: Move txpower limit to channel contextFelix Fietkau
2014-06-19ath9k: Add channel context structureFelix Fietkau
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-06-02ath10k: fix 8th virtual AP interface with DFSBartosz Markowski
2014-06-02ath10k: remove unnecessary htt rx corruption checkMichal Kazior
2014-05-30wil6210: improve debug for WMI receiveVladimir Kondratiev
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan
2014-05-29wil6210: optimize wil_release_reorder_framesVladimir Kondratiev
2014-05-29wil6210: improve pointers printingVladimir Kondratiev
2014-05-29wil6210: detect scan timeoutsVladimir Kondratiev
2014-05-29wil6210: inline functions for vring hi/lo watermarksVladimir Kondratiev
2014-05-29wil6210: limit fw error recovery attemptsVladimir Kondratiev
2014-05-29wil6210: limit MTUVladimir Kondratiev
2014-05-29ath9k: Fix deadlock while updating p2p beacon timerRajkumar Manoharan
2014-05-29wcn36xx: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-29ath9k: avoid passing buffers to the hardware during flushFelix Fietkau
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-27ath10k: abort incomplete scatter-gather pci tx properlyMichal Kazior
2014-05-27ath10k: protect src_ring state with ce_lock in tx_sg()Michal Kazior
2014-05-27ath10k: ensure rx-frag ignores rssiBen Greear
2014-05-27ath10k: dont configure bssid for ap modeMichal Kazior
2014-05-27ath10k: protect wep tx key setupMichal Kazior
2014-05-27ath10k: drain tx before restarting hwMichal Kazior
2014-05-27ath10k: perform hw restart lazilyMichal Kazior
2014-05-27ath10k: clean up start() callbackMichal Kazior
2014-05-26ath10k: make core registering asyncMichal Kazior
2014-05-26ath10k: remove unnecessary tasklet_kill()Michal Kazior
2014-05-26ath10k: relocate core create/destroy functionsMichal Kazior
2014-05-26ath10k: fix protected flag strippingMichal Kazior
2014-05-23ath9k/ath10k: remove unnecessary channel_switch_beacon callbacksLuciano Coelho