summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-24wireless: ipw2x00: make iw_handler_def constBhumika Goyal2-3/+3
2017-08-24net: rsi: mac80211: constify ieee80211_opsArvind Yadav1-1/+1
2017-08-24wireless: ipw2200: Replace PCI pool old APIRomain Perier1-6/+7
2017-08-24rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King1-1/+1
2017-08-24mt7601u: check memory allocation failureChristophe Jaillet1-0/+5
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter1-2/+3
2017-08-24rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branchesGustavo A. R. Silva1-8/+2
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal4-0/+28
2017-08-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo17-15/+1738
2017-08-23Merge tag 'iwlwifi-next-for-kalle-2017-08-18' of git://git.kernel.org/pub/scm...Kalle Valo33-624/+511
2017-08-18iwlwifi: use big-endian for the hw section of the nvmLuca Coelho3-9/+9
2017-08-18iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()Luca Coelho1-3/+0
2017-08-18iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho3-54/+51
2017-08-18iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvmLuca Coelho1-2/+1
2017-08-18iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho3-12/+56
2017-08-18iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman3-52/+73
2017-08-18iwlwifi: update channel flags parserLuca Coelho1-21/+30
2017-08-18iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-08-18iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres5-12/+58
2017-08-18iwlwifi: mvm: Fix channel switch in case of count <= 1Ilan Peer1-4/+9
2017-08-18iwlwifi: Demote messages about fw flags size to infoJoão Paulo Rechi Vita1-6/+6
2017-08-18iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho2-12/+6
2017-08-18iwlwifi: mvm: don't send BAR on flushed framesEmmanuel Grumbach1-1/+6
2017-08-18iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern2-4/+33
2017-08-18iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach2-7/+4
2017-08-18iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho1-15/+15
2017-08-18iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho2-14/+11
2017-08-18iwlwifi: mvm: include more debug data when we get an unexpected baidEmmanuel Grumbach1-3/+5
2017-08-18iwlwifi: mvm: add command name for FRAME_RELEASEEmmanuel Grumbach1-0/+1
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach6-36/+37
2017-08-18iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach5-9/+77
2017-08-18iwlwifi: call iwl_remove_notification from iwl_wait_notificationLuca Coelho1-13/+12
2017-08-18iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho2-22/+17
2017-08-18iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach8-320/+0
2017-08-17rsi: security enhancements for AP modePrameela Rani Garnepudi4-18/+56
2017-08-17rsi: aggregation parameters frame for AP modePrameela Rani Garnepudi3-13/+39
2017-08-17rsi: update tx auto rate command frame for AP modePrameela Rani Garnepudi1-10/+34
2017-08-17rsi: use common descriptor for auto rate framePrameela Rani Garnepudi2-12/+8
2017-08-17rsi: data and managemet path changes for AP modePrameela Rani Garnepudi5-27/+96
2017-08-17rsi: handle station disconnection in AP modePrameela Rani Garnepudi1-11/+45
2017-08-17rsi: handle station connection in AP modePrameela Rani Garnepudi3-26/+110
2017-08-17rsi: add beacon changes for AP modePrameela Rani Garnepudi7-14/+152
2017-08-17rsi: remove interface changes for AP modePrameela Rani Garnepudi1-4/+22
2017-08-17rsi: add interface changes for ap modePrameela Rani Garnepudi4-13/+44
2017-08-17rsi: advertise ap mode supportPrameela Rani Garnepudi2-1/+37
2017-08-17qtnfmac: modify tx reclaim lockingSergey Matyukevich2-13/+8
2017-08-17qtnfmac: introduce counter for Rx underflow eventsSergey Matyukevich4-2/+17
2017-08-17qtnfmac: switch to kernel circ_buf implementationSergey Matyukevich2-80/+136
2017-08-17qtnfmac: decrease default Tx queue sizeSergey Matyukevich1-1/+1
2017-08-17qtnfmac: skb2rbd_attach cleanupSergey Matyukevich1-18/+13