aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-26iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLEEmmanuel Grumbach2-3/+3
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho14-118/+36
2016-09-26brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki3-9/+0
2016-09-26brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger2-1/+3
2016-09-26rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen1-18/+19
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen2-6/+9
2016-09-26rtl8xxxu: Fix off by one error calculating pubqJes Sorensen1-1/+1
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar1-17/+6
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo1-3/+9
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo1-2/+2
2016-09-26brcmfmac: simplify mapping of auth typeHante Meuleman1-7/+1
2016-09-26brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman1-2/+4
2016-09-26brcmfmac: fix clearing entry IPv6 addressHante Meuleman1-2/+5
2016-09-26brcmfmac: remove unnecessary null pointer checkHante Meuleman1-2/+1
2016-09-26brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel2-28/+13
2016-09-26brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel1-1/+1
2016-09-26brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()Arend Van Spriel1-2/+6
2016-09-26brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()Arend Van Spriel1-1/+1
2016-09-26brcmfmac: ignore 11d configuration errorsHante Meuleman1-12/+15
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat4-0/+31
2016-09-26wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren1-9/+10
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren3-23/+35
2016-09-26wlcore: spi: Populate config firmware dataTony Lindgren1-18/+24
2016-09-26wlcore: sdio: Populate config firmware dataTony Lindgren1-29/+47
2016-09-26wlcore: Prepare family to fix nvs file handlingTony Lindgren2-8/+11
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+9
2016-09-22iwlwifi: mvm: correct rate_idx bounds-checkJohannes Berg1-1/+1
2016-09-22iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-09-22iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2-33/+33
2016-09-22iwlwifi: add two new 9560 series PCI IDsOren Givon1-0/+2
2016-09-22iwlwifi: mvm: cleanup usage of init_dbg parameterSara Sharon1-14/+14
2016-09-22iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init configSara Sharon2-32/+15
2016-09-21carl9170: fix debugfs crashesChristian Lamparter1-2/+4
2016-09-21b43legacy: fix debugfs crashChristian Lamparter1-2/+4
2016-09-21b43: fix debugfs crashChristian Lamparter1-2/+4
2016-09-19iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg1-3/+1
2016-09-19iwlwifi: mvm: use LIST_HEAD() macroJohannes Berg1-3/+1
2016-09-19iwlwifi: mvm: set HCMD_NAME for PHY_DB as wellSara Sharon3-2/+3
2016-09-19iwlwifi: mvm: Add mem debugfs entryIdo Yariv2-0/+179
2016-09-19iwlwifi: mvm: move AP-specific code to right functionJohannes Berg1-22/+20
2016-09-19iwlwifi: add new 8265 series PCI IDOren Givon1-0/+1
2016-09-19iwlwifi: mvm: Add debugfs function for clocks diffRoee Zamir3-0/+49
2016-09-19iwlwifi: migrate to devm_* APISharon Dvir2-55/+34
2016-09-19iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon1-0/+5
2016-09-19iwlwifi: don't export trace points that are used in iwlwifi onlyEmmanuel Grumbach1-3/+0
2016-09-19iwlwifi: mvm: document passing unexpected Block Ack Request framesJohannes Berg1-0/+5
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon7-10/+15
2016-09-19iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg2-10/+8
2016-09-19iwlwifi: pcie: log full command sequenceSara Sharon1-2/+3