summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-io.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: export symbols only conditionallyJohannes Berg2013-03-061-9/+10
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-011-29/+14
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-48/+0
* iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-031-13/+15
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-031-56/+0
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-031-92/+22
* iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-061-20/+20
* iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach2012-10-161-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * treewide: Put a space between #include and FILEPaul Bolle2012-06-281-1/+1
* | iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach2012-06-131-10/+10
* | iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-061-0/+18
* | iwlwifi: implement dynamic opmode loadingDon Fry2012-06-051-0/+19
|/
* iwlwifi: cleanup/fix memory barriersStanislaw Gruszka2012-03-081-5/+7
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-081-25/+28
* iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-03-081-3/+3
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-96/+97
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: add IO function for continuous write of target memoryHsu, Kenny2011-12-161-3/+16
* iwlwifi: remove redundancyWey-Yi Guy2011-11-211-1/+1
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-94/+98
* iwlagn: introduce silent grabbing of NIC accessJohannes Berg2011-04-301-5/+13
* iwlagn: simplify error table readingJohannes Berg2011-04-221-3/+15
* iwlagn: move IO functions out of lineJohannes Berg2011-04-071-0/+274