summary refs log tree commit diff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg
2010-04-16iwlwifi: remove duplicated debug functionsWey-Yi Guy
2010-04-16iwlwifi: trigger scan synchronouslyJohannes Berg
2010-04-16iwlwifi: rename priv->scan to priv->scan_cmdJohannes Berg
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg
2010-04-16iwlwifi: remove scan_bands logicJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop
2010-03-31iwlwifi: manage QoS by mac stackStanislaw Gruszka
2010-03-30iwlwifi: range checking issueDan Carpenter
2010-03-30iwlwifi: fix regulatoryReinette Chatre
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre
2010-03-09iwl3945: check ucode load error codeAbhijeet Kolekar
2010-03-09iwlwifi: add internal short scan support for 3945Wey-Yi Guy
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg
2010-03-09iwlwifi: remove alive start adhoc restartJohannes Berg
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg
2010-03-09iwlwifi: remove frame droppingJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-11iwlwifi: reset card during probeReinette Chatre
2010-02-11iwlwifi: cleanup return valuesAbhijeet Kolekar
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo
2010-01-29iwlwifi: remove bg_up workJohannes Berg
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre
2010-01-25iwlwifi: configure missed beacon thresholdWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-19iwlwifi: correct return code for log_eventWey-Yi Guy
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre
2009-12-21iwl3945: disable power saveReinette Chatre