Age | Commit message (Expand) | Author | Files | Lines |
2014-09-14 | iwlwifi: make hw rev checking more readable | Liad Kaufman | 1 | -1/+1 |
2014-05-15 | iwlwifi: update nmi register | Liad Kaufman | 1 | -0/+18 |
2014-03-09 | iwlwifi: pcie: enable LP XTAL to reduce power consumption | Alexander Bondar | 1 | -2/+2 |
2014-02-04 | iwlwifi: pcie: fix secure section / dual cpu firmware loading | Eran Harary | 1 | -0/+15 |
2013-12-31 | iwlwifi: Update Copyright to 2014 | Emmanuel Grumbach | 1 | -1/+1 |
2013-10-29 | iwlwifi: remove duplicate includes | Michael Opdenacker | 1 | -1/+0 |
2013-07-16 | iwlwifi: move dump_fh into common code | Inbal Hacohen | 1 | -0/+67 |
2013-03-06 | iwlwifi: export symbols only conditionally | Johannes Berg | 1 | -9/+10 |
2013-02-01 | iwlwifi: move register access lock into transport | Lilach Edelstein | 1 | -29/+14 |
2013-02-01 | iwlwifi: add iwl_set_bits_mask to transport API | Lilach Edelstein | 1 | -48/+0 |
2013-01-24 | iwlwifi: update copyright | Johannes Berg | 1 | -1/+1 |
2013-01-03 | iwlwifi: always check that grab_nic_access succeeds | Emmanuel Grumbach | 1 | -13/+15 |
2013-01-03 | iwlwifi: virtualize SRAM access | Emmanuel Grumbach | 1 | -56/+0 |
2013-01-03 | iwlwifi: virtualize iwl_{grab,release}_nic_access | Emmanuel Grumbach | 1 | -92/+22 |
2012-12-07 | iwlwifi: move prph handling into the transport | Emmanuel Grumbach | 1 | -20/+20 |
2012-10-16 | iwlwifi: wipe out the status of the SCD when we disable a queue | Emmanuel Grumbach | 1 | -2/+2 |
2012-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-06-28 | treewide: Put a space between #include and FILE | Paul Bolle | 1 | -1/+1 |
2012-06-13 | iwlwifi: iwl_{read,write}_targ_mem_words takes dwords | Emmanuel Grumbach | 1 | -10/+10 |
2012-06-06 | iwlwifi: add iwl_set_bits_mask | Johannes Berg | 1 | -0/+18 |
2012-06-05 | iwlwifi: implement dynamic opmode loading | Don Fry | 1 | -0/+19 |
2012-03-08 | iwlwifi: cleanup/fix memory barriers | Stanislaw Gruszka | 1 | -5/+7 |
2012-03-08 | iwlwifi: always check if got h/w access before write | Stanislaw Gruszka | 1 | -25/+28 |
2012-03-08 | iwlwifi: dump stack when fail to gain access to the device | Stanislaw Gruszka | 1 | -3/+3 |
2012-02-03 | iwlwifi: give trans to all the read / write functions | Emmanuel Grumbach | 1 | -96/+97 |
2012-01-07 | iwlwifi: update Copyright | Wey-Yi Guy | 1 | -1/+1 |
2011-12-16 | iwlwifi: add IO function for continuous write of target memory | Hsu, Kenny | 1 | -3/+16 |
2011-11-22 | iwlwifi: remove redundancy | Wey-Yi Guy | 1 | -1/+1 |
2011-08-29 | iwlagn: all function iwl-io.c receive iwl_bus | Emmanuel Grumbach | 1 | -94/+98 |
2011-04-30 | iwlagn: introduce silent grabbing of NIC access | Johannes Berg | 1 | -5/+13 |
2011-04-22 | iwlagn: simplify error table reading | Johannes Berg | 1 | -3/+15 |
2011-04-07 | iwlagn: move IO functions out of line | Johannes Berg | 1 | -0/+274 |