summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wimax: remove blank lines at EOFStephen Hemminger2018-07-244-6/+0
* sched: fix trailing whitespaceStephen Hemminger2018-07-245-6/+3
* net: remove redundant input checks in SIOCSIFTXQLEN case of dev_ifsiocTariq Toukan2018-07-241-6/+1
* Merge branch 'cxgb4-collect-free-Tx-Rx-pages-and-page-pointers'David S. Miller2018-07-245-13/+39
|\
| * 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
|/
* Merge branch 'mlxsw-Add-extack-messages-for-tc-flower'David S. Miller2018-07-245-53/+114
|\
| * 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
|/
* netlink: do not store start function in netlink_cbFlorian Westphal2018-07-242-4/+2
* Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller2018-07-245-36/+170
|\
| * mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-07-242-10/+16
| * wireless/lib80211: Convert from ahash to shashKees Cook2018-07-241-25/+30
| * mac80211_hwsim: Add support for HEIlan Peer2018-07-091-0/+123
| * mac80211: don't put null-data frames on the normal TXQJohannes Berg2018-07-091-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller2018-07-2379-704/+1787
|\ \
| * | 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