summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg1-1/+2
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon4-6/+62
2019-02-22mac80211: support max channel switch time elementSara Sharon6-0/+18
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen6-16/+46
2019-02-22cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast addressMao Wenan1-1/+1
2019-02-11virt_wifi: Remove REGULATORY_WIPHY_SELF_MANAGEDCody Schuffelen1-1/+0
2019-02-11cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg1-10/+8
2019-02-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2-10/+10
2019-02-11cfg80211: restore regulatory without calling userspaceJohannes Berg2-15/+60
2019-02-08ieee80211: fix for_each_element_extid()Johannes Berg1-2/+2
2019-02-08Merge branch 'cfg80211-mac80211-multi-bssid' into mac80211-nextJohannes Berg17-193/+999
2019-02-08cfg80211: add missing kernel-doc for multi-BSSID fieldsJohannes Berg1-0/+4
2019-02-08mac80211_hwsim: Declare support for Multi-BSSIDJouni Malinen1-0/+1
2019-02-08cfg80211: fix memory leak of new_ieSara Sharon1-4/+5
2019-02-08cfg80211: fix the IE inheritance of extension IEsSara Sharon1-7/+13
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon5-2/+42
2019-02-08mac80211: support multi-bssidSara Sharon6-48/+255
2019-02-08nl80211: use for_each_element() in validate_ie_attr()Johannes Berg1-20/+8
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon2-21/+53
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg3-32/+148
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon2-16/+23
2019-02-08mac80211: use element iteration macro in parsingJohannes Berg1-19/+6
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon2-1/+18
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon3-48/+46
2019-02-08cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon2-2/+46
2019-02-08cfg80211: use for_each_element() for multi-bssid parsingJohannes Berg1-32/+15
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu2-39/+472
2019-02-08mac80211: move the bss update from elements to an helperSara Sharon1-70/+80
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon9-72/+95
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg2-8/+59
2019-02-05mac80211_hwsim: Support boottime in scan resultsJouni Malinen1-2/+4
2019-02-05net: marvell: mvpp2: fix lack of link interruptsRussell King1-7/+14
2019-02-05net: marvell: mvpp2: use phy_interface_mode_is_8023z() helperRussell King1-23/+15
2019-02-05Merge branch 'nixge-Fixed-link-support'David S. Miller2-16/+88
2019-02-05dt-bindings: net: Add fixed-link supportMoritz Fischer1-1/+32
2019-02-05net: nixge: Add support for fixed-link configurationsMoritz Fischer1-7/+20
2019-02-05net: nixge: Make mdio child node optionalMoritz Fischer2-9/+37
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij11-46/+72
2019-02-04net/mlx5: Fix code style issue in mlx driverTonghao Zhang1-1/+2
2019-02-04Merge branch 'sh_eth-implement-simple-RX-checksum-offload'David S. Miller2-10/+72
2019-02-04sh_eth: offload RX checksum on SH7763Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on SH7734Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A77980Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R8A7740Sergei Shtylyov1-0/+1
2019-02-04sh_eth: offload RX checksum on R7S72100Sergei Shtylyov1-0/+1
2019-02-04sh_eth: RX checksum offload supportSergei Shtylyov2-2/+59
2019-02-04sh_eth: rename sh_eth_cpu_data::hw_checksumSergei Shtylyov2-8/+8
2019-02-03socket: fix for Add SO_TIMESTAMP[NS]_NEWStephen Rothwell1-1/+1
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03net: Fix fall through warning in y2038 tstamp changes.David S. Miller1-0/+1