| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: move under intel vendor directory | Kalle Valo | 2015-11-18 | 1 | -73/+0 |
* | iwlwifi: Deinline iwl_{read,write}(8,32} | Emmanuel Grumbach | 2015-08-28 | 1 | -18/+3 |
* | iwlwifi: update nmi register | Liad Kaufman | 2014-05-15 | 1 | -0/+1 |
* | iwlwifi: pcie: enable LP XTAL to reduce power consumption | Alexander Bondar | 2014-03-09 | 1 | -0/+2 |
* | iwlwifi: pcie: fix secure section / dual cpu firmware loading | Eran Harary | 2014-02-03 | 1 | -0/+2 |
* | iwlwifi: Update Copyright to 2014 | Emmanuel Grumbach | 2013-12-31 | 1 | -1/+1 |
* | iwlwifi: move dump_fh into common code | Inbal Hacohen | 2013-07-16 | 1 | -0/+3 |
* | iwlwifi: add iwl_set_bits_mask to transport API | Lilach Edelstein | 2013-02-01 | 1 | -5/+8 |
* | iwlwifi: update copyright | Johannes Berg | 2013-01-24 | 1 | -1/+1 |
* | iwlwifi: virtualize SRAM access | Emmanuel Grumbach | 2013-01-03 | 1 | -15/+0 |
* | iwlwifi: virtualize iwl_{grab,release}_nic_access | Emmanuel Grumbach | 2013-01-03 | 1 | -4/+2 |
* | iwlwifi: move prph handling into the transport | Emmanuel Grumbach | 2012-12-06 | 1 | -5/+5 |
* | iwlwifi: wipe out the status of the SCD when we disable a queue | Emmanuel Grumbach | 2012-10-16 | 1 | -1/+1 |
* | iwlwifi: iwl_{read,write}_targ_mem_words takes dwords | Emmanuel Grumbach | 2012-06-13 | 1 | -6/+6 |
* | iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes | Emmanuel Grumbach | 2012-06-13 | 1 | -1/+1 |
* | iwlwifi: add iwl_set_bits_mask | Johannes Berg | 2012-06-06 | 1 | -0/+2 |
* | iwlwifi: remove unneeded includes | Emmanuel Grumbach | 2012-04-18 | 1 | -1/+0 |
* | iwlwifi: always check if got h/w access before write | Stanislaw Gruszka | 2012-03-08 | 1 | -1/+1 |
* | iwlwifi: make tracing use device as identifier | Johannes Berg | 2012-03-07 | 1 | -3/+3 |
* | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach | 2012-02-02 | 1 | -34/+29 |
* | iwlwifi: the read / write register ops move to transport | Emmanuel Grumbach | 2012-02-02 | 1 | -3/+8 |
* | iwlwifi: update Copyright | Wey-Yi Guy | 2012-01-06 | 1 | -1/+1 |
* | iwlwifi: add IO function for continuous write of target memory | Hsu, Kenny | 2011-12-16 | 1 | -1/+4 |
* | iwlagn: all function iwl-io.c receive iwl_bus | Emmanuel Grumbach | 2011-08-29 | 1 | -32/+29 |
* | iwlagn: simplify the bus architecture | Emmanuel Grumbach | 2011-07-21 | 1 | -3/+4 |
* | iwlagn: move PCI related operations from probe and remove to PCI layer | Emmanuel Grumbach | 2011-06-18 | 1 | -3/+3 |
* | iwlagn: introduce silent grabbing of NIC access | Johannes Berg | 2011-04-30 | 1 | -0/+1 |
* | iwlagn: simplify error table reading | Johannes Berg | 2011-04-22 | 1 | -0/+10 |
* | iwlagn: move IO functions out of line | Johannes Berg | 2011-04-07 | 1 | -468/+21 |
* | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 2011-04-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -1/+1 |
|\ |
|
| * | iwlwifi: remove trailing space in messages | Frans Pop | 2010-04-02 | 1 | -1/+1 |
* | | iwlwifi: don't include iwl-dev.h from iwl-devtrace.h | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | iwlwifi: update copyright year to 2010 | Reinette Chatre | 2010-01-19 | 1 | -1/+1 |
* | iwlwifi: Add iwl_write8() | Ben Cahill | 2009-11-23 | 1 | -0/+20 |
* | iwlwifi: Add comments about MAC_ACCESS_REQ | Ben Cahill | 2009-11-11 | 1 | -0/+20 |
* | iwlwifi: device tracing | Johannes Berg | 2009-10-07 | 1 | -2/+14 |
* | iwlcore: register locks | Mohamed Abbas | 2009-05-22 | 1 | -94/+159 |
* | iwlwifi: print contents of control register when error occurs | Reinette Chatre | 2009-03-16 | 1 | -1/+3 |
* | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 2009-02-09 | 1 | -10/+10 |
* | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed | 2009-01-29 | 1 | -1/+1 |
* | iwlwifi: update copyright year to 2009 | Reinette Chatre | 2009-01-29 | 1 | -1/+1 |
* | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 2009-01-29 | 1 | -9/+9 |
* | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang | 2008-12-19 | 1 | -5/+6 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 | 1 | -1/+1 |
* | iwlwifi: use rmb/wmb to protect indirect mmio operation | Zhu, Yi | 2008-12-12 | 1 | -0/+5 |
* | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 2008-12-12 | 1 | -12/+3 |
* | iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit | Zhu, Yi | 2008-12-12 | 1 | -2/+2 |
* | iwlwifi : fix checkpatch.pl errors | Abhijeet Kolekar | 2008-11-25 | 1 | -1/+1 |
* | iwlwifi: run through spell checker | Tomas Winkler | 2008-10-31 | 1 | -1/+1 |