summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-29ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-07-23wireless: ath9k: Get rid of timespec conversionsThomas Gleixner
2014-07-23ath9k: fix aggregation session lockupFelix Fietkau
2014-07-18ath9k: drop negativity checks for unsigned values coming from kstrtoul()Andrey Utkin
2014-07-18ath9k: set up tx power into the MRRLorenzo Bianconi
2014-07-18ath9k: fix pending tx frames accountingFelix Fietkau
2014-07-01ath9k: Calculate sleep durationRajkumar Manoharan
2014-07-01ath9k: Increase max listen intervalRajkumar Manoharan
2014-07-01ath9k: Cache beacon config after associationRajkumar Manoharan
2014-06-25ath9k_hw: Fix pll2_divfrac for AR953xRajkumar Manoharan
2014-06-25ath9k_hw: fix tx gain table index for AR953xRajkumar Manoharan
2014-06-25ath9k_hw: fix XPABIASLEVEL settings for AR9531Rajkumar Manoharan
2014-06-25ath9k_hw: Add QCA953x 2.0 initvalsRajkumar Manoharan
2014-06-25ath9k_hw: update CCK loop coefficients for AR953x 1.0Rajkumar Manoharan
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-06-20ath9k: Fix build error in ath_reset_internalRajkumar Manoharan
2014-06-19ath9k: Advertise multichannel supportRajkumar Manoharan
2014-06-19ath9k: use separate HW queue for each channel contextRajkumar Manoharan
2014-06-19ath9k: Add recovery mechanism for hw TSF timerFelix Fietkau
2014-06-19ath9k: Update channel switch timerFelix Fietkau
2014-06-19ath9k: Handle beacon miss on multi channel contextFelix Fietkau
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau
2014-06-19ath9k: Add multi-channel scheduling supportFelix Fietkau
2014-06-19ath9k: Implement mgd_prepare_txFelix Fietkau
2014-06-19ath9k: Adjust AP beacon tsf based on station contextFelix Fietkau
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-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-05-29ath9k: Fix interface combinations for multi-channel concurrencyRajkumar Manoharan