summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2019-02-01' of git://git.kernel.org/pub/sc...David S. Miller2019-02-0125-75/+749
|\
| * mac80211: fix missing/malformed documentationJohannes Berg2019-02-013-8/+57
| * cfg80211: add missing documentation that kernel-doc warns aboutJohannes Berg2019-02-011-1/+14
| * netlink: reduce NLA_POLICY_NESTED{,_ARRAY} argumentsJohannes Berg2019-02-012-12/+11
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-011123-27503/+44186
| |\
| * | cfg80211: fix typoMatteo Croce2019-02-011-1/+1
| * | mac80211: Fix documentation strings for airtime-related variablesToke Høiland-Jørgensen2019-02-012-1/+4
| * | mac80211: remove unused variableJohannes Berg2019-01-281-1/+0
| * | nl80211: Allow set/del pmksa operations for APLiangwei Dong2019-01-252-1/+8
| * | cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2019-01-253-11/+42
| * | cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2019-01-253-0/+20
| * | cfg80211: Notify all User Hints To self managed wiphysSriram R2019-01-251-3/+1
| * | cfg80211: mark expected switch fall-throughsGustavo A. R. Silva2019-01-251-0/+2
| * | mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen2019-01-253-3/+27
| * | virt_wifi: remove set but not used variable 'w_priv'YueHaibing2019-01-191-2/+0
| * | virt_wifi: remove duplicated include from virt_wifi.cYueHaibing2019-01-191-5/+0
| * | mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau2019-01-194-8/+29
| * | mac80211: mesh: only switch path when new metric is at least 10% betterJulan Hsu2019-01-191-3/+8
| * | mac80211: mesh: use average bitrate for link metric calculationJulan Hsu2019-01-193-3/+15
| * | nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2019-01-196-4/+20
| * | nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2019-01-195-2/+18
| * | mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich2019-01-192-0/+10
| * | mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-1910-10/+282
| * | cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen2019-01-193-1/+49
| * | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-197-7/+143
* | | net: hns3: Check for allocation failureDan Carpenter2019-02-011-0/+2
* | | ethtool: remove unnecessary check in ethtool_get_regs()Dan Carpenter2019-02-011-6/+3
| |/ |/|
* | r8169: improve WoL handlingHeiner Kallweit2019-01-311-38/+1
* | macvlan: use netif_is_macvlan_port()Julian Wiedmann2019-01-311-4/+2
* | Merge branch 'hns3-next'David S. Miller2019-01-3013-104/+145
|\ \
| * | net: hns3: keep flow director state unchanged when resetJian Shen2019-01-302-5/+7
| * | net: hns3: stop sending keep alive msg to PF when VF is resettingJian Shen2019-01-301-0/+4
| * | net: hns3: fix an issue for hclgevf_ae_get_hdevPeng Li2019-01-301-1/+6
| * | net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan2019-01-301-1/+1
| * | net: hns3: fix for rss result nonuniformJian Shen2019-01-302-6/+26
| * | net: hns3: fix netif_napi_del() not do problem when unloadingHuazhong Tan2019-01-301-20/+7
| * | net: hns3: Fix NULL deref when unloading driverHuazhong Tan2019-01-305-22/+40
| * | net: hns3: only support tc 0 for VFYunsheng Lin2019-01-303-16/+28
| * | net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan2019-01-303-4/+16
| * | net: hns3: use the correct interface to stop|open portPeng Li2019-01-301-2/+2
| * | net: hns3: fix VF dump register issueJian Shen2019-01-301-0/+2
| * | net: hns3: reuse the definition of l3 and l4 header info unionliyongxin2019-01-302-27/+6
|/ /
* | Merge branch 'net-dsa-mt7530-support-MT7530-in-the-MT7621-SoC'David S. Miller2019-01-306-48/+117
|\ \
| * | dt-bindings: net: dsa: add new MT7530 binding to support MT7621Greg Ungerer2019-01-301-1/+5
| * | net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoCGreg Ungerer2019-01-302-39/+66
| * | net: ethernet: mediatek: support MT7621 SoC ethernet hardwareBjørn Mork2019-01-303-8/+46
|/ /
* | Merge branch 'mlxsw-spectrum_acl-Include-delta-bits-into-hashtable-key'David S. Miller2019-01-305-43/+174
|\ \
| * | selftests: spectrum-2: Add delta two masks one key testJiri Pirko2019-01-301-1/+45
| * | selftests: spectrum-2: Fix multiple_masks_testJiri Pirko2019-01-301-4/+22
| * | selftests: spectrum-2: Extend and move trace helpersJiri Pirko2019-01-301-22/+49