summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: make const array static to shink object code sizeColin Ian King2017-09-251-1/+1
* iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-072-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-023-9/+12
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-243-9/+12
* | iwlwifi: mvm: bump API to 34 for 8000 and upEmmanuel Grumbach2017-08-303-4/+4
* | iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel2017-08-301-4/+5
* | iwlwifi: fix long debug printLiad Kaufman2017-08-301-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-2412-39/+85
|\|
| * iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| * iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
| * iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
| * iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
| * iwlwifi: add the new 9000 series PCI IDsTzipi Peres2017-08-011-0/+20
| * iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
| * iwlwifi: fix fw_pre_next_step to apply also for C stepHaim Dreyfuss2017-08-013-13/+14
| * iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
| * iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| * iwlwifi: split the regulatory rules when the bandwidth flags require itEmmanuel Grumbach2017-08-011-8/+11
| * iwlwifi: add TLV for MLME offload firmware capabilityEmmanuel Grumbach2017-08-011-0/+2
| * iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* | wireless: ipw2x00: make iw_handler_def constBhumika Goyal2017-08-242-3/+3
* | wireless: ipw2200: Replace PCI pool old APIRomain Perier2017-08-241-6/+7
* | iwlwifi: use big-endian for the hw section of the nvmLuca Coelho2017-08-183-9/+9
* | iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()Luca Coelho2017-08-181-3/+0Star
* | iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho2017-08-183-54/+51Star
* | iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvmLuca Coelho2017-08-181-2/+1Star
* | iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho2017-08-183-12/+56
* | iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman2017-08-183-52/+73
* | iwlwifi: update channel flags parserLuca Coelho2017-08-181-21/+30
* | iwlwifi: pci: add new PCI ID for 7265DLuca Coelho2017-08-181-0/+1
* | iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres2017-08-185-12/+58
* | iwlwifi: mvm: Fix channel switch in case of count <= 1Ilan Peer2017-08-181-4/+9
* | iwlwifi: Demote messages about fw flags size to infoJoão Paulo Rechi Vita2017-08-181-6/+6
* | iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho2017-08-182-12/+6Star
* | iwlwifi: mvm: don't send BAR on flushed framesEmmanuel Grumbach2017-08-181-1/+6
* | iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern2017-08-182-4/+33
* | iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach2017-08-182-7/+4Star
* | iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho2017-08-181-15/+15
* | iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho2017-08-182-14/+11Star
* | iwlwifi: mvm: include more debug data when we get an unexpected baidEmmanuel Grumbach2017-08-181-3/+5
* | iwlwifi: mvm: add command name for FRAME_RELEASEEmmanuel Grumbach2017-08-181-0/+1
* | iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-186-36/+37
* | iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach2017-08-185-9/+77
* | iwlwifi: call iwl_remove_notification from iwl_wait_notificationLuca Coelho2017-08-181-13/+12Star
* | iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho2017-08-182-22/+17Star
* | iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach2017-08-188-320/+0Star
* | iwlwifi: mvm: fix the coex firmware APIEmmanuel Grumbach2017-08-093-15/+10Star
* | iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach2017-08-093-2/+13
* | iwlwifi: remove references to unsupported HWLuca Coelho2017-08-093-12/+7Star
* | iwlwifi: fix nmi triggering from hostGolan Ben-Ami2017-08-092-15/+6Star