summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2015-01-29wil6210: ignore firmware failure to gracefully stop APDedy Lansky
2015-01-29wil6210: fix timing of netif_carrier_on indicationDedy Lansky
2015-01-29wil6210: sync WMI with firmwareVladimir Kondratiev
2015-01-27ath9k and ath9k_htc: rename variable "led_blink"Hong Xu
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland
2015-01-23wcn36xx: initialize dxe lockBob Copeland
2015-01-23wcn36xx: initialize skb_lockBob Copeland
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland
2015-01-23wcn36xx: use !! when assigning int as a booleanBob Copeland
2015-01-23wcn36xx: initialize device defaults on startBob Copeland
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo
2015-01-15cfg80211: change bandwidth reporting to explicit fieldJohannes Berg
2015-01-15ath9k: Update PCI IDs for AR9565Sujith Manoharan
2015-01-15ath9k: enable per-packet TPC on AR9002 based chipsLorenzo Bianconi
2015-01-15ath9k: add TPC to TX path for AR9002 based chipsLorenzo Bianconi
2015-01-15ath9k: add power per-rate tables for AR9002 chipsLorenzo Bianconi
2015-01-15ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entriesArend van Spriel
2015-01-15wil6210: relax spinlocks in rx reorderVladimir Kondratiev
2015-01-15wil6210: workaround for BACK establishment raceVladimir Kondratiev
2015-01-15wil6210: Tx/Rx descriptors documentationVladimir Kondratiev
2015-01-15wil6210: fix reordering for MCASTVladimir Kondratiev
2015-01-15wil6210: RX high threshold interrupt configurationVladimir Kondratiev
2015-01-15wil6210: add advanced interrupt moderationVladimir Kondratiev
2015-01-15wil6210: use HW capabilities mask in resetVladimir Kondratiev
2015-01-15wil6210: detect HW capabilitiesVladimir Kondratiev
2015-01-15wil6210: rework debugfs for BACKVladimir Kondratiev
2015-01-15wil6210: fix Tx VRING for STA modeVladimir Kondratiev
2015-01-15wil6210: use bitmap API for "status"Vladimir Kondratiev
2015-01-15wil6210: Increase number of associated stationsVladimir Kondratiev
2015-01-15wil6210: consider SNAP header in MTU calculationsVladimir Kondratiev
2015-01-15wil6210: fix max. MPDU sizeVladimir Kondratiev
2015-01-15wil6210: delba for responderVladimir Kondratiev
2015-01-15wil6210: control AMSDU on Tx side of Block AckVladimir Kondratiev
2015-01-15wil6210: improve debugfs for VRINGVladimir Kondratiev
2015-01-15wil6210: fix disconnect 1 STA in APVladimir Kondratiev
2015-01-15wil6210: improve debugfs for reorder bufferVladimir Kondratiev
2015-01-15wil6210: allow to configure ADDBA requestVladimir Kondratiev
2015-01-15wil6210: simple ADDBA on originator (Tx) sideVladimir Kondratiev
2015-01-15wil6210: ADDBA/DELBA flowsVladimir Kondratiev
2015-01-15ath9k: Add QCA956x HW supportMiaoqing Pan
2015-01-15ath9k: Fix register definitions for QCA956xMiaoqing Pan
2015-01-15ath9k: Add initvals for QCA956xMiaoqing Pan
2015-01-15ath9k: Add HW IDs for QCA956xMiaoqing Pan
2015-01-09Merge ath-next from ath.gitKalle Valo