summaryrefslogtreecommitdiffstats
path: root/net/bluetooth (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-14ieee80211: Add a missing extended capability flag definitionIlan Peer1-0/+7
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer2-0/+41
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin5-1/+16
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin2-2/+18
2019-06-14nl80211: require and validate vendor command policyJohannes Berg5-2/+69
2019-06-14mac80211: add ieee80211_get_he_iftype_cap() helperJohn Crispin1-4/+18
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu4-0/+39
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2-1/+3
2019-06-14nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu1-1/+3
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel3-44/+61
2019-05-28nl80211: fill all policy .type entriesJohannes Berg1-21/+57
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata4-13/+50
2019-05-27enetc: fix le32/le16 degrading to integer warningsY.b. Lu1-7/+9
2019-05-27r8169: remove support for RTL_GIGA_MAC_VER_01Heiner Kallweit1-34/+9
2019-05-27r8169: improve RTL8168d PHY initializationHeiner Kallweit1-101/+52
2019-05-27r8169: change type of member mac_version in rtl8169_privateHeiner Kallweit1-2/+6
2019-05-27r8169: remove unneeded return statement in rtl_hw_init_8168gHeiner Kallweit1-2/+1
2019-05-27r8169: remove rtl_hw_init_8168epHeiner Kallweit1-9/+3
2019-05-27cxgb4: Make t4_get_tp_e2c_map staticYueHaibing1-1/+1
2019-05-27selftest: Fixes for icmp_redirect testDavid Ahern1-8/+38
2019-05-27ipv4: remove redundant assignment to nColin Ian King1-1/+0
2019-05-27net: phy: bcm87xx: improve bcm87xx_config_init and feature detectionHeiner Kallweit1-12/+8
2019-05-26inet: frags: rework rhashtable dismantleEric Dumazet2-12/+41
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet11-63/+78
2019-05-26net: add a net pointer to struct fqdirEric Dumazet5-24/+17
2019-05-26net: rename inet_frags_init_net() to fdir_init()Eric Dumazet5-9/+6
2019-05-26ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet1-11/+6
2019-05-26netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...Eric Dumazet1-12/+7
2019-05-26ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]Eric Dumazet1-10/+5
2019-05-26ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[]Eric Dumazet1-12/+6
2019-05-26net: rename struct fqdir fieldsEric Dumazet9-92/+92
2019-05-26net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet6-11/+11
2019-05-26inet: rename netns_frags to fqdirEric Dumazet9-60/+61
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut3-0/+430
2019-05-26net: hns3: fix for FEC configurationJian Shen1-0/+7
2019-05-26net: hns3: add aRFS support for PFJian Shen4-0/+238
2019-05-26net: hns3: refine the flow director handleJian Shen2-32/+112
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen1-29/+48
2019-05-26net: ethernet: add ag71xx driverOleksij Rempel3-1/+1908
2019-05-26MIPS: ath79: ar9331: add Ethernet nodesOleksij Rempel2-0/+34