aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan1-2/+1
2011-01-04ath9k_htc: Handle FATAL eventsSujith Manoharan1-3/+5
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan1-4/+1
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+6
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan1-0/+6
2010-12-07ath9k: Parse DTIM period from mac80211Mohammed Shafi Shajakhan1-1/+2
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan1-3/+3
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-18/+18
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-17/+10
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan1-19/+16
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+2
2010-11-22ath9k_htc: fix eeprom accessFelix Fietkau1-0/+1
2010-11-22ath9k: Use static constJoe Perches1-1/+1
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan1-0/+2
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau1-6/+6
2010-10-06ath9k_hw: clean up register write bufferingFelix Fietkau1-10/+2
2010-09-27ath9k_htc: Fix TKIP disconnect failure with HTC driversRajkumar Manoharan1-0/+3
2010-09-16ath9k: Use common ath key management functionsBruno Randolf1-1/+1
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau1-2/+1
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan1-5/+37
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan1-0/+1
2010-06-18ath9k_htc: Update supported product listSujith1-7/+2
2010-06-15ath9k_htc: Fix ampdu_action callbackSujith1-3/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCHFelix Fietkau1-5/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_SPLITFelix Fietkau1-9/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_TKIP_MICFelix Fietkau1-8/+0
2010-06-14ath9k_hw: remove ATH9K_CAP_CIPHERFelix Fietkau1-16/+8
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau1-4/+4
2010-06-04ath9k_htc: Configure credit size for AR7010Sujith1-3/+27
2010-06-04ath9k_htc: Setup 5GHz channelsSujith1-0/+55
2010-06-04ath9k_htc: Setup HT capabilites for 2-stream devicesSujith1-1/+22
2010-06-02ath9k_htc: Enable RX STBC for AR9271Sujith1-0/+2
2010-06-02ath9k_htc: Enable SGI in HT20 for AR9271Sujith1-0/+3
2010-06-02ath9k_htc: Initialize beacon/CAB queuesSujith1-0/+14
2010-05-12ath9k_htc: Fix target ready race conditionSujith.Manoharan@atheros.com1-0/+7
2010-05-07ath9k_htc: Fix beaconing in IBSS modeSujith1-1/+1
2010-04-26ath9k_htc: Handle device unplug properlySujith1-0/+8
2010-04-16ath9k_htc: Implement multiple register write supportSujith1-4/+100
2010-04-07ath9k_htc: Add support for power save.Vivek Natarajan1-1/+7
2010-04-06ath: Add a bus type fieldSujith1-0/+1
2010-03-31ath9k_htc: Fix TKIP encryptionSujith1-1/+2
2010-03-31ath9k_htc: Initialize HW opmodeSujith1-0/+1
2010-03-31ath9k_htc: Handle TX queue overflowSujith1-0/+1
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith1-8/+8
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+713