summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * iwlwifi: fix scan racesJohannes Berg2010-04-165-13/+23
| | * iwlwifi: work around bogus active chains detectionJohannes Berg2010-04-091-0/+12
* | | iwlwifi: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka2010-04-161-2/+2
* | | iwlwifi: check scan request ie_lenStanislaw Gruszka2010-04-161-3/+3
* | | wl1251: add support for dedicated IRQ lineGrazvydas Ignotas2010-04-162-5/+53
* | | ath9k_htc: Fix sparse endian warningsSujith2010-04-169-52/+51
* | | ath9k_htc: Handle WMI timeouts properlySujith2010-04-162-0/+14
* | | ath9k_htc: Add dropped SKB count to debugfsSujith2010-04-163-4/+13
* | | ath9k_htc: Remove GPIO set on unloadSujith2010-04-161-1/+0
* | | ath9k_hw: Use buffered register writesSujith2010-04-168-1/+175
* | | ath9k_hw: Relocate Opmode initializationSujith2010-04-161-6/+2
* | | ath9k_hw: Add macros for multiple register writesSujith2010-04-161-0/+18
* | | ath9k_htc: Implement multiple register write supportSujith2010-04-163-4/+113
* | | ath: Add buffered register write operationsSujith2010-04-161-1/+13
* | | ath9k_htc: Cleanup beacon configurationSujith2010-04-162-15/+10
* | | iwmc3200wifi: check sparse endianness annotationsSamuel Ortiz2010-04-161-0/+2
* | | iwmc3200wifi: Fix sparse warningsSamuel Ortiz2010-04-163-5/+6
* | | ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault2010-04-162-6/+44
* | | ath9k_hw: add the PCI ID for the first AR9300 deviceLuis R. Rodriguez2010-04-161-0/+1
* | | ath9k_hw: Abort rx if hw is not coming out of full sleep in resetVasanthakumar Thiagarajan2010-04-163-0/+16
* | | ath9k: Enable TXOK and TXERR interrupts for TX EDMAVasanthakumar Thiagarajan2010-04-161-5/+10
* | | ath9k: add LDPC supportLuis R. Rodriguez2010-04-163-4/+22
* | | ath9k_hw: add LDPC support for AR9003Luis R. Rodriguez2010-04-164-2/+6
* | | mac80211: add LDPC control flagLuis R. Rodriguez2010-04-161-0/+2
* | | ath9k: Add Tx EDMA supportVasanthakumar Thiagarajan2010-04-163-60/+218
* | | ath9k_hw: Compute pointer checksum over the link descriptorVasanthakumar Thiagarajan2010-04-161-15/+21
* | | ath9k: Initialize and configure tx status for EDMAVasanthakumar Thiagarajan2010-04-164-2/+52
* | | ath9k: Setup appropriate tx desc for regular dma and edmaVasanthakumar Thiagarajan2010-04-164-14/+20
* | | ath9k_hw: set cwmin and cwmax to 0 for for AR9003 upon txq resetLuis R. Rodriguez2010-04-161-0/+6
* | | ath9k_hw: enable CRC check of descriptors for AR9003Luis R. Rodriguez2010-04-162-0/+7
* | | ath9k: add RXLP and RXHP to debugfs countersLuis R. Rodriguez2010-04-162-4/+22
* | | ath9k_hw: Fill descriptor abstrations for AR9003Vasanthakumar Thiagarajan2010-04-163-7/+254
* | | ath9k_hw: move AR9002 mac ops to its own fileLuis R. Rodriguez2010-04-1610-464/+486
* | | ath9k_hw: Add function to configure tx status ring bufferVasanthakumar Thiagarajan2010-04-165-1/+59
* | | ath9k_hw: Define abstraction for tx desc accessVasanthakumar Thiagarajan2010-04-167-281/+431
* | | ath9k: Load SW filtered NF values and start NF cal during full reset for AR9003Vasanthakumar Thiagarajan2010-04-161-0/+5
* | | ath9k_hw: skip WEP aggregation enable code for AR9003Luis R. Rodriguez2010-04-163-5/+15
* | | ath9k_hw: skip asynch fifo enablement to AR9003Luis R. Rodriguez2010-04-163-15/+32
* | | ath9k_hw: Update ath9k_hw_set_dma for AR9300Felix Fietkau2010-04-162-3/+21
* | | ath9k_hw: add TX/RX gain register initialization for AR9003Luis R. Rodriguez2010-04-163-0/+69
* | | ath9k_hw: add the AR9300 SREV hw name printLuis R. Rodriguez2010-04-161-0/+1
* | | ath9k_hw: Configure Tx interrupt mitigation timerVasanthakumar Thiagarajan2010-04-161-0/+5
* | | ath9k_hw: move the RF claim stuff to AR9002 hardware familyLuis R. Rodriguez2010-04-163-46/+53
* | | ath9k_hw: move AR9280 PCI EEPROM fix to eeprom_def.cFelix Fietkau2010-04-162-17/+6
* | | ath9k_hw: Fill get_isr() for AR9003Vasanthakumar Thiagarajan2010-04-165-0/+146
* | | ath9k_hw: add OFDM spur mitigation for AR9003Luis R. Rodriguez2010-04-165-4/+267
* | | ath9k_hw: Implement AR9003 eeprom callbacksSenthil Balasubramanian2010-04-167-4/+2187
* | | ath9k_hw: restore mac address reading logicLuis R. Rodriguez2010-04-165-11/+11
* | | ath9k_hw: rename eep_AR9287_ops to eep_ar9287_opsLuis R. Rodriguez2010-04-163-3/+3
* | | ath9k_hw: complete AR9003 calibrationLuis R. Rodriguez2010-04-164-12/+667