summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki2016-09-271-1/+2
| | * | | rtlwifi: Add explicit values to hw_variables enumLarry Finger2016-09-271-104/+104
| | * | | rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger2016-09-277-0/+14
| | * | | rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-2738-123/+128
| | * | | Merge tag 'iwlwifi-next-for-kalle-2015-09-26' of git://git.kernel.org/pub/scm...Kalle Valo2016-09-2721-204/+110
| | |\ \ \ | | | |/ / | | |/| |
| | | * | iwlwifi: mvm: initialise ADD_STA before sending it to the firmwareEmmanuel Grumbach2016-09-261-1/+1
| | | * | iwlwifi: allow error table address new rangeSara Sharon2016-09-261-1/+1
| | | * | iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLEEmmanuel Grumbach2016-09-262-3/+3
| | | * | iwlwifi: remove support for fw older than -17 and -22Luca Coelho2016-09-2614-118/+36
| | | * | iwlwifi: mvm: correct rate_idx bounds-checkJohannes Berg2016-09-221-1/+1
| | | * | iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho2016-09-221-1/+4
| | | * | iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2016-09-222-33/+33
| | | * | iwlwifi: add two new 9560 series PCI IDsOren Givon2016-09-221-0/+2
| | | * | iwlwifi: mvm: cleanup usage of init_dbg parameterSara Sharon2016-09-221-14/+14
| | | * | iwlwifi: mvm: cleanup redundant no_power_up_nic_in_init configSara Sharon2016-09-222-32/+15
| | * | | brcmfmac: drop unused fields from struct brcmf_pubRafał Miłecki2016-09-263-9/+0
| | * | | brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki2016-09-261-1/+4
| | * | | rtl8xxxu: Stop log spam from each successful interruptLarry Finger2016-09-262-1/+3
| | * | | rtl8xxxu: Use a struct rtl8xxxu_fileops * in rtl8xxxu_init_device()Jes Sorensen2016-09-261-18/+19
| | * | | rtl8xxxu: Clean up llt_init() APIJes Sorensen2016-09-262-6/+9
| | * | | rtl8xxxu: Fix off by one error calculating pubqJes Sorensen2016-09-261-1/+1
| | * | | mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar2016-09-261-17/+6
| | * | | mwifiex: fix race condition causing tx timeoutCathy Luo2016-09-261-3/+9
| | * | | mwifiex: fix kernel crash for USB chipsetsCathy Luo2016-09-261-2/+2
| | * | | brcmfmac: simplify mapping of auth typeHante Meuleman2016-09-261-7/+1
| | * | | brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman2016-09-261-2/+4
| | * | | brcmfmac: fix clearing entry IPv6 addressHante Meuleman2016-09-261-2/+5
| | * | | brcmfmac: remove unnecessary null pointer checkHante Meuleman2016-09-261-2/+1
| | * | | brcmfmac: remove worker from .ndo_set_mac_address() callbackArend Van Spriel2016-09-262-28/+13
| | * | | brcmfmac: initialize variable in brcmf_sdiod_regrl()Arend Van Spriel2016-09-261-1/+1
| | * | | 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