summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)Author
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-06-29iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-06-20iwlegacy: fix stop/wake queue hacksKalle Valo
2011-06-17iwlegacy: fix up brokenness caused by cleanupDan Carpenter
2011-06-10iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka
2011-06-10iwlegacy: remove unused agg_tids_countStanislaw Gruszka
2011-06-10iwlegacy: remove firmware event logStanislaw Gruszka
2011-06-10iwlegacy: remove reset rf infrastructureStanislaw Gruszka
2011-06-10iwlegacy: remove recover from statisticsStanislaw Gruszka
2011-06-10iwlegacy: remove unused power commands definesStanislaw Gruszka
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka
2011-06-03iwlegacy: add missing null checkGreg Dietsche
2011-06-03iwlegacy: propagate error return valueGreg Dietsche
2011-06-03iwlegacy: return -EINVAL instead of -1Greg Dietsche
2011-06-03iwlegacy: remove unecessary if statementGreg Dietsche
2011-06-03iwlegacy: remove unreachable codeGreg Dietsche
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27iwl4965: fix 5GHz operationStanislaw Gruszka
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-05-10iwlegacy: fix IBSS mode crashesStanislaw Gruszka
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-04-29iwlegacy: remove sync_cmd_mutexStanislaw Gruszka
2011-04-29iwlegacy: more priv->mutex serializationStanislaw Gruszka
2011-04-29iwlegacy: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-04-29iwlegacy: comment typo fix diable -> disableStanislaw Gruszka
2011-04-29iwlegacy: remove scan_tx_antennasStanislaw Gruszka
2011-04-29iwlegacy: remove unneeded __packedStanislaw Gruszka
2011-04-29iwlegacy: remove unneeded disable_hw_scan checkStanislaw Gruszka
2011-04-29iwlegacy: simplify init geosStanislaw Gruszka
2011-04-29iwlegacy: enable only rfkill interrupt when device is downStanislaw Gruszka
2011-04-29iwlegacy: remove duplicate initialization in iwl4956_down()Stanislaw Gruszka
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller