summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2016-03-20iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach1-2/+2
2016-03-09iwlwifi: pcie: avoid restocks inside rx loop if not emergencyGregory Greenman1-26/+33
2016-03-09iwlwifi: pcie: fine tune number of rxbsSara Sharon2-6/+7
2016-03-06iwlwifi: pcie: set RB chunk size back to 64Sara Sharon1-2/+1
2016-03-06iwlwifi: pcie: refactor RXBs reclaiming codeSara Sharon1-42/+33
2016-03-06iwlwifi: pcie: forbid RTPM on device removalLuca Coelho2-6/+28
2016-03-02iwlwifi: pcie: detect and workaround invalid write ptr behaviorSara Sharon1-4/+13
2016-02-27iwlwifi: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaimEmmanuel Grumbach1-5/+5
2016-02-27iwlwifi: pcie: add pm_prepare and pm_complete opsLuca Coelho1-0/+41
2016-02-27iwlwifi: pcie: configure more RFH settingsSara Sharon1-1/+11
2016-02-27iwlwifi: pcie: fix identation in trans.cEmmanuel Grumbach1-1/+1
2016-02-27iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss3-50/+456
2016-02-27iwlwifi: pcie: aggregate Flow Handler configuration writesEmmanuel Grumbach1-28/+28
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach4-82/+127
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach3-82/+123
2016-02-01iwlwifi: pcie: enable multi-queue rx pathSara Sharon3-22/+29
2016-02-01iwlwifi: various comments and code cleanupsEmmanuel Grumbach1-1/+0
2016-02-01iwlwifi: mvm: Do not switch to D3 image on suspendMatti Gottlieb2-7/+8
2016-02-01iwlwifi: pcie: add RTPM support when wifi is enabledLuciano Coelho4-27/+136
2016-02-01iwlwifi: pcie: add initial RTPM support for PCILuca Coelho2-3/+84
2016-01-31iwlwifi: pcie: add 9000 series multi queue rx DMA supportSara Sharon3-79/+241
2016-01-31iwlwifi: pcie: add infrastructure for multi-queue rxSara Sharon3-154/+191
2016-01-31iwlwifi: pcie: buffer packets to avoid overflowing Tx queuesEmmanuel Grumbach2-8/+62
2016-01-24iwlwifi: add device ID for 8265Oren Givon1-0/+1
2016-01-24iwlwifi: add new 3168 series devices supportOren Givon1-0/+3
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach1-1/+1
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach2-16/+13
2015-12-21iwlwifi: Update PCI IDs for 8000 and 9000 seriesOren Givon1-5/+6
2015-12-21iwlwifi: pcie: build an A-MSDU using TSO coreEmmanuel Grumbach3-4/+302
2015-12-20iwlwifi: pcie: re-organize code towards TSOEmmanuel Grumbach1-49/+64
2015-12-20iwlwifi: pcie: allow to pretend to have Tx CSUM for debugEmmanuel Grumbach3-0/+17
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach4-4/+4
2015-12-13iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho1-4/+3
2015-12-13iwlwifi: update host command messages to new formatSharon Dvir4-26/+24
2015-12-13iwlwifi: trans: support a callback for ASYNC commandsEmmanuel Grumbach1-4/+3
2015-12-13iwlwifi: pcie: allow the op_mode to block the tx queuesEmmanuel Grumbach3-1/+32
2015-12-01iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-01iwlwifi: Add PCI IDs for the new series 8165Oren Givon1-0/+2
2015-12-01iwlwifi: Add PCI IDs for the new 3168 seriesOren Givon1-0/+4
2015-12-01iwlwifi: Add new PCI IDs for 9260 and 5165 seriesDreyfuss, Haim1-0/+13
2015-12-01iwlwifi: pcie: remove pointer from debug messageJohannes Berg1-2/+1
2015-12-01iwlwifi: clean up transport debugfs handlingJohannes Berg3-15/+14
2015-11-26iwlwifi: dump prph registers in a common place for all transportsGolan Ben-Ami1-149/+0
2015-11-26iwlwifi: export the _no_grab version of PRPH IO functionsGolan Ben-Ami1-6/+7
2015-11-26iwlwifi: pcie: remove ICT allocation messageJohannes Berg1-4/+0
2015-11-26iwlwifi: trans: make various conversion macros inlinesJohannes Berg1-2/+5
2015-11-26iwlwifi: add support for 12K Receive BuffersEmmanuel Grumbach3-10/+18