summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich3-1/+82
2019-07-29cfg80211: refactor cfg80211_bss_updateSergey Matyukevich1-82/+89
2019-07-26nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior1-0/+24
2019-07-26nl80211: document uapi for CMD_FRAME_WAIT_CANCELDenis Kenzior1-1/+3
2019-07-26mac80211: implement HE support for meshSven Eckelmann5-1/+128
2019-07-26mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flagsLorenzo Bianconi2-1/+9
2019-07-26mac80211: HE: add Spatial Reuse element parsing supportJohn Crispin3-0/+54
2019-07-26mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin1-12/+162
2019-07-26mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin3-4/+8
2019-07-26mac80211: add xmit rate to struct ieee80211_tx_statusJohn Crispin1-0/+2
2019-07-26mac80211: add support for parsing ADDBA_EXT IEsJohn Crispin3-0/+16
2019-07-26cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg1-2/+5
2019-07-26cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg1-1/+3
2019-07-26cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg1-7/+1
2019-07-26cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-11/+6
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel3-6/+14
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel4-32/+14
2019-07-26mac80211_hwsim: Extended Key ID API updateAlexander Wetzel1-6/+0
2019-07-26mac80211: add tx dequeue function for process contextErik Stromdahl2-0/+28
2019-07-26lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel2-112/+87
2019-07-26mac80211: remove unused and unneeded remove_sta_debugfs callbackGreg Kroah-Hartman3-11/+0
2019-07-26iwlwifi: mvm: remove unused .remove_sta_debugfs callbackGreg Kroah-Hartman1-5/+0
2019-07-26iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-25/+8
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach10-15/+26
2019-07-26mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET1-2/+2
2019-07-26net: mvneta: use devm_platform_ioremap_resource() to simplify codeJisheng Zhang1-3/+1
2019-07-26Merge branch 'tipc-link-changeover-issues'David S. Miller5-19/+199
2019-07-26tipc: fix changeover issues due to large packetTuong Lien3-15/+155
2019-07-26tipc: optimize link synching mechanismTuong Lien4-4/+44
2019-07-25ptp: ptp_dte: remove redundant dev_err messageDing Xiang1-4/+1
2019-07-25Merge branch 'mlxsw-Two-small-updates'David S. Miller2-3/+23
2019-07-25mlxsw: spectrum_router: Increase scale of IPv6 nexthop groupsIdo Schimmel1-2/+2
2019-07-25mlxsw: spectrum: Expose KVD size for Spectrum-2Amit Cohen1-1/+21
2019-07-25net: sfc: falcon: convert to i2c_new_dummy_deviceWolfram Sang1-7/+7
2019-07-25mlx4: avoid large stack usage in mlx4_init_hca()Arnd Bergmann1-27/+39
2019-07-25qed: reduce maximum stack frame sizeArnd Bergmann1-19/+15
2019-07-25r8169: improve rtl_set_rx_modeHeiner Kallweit1-30/+22
2019-07-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller6-14/+22
2019-07-25net/ixgbevf: fix a compilation error of skb_frag_tQian Cai1-2/+5
2019-07-25selftests: mlxsw: Fix typo in qos_mc_aware.shMasanari Iida1-2/+2
2019-07-25qlge: Fix build error without CONFIG_ETHERNETYueHaibing1-1/+1
2019-07-25r8169: fix a typo in a commentCorentin Musard1-1/+1
2019-07-24e1000e: add workaround for possible stalled packetKai-Heng Feng2-1/+11
2019-07-24igc: Add more SKUs for i225 deviceSasha Neftin3-0/+9
2019-07-24igc: Update the MAC reset flowSasha Neftin2-2/+2
2019-07-24igc: Remove the unused field from a device specification structureSasha Neftin1-5/+0
2019-07-24igc: Remove the polarity field from a PHY information structureSasha Neftin1-6/+0
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)6-9/+9
2019-07-24sfc-falcon: Use dev_get_drvdata where possibleChuhong Yuan2-5/+5
2019-07-24sfc: Use dev_get_drvdata where possibleChuhong Yuan2-7/+7