summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-041-3/+1
* iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-27/+62
* iwlwifi: remove duplicate initializationDan Carpenter2011-02-281-1/+1
* iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville2011-02-2515-73/+71
* mac80211: make tx() operation return voidJohannes Berg2011-02-253-5/+3
* iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2011-02-252-4/+11
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-2156-0/+42384
OpenPOWER on IntegriCloud