summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich
2013-08-15ath9k: remove ath9k_sta_remove_debugfsFelix Fietkau
2013-08-15ath9k: shrink a few data structures by reordering fieldsFelix Fietkau
2013-08-15ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan
2013-08-05ath9k: Add a HW capability for WLAN/BT RX diversitySujith Manoharan
2013-08-05ath9k: Fix antenna diversity for CUS198Sujith Manoharan
2013-08-01ath9k: Do a quick scan only when scan_not_start is trueSujith Manoharan
2013-07-24ath9k: Fix diversity combining for AR9285Sujith Manoharan
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan
2013-06-18ath9k: Add PCI IDs for CUS217Sujith Manoharan
2013-06-18ath9k: Modify IDs to identify CUS230Sujith Manoharan
2013-06-14ath9k: Add custom parameters for CUS198Sujith Manoharan
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-22ath9k: Use bitops for scan flagSujith Manoharan
2013-05-22ath9k: prevent aggregation session deadlocksFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-04-23ath9k: add support for the new rate control APIFelix Fietkau
2013-04-22ath9k: always set common->macaddr to the MAC adress of a virtual interfaceFelix Fietkau
2013-04-10ath9k: fix handling of broken descriptorsFelix Fietkau
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann
2013-02-01ath9k: report A-MPDU statusChristian Lamparter
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-09ath9k: add spectral scan featureSimon Wunderlich
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan