aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-171-1/+1
* iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-06-101-0/+1
* iwlagn: check for SMPS modeWey-Yi Guy2012-01-252-0/+4
* iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach2012-01-061-4/+1
* iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2012-01-061-2/+2
* iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2012-01-061-1/+4
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-213-28/+28
* iwlagn: do not use interruptible waitsJohannes Berg2011-11-116-13/+8
* iwlagn: fix dangling scan requestJohannes Berg2011-10-031-14/+16
* iwlagn: workaround bug crashing some APsDon Fry2011-10-031-0/+5
* iwlagn: fix command queue timeoutJohannes Berg2011-10-031-0/+2
* iwlagn: 5000 do not support idle modeWey-Yi Guy2011-08-153-1/+5
* iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
* iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
* iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
* iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
* iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
* iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
* iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-081-0/+5
* iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-063-11/+10
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-039-119/+28
* iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-2524-476/+718
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-2424-476/+718
| |\
| | * iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy2011-05-241-2/+2
| | * iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin2011-05-191-3/+2
| | * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-05-1624-473/+716
| | |\
| | | * iwlagn: remove unused old_assoc parameterWey-Yi Guy2011-05-131-1/+0
| | | * iwlagn: change default beacon intervalJohannes Berg2011-05-131-1/+1
| | | * iwlagn: remove set but unused varsJohannes Berg2011-05-132-22/+13
| | | * iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-132-5/+8
| | | * iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy2011-05-131-0/+1
| | | * iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-134-21/+57
| | | * iwlagn: add eeprom command to testmodeWey-Yi Guy2011-05-132-0/+38
| | | * iwlagn: add testmode trace commandWey-Yi Guy2011-05-135-0/+165
| | | * iwlagn: more ucode error log infoWey-Yi Guy2011-05-132-42/+65
| | | * iwlagn: support multiple TBs per commandJohannes Berg2011-05-138-152/+180
| | | * iwlagn: remove unused pad argumentJohannes Berg2011-05-134-8/+5
| | | * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-1310-203/+164
| | | * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-1314-46/+47
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-232-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
| * | | Merge branch 'master' into for-nextJiri Kosina2011-04-268-8/+14
| |\ \ \
| * | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-1618-228/+778
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
| | |_|/ | |/| |
| * | | iwlagn: fix iwl_is_any_associatedJohannes Berg2011-05-101-8/+11
| * | | iwlagn: led stay solid on when no trafficWey-Yi Guy2011-05-101-1/+19
| * | | iwlagn: check DMA mapping errorsJohannes Berg2011-05-062-28/+45
| * | | iwlagn: remove bytecount indirectionJohannes Berg2011-05-067-31/+8