| Commit message (Expand) | Author | Age | Files | Lines |
* | iwl3945: fix possible il->txq NULL pointer dereference in delayed works | Stanislaw Gruszka | 2012-03-23 | 2 | -4/+5 |
* | iwlegacy: 3945: fix hw passive scan on radar channels | Stanislaw Gruszka | 2012-01-25 | 1 | -5/+4 |
* | iwlegacy: do not use interruptible waits | Stanislaw Gruszka | 2011-10-03 | 5 | -13/+13 |
* | iwlegacy: fix command queue timeout | Stanislaw Gruszka | 2011-10-03 | 1 | -0/+2 |
* | iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0) | Stanislaw Gruszka | 2011-10-03 | 1 | -5/+8 |
* | iwlegacy: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-08-15 | 2 | -3/+11 |
* | iwlegacy: fix channel switch locking | Stanislaw Gruszka | 2011-06-08 | 5 | -46/+28 |
* | iwl4965: set tx power after rxon_assoc | Stanislaw Gruszka | 2011-06-06 | 1 | -1/+2 |
* | iwl4965: correctly validate temperature value | Stanislaw Gruszka | 2011-06-01 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville | 2011-05-27 | 1 | -2/+2 |
|\ |
|
| * | iwl4965: fix 5GHz operation | Stanislaw Gruszka | 2011-05-27 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -2/+2 |
|\ \ |
|
| * | | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 1 | -2/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-17 | 2 | -0/+13 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-05-11 | 2 | -0/+13 |
| |\ \ \ |
|
| | * | | | iwlegacy: fix IBSS mode crashes | Stanislaw Gruszka | 2011-05-10 | 2 | -0/+13 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-16 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd | 2011-05-16 | 1 | -1/+1 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-05 | 3 | -11/+35 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-05-02 | 3 | -11/+35 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | iwl4965: fix "Received BA when not expected" | Stanislaw Gruszka | 2011-04-29 | 1 | -6/+12 |
| | * | | | iwl4965: fix "TX Power requested while scanning" | Stanislaw Gruszka | 2011-04-28 | 1 | -4/+4 |
| | * | | | iwlegacy: led stay solid on when no traffic | Wey-Yi Guy | 2011-04-28 | 1 | -1/+19 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | 9 | -75/+82 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | iwlegacy: remove sync_cmd_mutex | Stanislaw Gruszka | 2011-04-29 | 4 | -5/+2 |
| * | | | | iwlegacy: more priv->mutex serialization | Stanislaw Gruszka | 2011-04-29 | 3 | -23/+34 |
| * | | | | iwlegacy: fix enqueue hcmd race conditions | Stanislaw Gruszka | 2011-04-29 | 2 | -28/+25 |
| * | | | | iwlegacy: comment typo fix diable -> disable | Stanislaw Gruszka | 2011-04-29 | 2 | -2/+2 |
| * | | | | iwlegacy: remove scan_tx_antennas | Stanislaw Gruszka | 2011-04-29 | 2 | -4/+0 |
| * | | | | iwlegacy: remove unneeded __packed | Stanislaw Gruszka | 2011-04-29 | 1 | -1/+1 |
| * | | | | iwlegacy: remove unneeded disable_hw_scan check | Stanislaw Gruszka | 2011-04-29 | 1 | -3/+2 |
| * | | | | iwlegacy: simplify init geos | Stanislaw Gruszka | 2011-04-29 | 1 | -4/+1 |
| * | | | | iwlegacy: enable only rfkill interrupt when device is down | Stanislaw Gruszka | 2011-04-29 | 2 | -4/+14 |
| * | | | | iwlegacy: remove duplicate initialization in iwl4956_down() | Stanislaw Gruszka | 2011-04-29 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-26 | 8 | -35/+23 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-26 | 1 | -3/+7 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-22 | 1 | -3/+7 |
| |\ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | iwl4965: fix skb usage after free | Stanislaw Gruszka | 2011-04-20 | 1 | -3/+7 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 2 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | iwlegacy: use pci_dev->revision | Sergei Shtylyov | 2011-04-19 | 1 | -1/+1 |
| * | | iwl4965: drop a lone pr_err() | Paul Bolle | 2011-04-12 | 1 | -1/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-14 | 6 | -28/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | iwlegacy: fix tx_power initialization | Stanislaw Gruszka | 2011-04-13 | 6 | -28/+11 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-04-11 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | iwlegacy: make iwl3945 and iwl4965 select IWLWIFI_LEGACY | John W. Linville | 2011-04-11 | 1 | -4/+5 |
| |/ |
|
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 4 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -4/+4 |
* | | iwlegacy: fix bugs in change_interface | Johannes Berg | 2011-03-29 | 1 | -0/+10 |
* | | iwl3945: disable hw scan by default | Stanislaw Gruszka | 2011-03-29 | 1 | -1/+2 |
* | | iwl3945: do not deprecate software scan | Stanislaw Gruszka | 2011-03-29 | 1 | -4/+2 |
|/ |
|