aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau
2011-04-14ath5k: disable 5 GHz support if a 2.4 GHz radio is detectedFelix Fietkau
2011-04-14ath9k: Fix improper beacon slot selection in IBSSRajkumar Manoharan
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13ath9k_htc: Enable AP and P2P modesSujith Manoharan
2011-04-13ath9k_htc: Add detailed firmware statisticsSujith Manoharan
2011-04-13ath9k_htc: Use helper routines for transmissionSujith Manoharan
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan
2011-04-13ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file showing endpoint statusSujith Manoharan
2011-04-13ath9k_htc: Add a debugfs file to dump TX slot informationSujith Manoharan
2011-04-13ath9k_htc: Add support for TX completionSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Use helper functions for TX processingSujith Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan
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-13ath5k: improve comments for optimized tx descriptor setupJohn W. Linville
2011-04-12ath9k: Register id table for platform deviceVasanthakumar Thiagarajan