summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-09-26brcmfmac: simplify mapping of auth typeHante Meuleman
2016-09-26brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman
2016-09-26brcmfmac: fix clearing entry IPv6 addressHante Meuleman
2016-09-26brcmfmac: remove unnecessary null pointer checkHante Meuleman
2016-09-26brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel
2016-09-26brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel
2016-09-26brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()Arend Van Spriel
2016-09-26brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()Arend Van Spriel
2016-09-26brcmfmac: ignore 11d configuration errorsHante Meuleman
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat
2016-09-26wlcore: wl18xx: Use chip specific configuration firmwareTony Lindgren
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren
2016-09-26wlcore: spi: Populate config firmware dataTony Lindgren
2016-09-26wlcore: sdio: Populate config firmware dataTony Lindgren
2016-09-26wlcore: Prepare family to fix nvs file handlingTony Lindgren
2016-09-19iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg
2016-09-19iwlwifi: mvm: use LIST_HEAD() macroJohannes Berg
2016-09-19iwlwifi: mvm: set HCMD_NAME for PHY_DB as wellSara Sharon
2016-09-19iwlwifi: mvm: Add mem debugfs entryIdo Yariv
2016-09-19iwlwifi: mvm: move AP-specific code to right functionJohannes Berg
2016-09-19iwlwifi: add new 8265 series PCI IDOren Givon
2016-09-19iwlwifi: mvm: Add debugfs function for clocks diffRoee Zamir
2016-09-19iwlwifi: migrate to devm_* APISharon Dvir
2016-09-19iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon
2016-09-19iwlwifi: don't export trace points that are used in iwlwifi onlyEmmanuel Grumbach
2016-09-19iwlwifi: mvm: document passing unexpected Block Ack Request framesJohannes Berg
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon
2016-09-19iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg
2016-09-19iwlwifi: pcie: log full command sequenceSara Sharon
2016-09-19iwlwifi: move BIOS MCC retrieval to common codeArik Nemtsov
2016-09-19iwlwifi: mvm: support packet injectionSara Sharon
2016-09-19iwlwifi: mvm: Add support for RRM by scanAvrahams Stern
2016-09-19iwlwifi: mvm: support BAR in reorder bufferSara Sharon
2016-09-19iwlwifi: mvm: fix DQA AP mode station assumptionSara Sharon
2016-09-19iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss
2016-09-19iwlwifi: mvm: add support for MU-MIMO air snifferAviya Erenfeld
2016-09-19iwlwifi: mvm: compare full command IDJohannes Berg
2016-09-19iwlwifi: mvm: cleanup skb queue functions useSara Sharon
2016-09-19iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon
2016-09-19iwlwifi: mvm: remove variable shadowingLiad Kaufman
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland
2016-09-17rtl8xxxu: Implement 8192e specific power down sequenceJes Sorensen
2016-09-17Merge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of git://git.kernel.org/pub/s...Kalle Valo
2016-09-17dwc_eth_qos: constify net_device_ops structuresJulia Lawall
2016-09-17hisilicon: constify net_device_ops structuresJulia Lawall
2016-09-17net: vrf: Remove RT_FL_TOSDavid Ahern
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-17net/mlx5e: Implement RX mapped page cache for page recycleTariq Toukan
2016-09-17net/mlx5e: Introduce API for RX mapped pagesTariq Toukan