summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)AuthorFilesLines
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka1-1/+1
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville1-2/+2
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka1-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-0/+13
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-0/+13
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka2-0/+13
2011-05-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-11/+35
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-75/+82
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-11/+35
2011-04-29iwlegacy: remove sync_cmd_mutexStanislaw Gruszka4-5/+2
2011-04-29iwlegacy: more priv->mutex serializationStanislaw Gruszka3-23/+34
2011-04-29iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka2-28/+25
2011-04-29iwlegacy: comment typo fix diable -> disableStanislaw Gruszka2-2/+2
2011-04-29iwlegacy: remove scan_tx_antennasStanislaw Gruszka2-4/+0
2011-04-29iwlegacy: remove unneeded __packedStanislaw Gruszka1-1/+1
2011-04-29iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka1-3/+2
2011-04-29iwlegacy: simplify init geosStanislaw Gruszka1-4/+1
2011-04-29iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka2-4/+14
2011-04-29iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka1-1/+1
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka1-6/+12
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-35/+23
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+7
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+1
2011-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+7
2011-04-21iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-19iwlegacy: use pci_dev->revisionSergei Shtylyov1-1/+1
2011-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-28/+11
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka6-28/+11
2011-04-13iwl4965: drop a lone pr_err()Paul Bolle1-1/+0
2011-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-4/+5
2011-04-11iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACYJohn W. Linville1-4/+5
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds4-4/+4
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29iwlegacy: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-03-29iwl3945: disable hw scan by defaultStanislaw Gruszka1-1/+2
2011-03-29iwl3945: do not deprecate software scanStanislaw Gruszka1-4/+2
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville56-0/+42420
2011-02-28iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka3-27/+62
2011-02-28iwlwifi: remove duplicate initializationDan Carpenter1-1/+1
2011-02-26iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville15-73/+71
2011-02-25mac80211: make tx() operation return voidJohannes Berg3-5/+3
2011-02-25iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2-4/+11
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1