summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/iwl4965-base.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-281-5/+5
|\
| * iwlegacy: do not use interruptible waitsStanislaw Gruszka2011-09-211-5/+5
* | iwlegacy: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
|/
* iwlegacy: Add missing comma between constant string arrayJoe Perches2011-07-131-1/+1
* iwlegacy: fix up brokenness caused by cleanupDan Carpenter2011-06-171-2/+2
* iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka2011-06-101-56/+55
* iwlegacy: remove unused agg_tids_countStanislaw Gruszka2011-06-101-11/+0
* iwlegacy: remove firmware event logStanislaw Gruszka2011-06-101-336/+0
* iwlegacy: remove reset rf infrastructureStanislaw Gruszka2011-06-101-4/+1
* iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-081-10/+10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-4/+4
|\
| * iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
* | iwlegacy: remove sync_cmd_mutexStanislaw Gruszka2011-04-291-1/+0
* | iwlegacy: more priv->mutex serializationStanislaw Gruszka2011-04-291-12/+16
* | iwlegacy: comment typo fix diable -> disableStanislaw Gruszka2011-04-291-1/+1
* | iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka2011-04-291-4/+8
* | 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-261-6/+0
|\|
| * iwlegacy: fix tx_power initializationStanislaw Gruszka2011-04-131-6/+0
* | iwlegacy: use pci_dev->revisionSergei Shtylyov2011-04-191-1/+1
|/
* 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/+3633