summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2011-04-13ath9k_htc: Move endpoint header parsing to TX taskletSujith Manoharan
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan
2011-04-13ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTIDSujith Manoharan
2011-04-13ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan
2011-04-13ath9k_htc: Reduce TX queue sizeSujith Manoharan
2011-04-13ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan
2011-04-13ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTIDSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan
2011-04-13ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Remove unused WMI commandsSujith Manoharan
2011-04-13ath9k_htc: Fix RX length checkSujith Manoharan
2011-04-13ath9k_htc: Add RX error statisticsSujith Manoharan
2011-04-13ath9k_htc: Move debug code to a separate fileSujith Manoharan
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Configure the beacon queueSujith Manoharan
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan
2011-04-13ath9k_htc: Fix WMI and beacon headerSujith Manoharan
2011-04-13ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan
2011-04-13ath9k_htc: Rename firmwareSujith Manoharan
2011-04-13ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan
2011-04-13ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos
2011-04-12ath9k: Register id table for platform deviceVasanthakumar Thiagarajan
2011-04-12ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performanceRajkumar Manoharan
2011-04-12ath9k_hw: update Ar9003 intervals to fix carrier leakRajkumar Manoharan
2011-04-12ath9k_hw: Remove unused code in AR9287 eepromRajkumar Manoharan
2011-04-12ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan
2011-04-12ath9k: index out of boundsroel
2011-04-12ath9k_hw: index out of boundsroel
2011-04-12ath9k_hw: remove unnecessary parts of the AR9380 SREV checkFelix Fietkau
2011-04-12ath9k: Fix kernel panic on module unloadRajkumar Manoharan
2011-04-12ath9k: Update gain table for AR9485Senthil Balasubramanian
2011-04-12ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian
2011-04-12ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau
2011-04-12ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau
2011-04-12ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan
2011-04-12ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan
2011-04-07ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau