aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-211-15/+3
* iwlagn: do not use interruptible waitsJohannes Berg2011-11-111-1/+1
* iwlagn: workaround bug crashing some APsDon Fry2011-10-031-0/+5
* iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-031-9/+10
* iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-311-3/+3
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-201/+49
|\
| * iwlagn: add testmode trace commandWey-Yi Guy2011-05-131-0/+1
| * iwlagn: more ucode error log infoWey-Yi Guy2011-05-131-33/+33
| * iwlagn: support multiple TBs per commandJohannes Berg2011-05-131-16/+12
| * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-131-149/+0
| * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-2/+5
| |\
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | | iwlagn: remove frame pre-allocationJohannes Berg2011-05-061-112/+25
* | | iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-1/+5
* | | iwlagn: mod param cleanupDon Fry2011-04-301-3/+3
* | | iwlagn: new 105 series deviceWey-Yi Guy2011-04-301-15/+15
* | | iwlagn: use proper good CRC threshold behaviourJohannes Berg2011-04-301-0/+3
* | | iwlagn: refactor restartJohannes Berg2011-04-301-31/+37
* | | iwlagn: fix tx power initializationStanislaw Gruszka2011-04-291-6/+0
* | | iwlagn: remove hw_ready variableJohannes Berg2011-04-221-15/+14
* | | iwlagn: combine firmware code/dataJohannes Berg2011-04-221-53/+45
* | | iwlagn: implement synchronous firmware loadJohannes Berg2011-04-221-136/+54
* | | iwlagn: extend notification wait functionJohannes Berg2011-04-221-1/+1
* | | iwlagn: refactor up pathJohannes Berg2011-04-221-41/+3
* | | iwlagn: refactor down pathJohannes Berg2011-04-221-33/+1
* | | iwlagn: clean up some exit codeJohannes Berg2011-04-221-24/+2
* | | iwlagn: simplify error table readingJohannes Berg2011-04-221-12/+15
* | | iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy2011-04-181-0/+22
* | | iwlagn: use huge command for beaconJohannes Berg2011-04-181-2/+8
* | | iwlagn: remove most BUG_ON instancesJohannes Berg2011-04-181-2/+7
* | | iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-1/+0
* | | iwlagn: downgrade warning on unknown TLVJohannes Berg2011-04-081-1/+1
* | | iwlagn: clean up & autodetect statisticsJohannes Berg2011-04-081-15/+2
* | | iwlagn: all _agn devices support power save modeWey-Yi Guy2011-04-081-3/+2
* | | iwlagn: move IO functions out of lineJohannes Berg2011-04-071-9/+9
* | | iwlagn: remove ISR opsJohannes Berg2011-04-071-11/+6
* | | iwlagn: remove rev_idJohannes Berg2011-04-071-2/+4
* | | iwlagn: remove hw_revJohannes Berg2011-04-071-5/+6
* | | iwlagn: remove hw_wa_revJohannes Berg2011-04-071-1/+0
* | | iwlagn: init cmd_queue earlierJohannes Berg2011-04-071-6/+5
* | | iwlagn: clean up alive handlingJohannes Berg2011-04-071-12/+4
* | | iwlagn: add feature flagsJohannes Berg2011-04-071-3/+26
* | | iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* | | iwlagn: remove ucode_data_backupJohannes Berg2011-04-071-18/+1
* | | iwlagn: remove bootstrap codeJohannes Berg2011-04-071-32/+4
* | | iwlagn: verify specific ucodeJohannes Berg2011-04-071-1/+1
* | | iwlagn: clean up ucode loadingJohannes Berg2011-04-071-3/+3
* | | iwlagn: make mac80211 handlers staticJohannes Berg2011-04-071-26/+27