aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy
Commit message (Expand)AuthorAgeFilesLines
* 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...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...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