summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-136-30/+49
* | | ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-135-27/+52
* | | ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan2011-04-132-42/+61
* | | ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTIDSujith Manoharan2011-04-131-0/+39
* | | ath9k_htc: Sync MGMT/DATA packet headers with firmwareSujith Manoharan2011-04-131-2/+4
* | | ath9k_htc: Reduce TX queue sizeSujith Manoharan2011-04-131-1/+1
* | | ath9k_htc: Move TX specific stuff to a separate structureSujith Manoharan2011-04-135-35/+40
* | | ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTIDSujith Manoharan2011-04-131-1/+0Star
* | | ath9k_htc: Sync struct ath9k_htc_cap_target with FWSujith Manoharan2011-04-131-0/+1
* | | ath9k_htc: Sync struct ath9k_htc_target_vif with FWSujith Manoharan2011-04-132-13/+7Star
* | | ath9k_htc: Sync struct ath9k_htc_target_sta with FWSujith Manoharan2011-04-132-30/+6Star
* | | ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-137-33/+49
* | | ath9k_htc: Remove unused WMI commandsSujith Manoharan2011-04-132-21/+0Star
* | | ath9k_htc: Fix RX length checkSujith Manoharan2011-04-131-2/+3
* | | ath9k_htc: Add RX error statisticsSujith Manoharan2011-04-133-9/+118
* | | ath9k_htc: Move debug code to a separate fileSujith Manoharan2011-04-133-212/+221
* | | ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-137-57/+89
* | | ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan2011-04-132-5/+41
* | | ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-135-6/+65
* | | ath9k_htc: Configure the beacon queueSujith Manoharan2011-04-131-31/+46
* | | ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-134-2/+54
* | | ath9k_htc: Add beacon slotsSujith Manoharan2011-04-135-19/+138
* | | ath9k_htc: Fix WMI and beacon headerSujith Manoharan2011-04-133-2/+13
* | | ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan2011-04-134-0/+43
* | | ath9k_htc: Rename firmwareSujith Manoharan2011-04-131-2/+2
* | | ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan2011-04-131-6/+1Star
* | | mwl8k: use traffic threshold to decide when to start ampduBrian Cavagnolo2011-04-131-1/+44
* | | ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos2011-04-133-5/+24
* | | mwl8k: interrupt handling changesNishant Sarmukadam2011-04-131-1/+4
* | | ath5k: improve comments for optimized tx descriptor setupJohn W. Linville2011-04-131-1/+6
* | | ath9k: Register id table for platform deviceVasanthakumar Thiagarajan2011-04-121-1/+13
* | | rt2800usb: Add seven new USB IDsMark Davis2011-04-121-13/+22
* | | ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performanceRajkumar Manoharan2011-04-121-50/+50
* | | ath9k_hw: update Ar9003 intervals to fix carrier leakRajkumar Manoharan2011-04-121-48/+48
* | | ath9k_hw: Remove unused code in AR9287 eepromRajkumar Manoharan2011-04-121-24/+1Star
* | | ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan2011-04-124-25/+67
* | | rtlwifi: rtl8192ce: Fix LED initializationChaoming Li2011-04-125-11/+20
* | | ath9k: index out of boundsroel2011-04-121-2/+1Star
* | | ath9k_hw: index out of boundsroel2011-04-121-1/+1
* | | ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau2011-04-123-3/+59
* | | ath5k: clean up debugfs codeFelix Fietkau2011-04-123-64/+19Star
* | | ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau2011-04-123-35/+13Star
* | | ath5k: optimize rx status processingFelix Fietkau2011-04-121-23/+18Star
* | | ath5k: optimize tx status processingFelix Fietkau2011-04-121-16/+21
* | | ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau2011-04-122-14/+0Star
* | | ath5k: optimize tx descriptor setupFelix Fietkau2011-04-121-18/+20
* | | ath5k: fix slot time handlingFelix Fietkau2011-04-123-2/+12
* | | ath5k: fix SIFS time handlingFelix Fietkau2011-04-122-3/+2Star
* | | ath5k: fix short preamble rate duration valueFelix Fietkau2011-04-123-21/+14Star
* | | ath5k: fix tx status reporting issuesFelix Fietkau2011-04-121-10/+6Star