summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy/iwl4965-base.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-5/+5
2011-09-21iwlegacy: do not use interruptible waitsStanislaw Gruszka1-5/+5
2011-08-08iwlegacy: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches1-1/+1
2011-06-17iwlegacy: fix up brokenness caused by cleanupDan Carpenter1-2/+2
2011-06-10iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka1-56/+55
2011-06-10iwlegacy: remove unused agg_tids_countStanislaw Gruszka1-11/+0
2011-06-10iwlegacy: remove firmware event logStanislaw Gruszka1-336/+0
2011-06-10iwlegacy: remove reset rf infrastructureStanislaw Gruszka1-4/+1
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka1-10/+10
2011-05-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+4
2011-04-29iwlegacy: remove sync_cmd_mutexStanislaw Gruszka1-1/+0
2011-04-29iwlegacy: more priv->mutex serializationStanislaw Gruszka1-12/+16
2011-04-29iwlegacy: comment typo fix diable -> disableStanislaw Gruszka1-1/+1
2011-04-29iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka1-4/+8
2011-04-29iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka1-1/+1
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+0
2011-04-19iwlegacy: use pci_dev->revisionSergei Shtylyov1-1/+1
2011-04-13iwlegacy: fix tx_power initializationStanislaw Gruszka1-6/+0
2011-02-26iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville1-3/+3
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-2/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-0/+3633