aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-232-4/+5
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-251-5/+4
* iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-10-035-13/+13
* iwlegacy: fix command queue timeoutStanislaw Gruszka2011-10-031-0/+2
* iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka2011-10-031-5/+8
* iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-152-3/+11
* iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-085-46/+28
* iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
* iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-2/+2
|\
| * iwl4965: fix 5GHz operationStanislaw Gruszka2011-05-271-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \
| * | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-172-0/+13
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-112-0/+13
| |\ \ \
| | * | | iwlegacy: fix IBSS mode crashesStanislaw Gruszka2011-05-102-0/+13
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-161-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-053-11/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-023-11/+35
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| | * | | iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| | * | | iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-059-75/+82
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlegacy: remove sync_cmd_mutexStanislaw Gruszka2011-04-294-5/+2
| * | | | iwlegacy: more priv->mutex serializationStanislaw Gruszka2011-04-293-23/+34
| * | | | iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka2011-04-292-28/+25
| * | | | iwlegacy: comment typo fix diable -> disableStanislaw Gruszka2011-04-292-2/+2
| * | | | iwlegacy: remove scan_tx_antennasStanislaw Gruszka2011-04-292-4/+0
| * | | | iwlegacy: remove unneeded __packedStanislaw Gruszka2011-04-291-1/+1
| * | | | iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka2011-04-291-3/+2
| * | | | iwlegacy: simplify init geosStanislaw Gruszka2011-04-291-4/+1
| * | | | iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka2011-04-292-4/+14
| * | | | iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka2011-04-291-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-268-35/+23
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-261-3/+7
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-221-3/+7
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-252-2/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | iwlegacy: use pci_dev->revisionSergei Shtylyov2011-04-191-1/+1
| * | iwl4965: drop a lone pr_err()Paul Bolle2011-04-121-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-146-28/+11
|\ \ \ | | |/ | |/|
| * | iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-136-28/+11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-111-4/+5
|\ \ \ | |/ /
| * | iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville2011-04-111-4/+5
| |/
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-074-4/+4
|\ \ | |/ |/|
| * Fix common misspellingsLucas De Marchi2011-03-314-4/+4
* | iwlegacy: fix bugs in change_interfaceJohannes Berg2011-03-291-0/+10
* | iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
* | iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
|/