aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+1
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-1/+1
2010-03-30iwlwifi: don't include iwl-dev.h from iwl-devtrace.hTejun Heo1-0/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-11-23iwlwifi: Add iwl_write8()Ben Cahill1-0/+20
2009-11-11iwlwifi: Add comments about MAC_ACCESS_REQBen Cahill1-0/+20
2009-10-07iwlwifi: device tracingJohannes Berg1-2/+14
2009-05-22iwlcore: register locksMohamed Abbas1-94/+159
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre1-1/+3
2009-02-09iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler1-10/+10
2009-01-29iwl3945: fix deep sleep when removing the driver.Abbas, Mohamed1-1/+1
2009-01-29iwlwifi: update copyright year to 2009Reinette Chatre1-1/+1
2009-01-29iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas1-9/+9
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang1-5/+6
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi1-0/+5
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-12/+3
2008-12-12iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi1-2/+2
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar1-1/+1
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-1/+1
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler1-18/+0
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler1-2/+2
2008-03-27iwlwifi: improve NIC i/o debug prints informationTomas Winkler1-22/+25
2008-03-27iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler1-0/+426
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-431/+0
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-74/+72
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler1-5/+4
2008-01-28iwlwifi: replace restricted_reg with prphTomas Winkler1-67/+31
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi1-0/+470