Age | Commit message (Expand) | Author |
2017-01-26 | iwlwifi: mvm: cleanup redundant assignment | Sara Sharon |
2017-01-26 | iwlwifi: mvm: use mvm_disable_queue instead of sharing logic | Sara Sharon |
2017-01-26 | iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write() | Luca Coelho |
2017-01-26 | iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner() | Luca Coelho |
2017-01-26 | iwlwifi: mvm: rs: Remove unused 'mcs' variable | Kirtika Ruchandani |
2017-01-26 | iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variables | Kirtika Ruchandani |
2017-01-26 | iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics() | Luca Coelho |
2017-01-26 | iwlwifi: mvm: support version 2 of stored beacon notification | Sara Sharon |
2017-01-26 | iwlwifi: mvm: separate rate calculation to a new function | Sara Sharon |
2017-01-26 | iwlwifi: mvm: change iwl_mvm_tx_csum to return value | Sara Sharon |
2017-01-26 | iwlwifi: enlarge number of ucode sections | Sara Sharon |
2017-01-26 | iwlwifi: mvm: replace the number of blocks calculation | Sara Sharon |
2017-01-26 | iwlwifi: mvm: simplify paging allocation code | Sara Sharon |
2017-01-26 | iwlwifi: mvm: properly check for transport data in dump | Johannes Berg |
2017-01-26 | iwlwifi: allow memory debug TLV to specify the memory type | Johannes Berg |
2017-01-23 | iwlwifi: mvm: make iwl_dump_prph() void | Johannes Berg |
2017-01-23 | iwlwifi: mvm: accept arbitrary memory dump TLVs | Johannes Berg |
2017-01-23 | iwlwifi: mvm: don't restart HW if suspend fails with unified image | Luca Coelho |
2017-01-23 | iwlwifi: mvm: expose device timestamp in radiotap | Johannes Berg |
2016-12-16 | Makefile: drop -D__CHECK_ENDIAN__ from cflags | Michael S. Tsirkin |
2016-11-27 | Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or... | David S. Miller |
2016-10-27 | Merge tag 'iwlwifi-next-for-kalle-2016-10-25-2' of git://git.kernel.org/pub/s... | Kalle Valo |
2016-10-27 | Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu... | Kalle Valo |
2016-10-26 | iwlwifi: mvm: use dev_coredumpsg() | Aviya Erenfeld |
2016-10-26 | iwlwifi: mvm: enable dynamic queue allocation mode | Liad Kaufman |
2016-10-19 | iwlwifi: mvm: assign cab queue to the correct station | Sara Sharon |
2016-10-19 | iwlwifi: mvm: tell the firmware about the AID of the peer | Emmanuel Grumbach |
2016-10-19 | iwlwifi: mvm: use firmware station PM notification for AP_LINK_PS | Johannes Berg |
2016-10-19 | iwlwifi: mvm: fix dqa deferred frames marking | Liad Kaufman |
2016-10-19 | iwlwifi: mvm: support MONITOR vif in DQA mode | Liad Kaufman |
2016-10-19 | iwlwifi: mvm: fix reserved txq freeing | Liad Kaufman |
2016-10-19 | iwlwifi: mvm: update txq metadata to current owner | Liad Kaufman |
2016-10-19 | iwlwifi: mvm: fix netdetect starting/stopping for unified images | Luca Coelho |
2016-10-19 | iwlwifi: mvm: wake the wait queue when the RX sync counter is zero | Sara Sharon |
2016-10-19 | iwlwifi: mvm: comply with fw_restart mod param on suspend | Haim Dreyfuss |
2016-10-19 | iwlwifi: mvm: fix d3_test with unified D0/D3 images | Luca Coelho |
2016-10-19 | iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read() | Luca Coelho |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-08 | Merge branch 'work.const-qstr' into work.misc | Al Viro |
2016-09-30 | Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or... | David S. Miller |
2016-09-26 | iwlwifi: mvm: initialise ADD_STA before sending it to the firmware | Emmanuel Grumbach |
2016-09-26 | iwlwifi: allow error table address new range | Sara Sharon |
2016-09-26 | iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLE | Emmanuel Grumbach |
2016-09-26 | iwlwifi: remove support for fw older than -17 and -22 | Luca Coelho |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-22 | iwlwifi: mvm: correct rate_idx bounds-check | Johannes Berg |
2016-09-22 | iwlwifi: mvm: bail out if CTDP start operation fails | Luca Coelho |
2016-09-22 | iwlwifi: mvm: cleanup usage of init_dbg parameter | Sara Sharon |
2016-09-22 | iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init config | Sara Sharon |
2016-09-19 | iwlwifi: mvm: use LIST_HEAD() macro | Johannes Berg |