summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath5k: improve pcal error handling for ENOMEM caseJohn W. Linville2011-04-121-59/+70
* mwl8k: Fix checkpatch.pl and sparse warnings and errorsYogesh Ashok Powar2011-04-121-14/+13Star
* ath9k_hw: remove unnecessary parts of the AR9380 SREV checkFelix Fietkau2011-04-121-3/+1Star
* ath9k: Fix kernel panic on module unloadRajkumar Manoharan2011-04-122-0/+4
* ath9k: Update gain table for AR9485Senthil Balasubramanian2011-04-121-5/+5
* ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2011-04-122-1/+46
* iwl4965: drop a lone pr_err()Paul Bolle2011-04-121-1/+0Star
* ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau2011-04-121-1/+1
* ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau2011-04-121-3/+1Star
* mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar2011-04-124-42/+18Star
* mwifiex: fix cmd_skb headroom decreasing issueBing Zhao2011-04-121-0/+2
* ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan2011-04-123-1/+37
* ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan2011-04-121-0/+16
* iwlagn: downgrade warning on unknown TLVJohannes Berg2011-04-081-1/+1
* iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-0813-376/+243Star
* iwlagn: sensitivity and chain noise done by driverWey-Yi Guy2011-04-086-30/+6Star
* iwlagn: tx power calib always done in firmwareWey-Yi Guy2011-04-084-9/+4Star
* iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-084-12/+5Star
* iwlagn: more cleanup to remove unused referenceWey-Yi Guy2011-04-083-32/+20Star
* iwlagn: remove un-needed configurationWey-Yi Guy2011-04-086-22/+12Star
* iwlagn: remove more reference to legacy devicesWey-Yi Guy2011-04-081-2/+2
* iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy2011-04-081-1/+0Star
* iwlagn: remove unused 3945 defineWey-Yi Guy2011-04-081-2/+1Star
* iwlagn: no 3945 define neededWey-Yi Guy2011-04-081-1/+0Star
* iwlagn: PAPD read for 2000 series devicesWey-Yi Guy2011-04-082-1/+6
* iwlwifi: fix bugs in change_interfaceJohannes Berg2011-04-081-0/+10
* iwlagn: fix radar frame rejectionGaren Tamrazian2011-04-087-8/+74
* iwlagn: remove un-necessary function pointerWey-Yi Guy2011-04-088-50/+14Star