aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-289/+13
* iwl3945: fix possible il->txq NULL pointer dereference in delayed worksStanislaw Gruszka2012-03-231-1/+1
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-251-5/+4
* iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-10-031-4/+4
* iwlegacy: remove sync_cmd_mutexStanislaw Gruszka2011-04-291-1/+0
* iwlegacy: more priv->mutex serializationStanislaw Gruszka2011-04-291-8/+13
* iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-131-4/+0
* iwl3945: disable hw scan by defaultStanislaw Gruszka2011-03-291-1/+2
* iwl3945: do not deprecate software scanStanislaw Gruszka2011-03-291-4/+2
* iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville2011-02-251-3/+3
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-2/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-0/+4294