summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()Arend Van Spriel2016-09-261-2/+6
| | * | | | brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()Arend Van Spriel2016-09-261-1/+1
| | * | | | brcmfmac: ignore 11d configuration errorsHante Meuleman2016-09-261-12/+15
| | * | | | mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat2016-09-264-0/+31
| | * | | | wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren2016-09-261-9/+10
| | * | | | wlcore: Fix config firmware loading issuesTony Lindgren2016-09-263-23/+35
| | * | | | wlcore: spi: Populate config firmware dataTony Lindgren2016-09-261-18/+24
| | * | | | wlcore: sdio: Populate config firmware dataTony Lindgren2016-09-261-29/+47
| | * | | | wlcore: Prepare family to fix nvs file handlingTony Lindgren2016-09-262-8/+11
| | |/ / /
| | * | | iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg2016-09-191-3/+1
| | * | | iwlwifi: mvm: use LIST_HEAD() macroJohannes Berg2016-09-191-3/+1
| | * | | iwlwifi: mvm: set HCMD_NAME for PHY_DB as wellSara Sharon2016-09-193-2/+3
| | * | | iwlwifi: mvm: Add mem debugfs entryIdo Yariv2016-09-192-0/+179
| | * | | iwlwifi: mvm: move AP-specific code to right functionJohannes Berg2016-09-191-22/+20
| | * | | iwlwifi: add new 8265 series PCI IDOren Givon2016-09-191-0/+1
| | * | | iwlwifi: mvm: Add debugfs function for clocks diffRoee Zamir2016-09-193-0/+49
| | * | | iwlwifi: migrate to devm_* APISharon Dvir2016-09-192-55/+34
| | * | | iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon2016-09-191-0/+5
| | * | | iwlwifi: don't export trace points that are used in iwlwifi onlyEmmanuel Grumbach2016-09-191-3/+0
| | * | | iwlwifi: mvm: document passing unexpected Block Ack Request framesJohannes Berg2016-09-191-0/+5
| | * | | iwlwifi: move to wide ID for all commandsSara Sharon2016-09-197-10/+15
| | * | | iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg2016-09-192-10/+8
| | * | | iwlwifi: pcie: log full command sequenceSara Sharon2016-09-191-2/+3
| | * | | iwlwifi: move BIOS MCC retrieval to common codeArik Nemtsov2016-09-193-93/+109
| | * | | iwlwifi: mvm: support packet injectionSara Sharon2016-09-191-0/+55
| | * | | iwlwifi: mvm: Add support for RRM by scanAvrahams Stern2016-09-195-14/+88
| | * | | iwlwifi: mvm: support BAR in reorder bufferSara Sharon2016-09-191-3/+9
| | * | | iwlwifi: mvm: fix DQA AP mode station assumptionSara Sharon2016-09-191-7/+28
| | * | | iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss2016-09-191-5/+10
| | * | | iwlwifi: mvm: add support for MU-MIMO air snifferAviya Erenfeld2016-09-191-0/+8
| | * | | iwlwifi: mvm: compare full command IDJohannes Berg2016-09-191-10/+13
| | * | | iwlwifi: mvm: cleanup skb queue functions useSara Sharon2016-09-191-6/+7
| | * | | iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon2016-09-191-1/+1
| | * | | iwlwifi: mvm: remove variable shadowingLiad Kaufman2016-09-191-3/+3
| | * | | mwifiex: fix null pointer deference when adapter is nullColin Ian King2016-09-171-4/+4
| | * | | mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland2016-09-171-5/+8
| | * | | rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen2016-09-172-1/+144
| | * | | Merge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of git://git.kernel.org/pub/s...Kalle Valo2016-09-1726-459/+897
| | |\ \ \
| | | * | | iwlwifi: mvm: tighten BAID range checkJohannes Berg2016-09-161-1/+1
| | | * | | iwlwifi: mvm: remove pointless _bh from spinlock in timerJohannes Berg2016-09-161-3/+3
| | | * | | iwlwifi: mvm: make RSS RX more robustJohannes Berg2016-09-161-1/+1
| | | * | | iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir2016-09-163-21/+12
| | | * | | iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss2016-09-161-4/+5
| | | * | | iwlwifi: mvm: bump max API to 26Emmanuel Grumbach2016-09-164-6/+6
| | | * | | iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon2016-09-161-44/+44
| | | * | | iwlwifi: mvm: use setup_timer instead of init_timer and data fieldsWei Yongjun2016-09-161-5/+3
| | | * | | iwlwifi: add the new 8275 seriesOren Givon2016-09-163-0/+13
| | | * | | iwlwifi: add the new 9560 seriesOren Givon2016-09-163-0/+16
| | | * | | iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss2016-09-162-1/+33
| | | * | | iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman2016-09-161-1/+23