summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()Jakub Kicinski2018-07-311-3/+4
* nfp: bpf: improve map offload info messagesJakub Kicinski2018-07-271-4/+16
* nfp: bpf: remember maps by IDJakub Kicinski2018-07-275-17/+26
* nfp: bpf: allow receiving perf events on data queuesJakub Kicinski2018-07-273-0/+22
* nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski2018-07-273-14/+15
* nfp: allow control message reception on data queuesJakub Kicinski2018-07-274-0/+31
* nfp: move repr handling on RX pathJakub Kicinski2018-07-271-14/+15
* net: phy: add GBit master / slave error detectionHeiner Kallweit2018-07-241-0/+8
* cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy2018-07-243-9/+14
* cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy2018-07-245-4/+25
* mlxsw: spectrum_flower: Add extack messagesNir Dotan2018-07-241-4/+17
* mlxsw: spectrum_acl: Add extack messagesNir Dotan2018-07-241-4/+11
* mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan2018-07-241-10/+25
* mlxsw: spectrum_acl: Propagate extack pointerNir Dotan2018-07-245-35/+61
* Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller2018-07-241-0/+123
|\
| * mac80211_hwsim: Add support for HEIlan Peer2018-07-091-0/+123
* | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-2375-701/+1607
|\ \
| * | mt76x2: debugfs: add sw pulse statistics to dfs debugfsLorenzo Bianconi2018-07-043-1/+25
| * | mt76x2: dfs: add sw pattern detectorLorenzo Bianconi2018-07-042-1/+260
| * | mt76x2: dfs: add sw event ring bufferLorenzo Bianconi2018-07-042-3/+163
| * | mt76: introduce mt76_{incr,decr} utility routinesLorenzo Bianconi2018-07-041-0/+12
| * | atmel: using strlcpy() to avoid possible buffer overflowsYueHaibing2018-07-041-2/+1
| * | wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva2018-07-041-2/+2
| * | libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2018-07-042-6/+25
| * | brcmfmac: update STA info struct to the v5Rafał Miłecki2018-07-041-0/+14
| * | brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki2018-07-041-5/+24
| * | brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki2018-07-043-0/+45
| * | brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki2018-07-042-1/+4
| * | brcmfmac: detect firmware support for monitor interfaceRafał Miłecki2018-07-042-1/+4
| * | mt76: improve gain adjustment in noisy environmentsFelix Fietkau2018-06-271-10/+16
| * | mt76: track ewma rssi for gain adjustment per stationFelix Fietkau2018-06-274-20/+83
| * | mt76: add a debugfs file to dump agc calibration informationFelix Fietkau2018-06-273-0/+16
| * | mt76: fix variable gain adjustment rangeFelix Fietkau2018-06-271-1/+1
| * | mt76: clear false CCA counters after changing gain settingsFelix Fietkau2018-06-271-0/+3
| * | mt76: adjust AGC control register 26 based on gain for VHT80Felix Fietkau2018-06-271-2/+9
| * | mt76: fix swapped values for RXO-18 in gain controlFelix Fietkau2018-06-271-2/+2
| * | mt76: fix threshold for gain adjustmentFelix Fietkau2018-06-271-1/+1
| * | mt76: fix beacon timer driftFelix Fietkau2018-06-273-2/+41
| * | zd1211rw: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-271-9/+12
| * | libertas: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-271-4/+3
| * | libertas_tf: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-271-4/+4
| * | ipw2x00: track time using boottimeArnd Bergmann2018-06-274-20/+20
| * | zd1211rw: stop using deprecated get_seconds()Arnd Bergmann2018-06-271-1/+1
| * | wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-2710-73/+73
| * | rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter2018-06-271-0/+2
| * | atmel: use memdup_user to simplify the codeYueHaibing2018-06-271-8/+3
| * | mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()Lorenzo Bianconi2018-06-271-4/+2
| * | net: ipw2x00: Replace NULL comparison with !privVarsha Rao2018-06-271-1/+1
| * | mwifiex: uap: do not chok ethernet header in bridge pathXinming Hu2018-06-271-26/+26
| * | brcmsmac: make function wlc_phy_workarounds_nphy_rev1 staticColin Ian King2018-06-271-1/+1