summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-21mac80211: fils: use cfg80211_find_ext_elem()Johannes Berg1-10/+12
2021-10-21mac80211: fix memory leaks with element parsingJohannes Berg3-24/+25
2021-10-21cfg80211: prepare for const netdev->dev_addrJakub Kicinski1-1/+1
2021-10-21mac80211: use eth_hw_addr_set()Jakub Kicinski1-5/+3
2021-10-21wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski1-2/+5
2021-10-21mac80211: debugfs: calculate free buffer size correctlyMordechay Goodstein1-44/+47
2021-09-28mac80211: MBSSID support in interface handlingJohn Crispin3-1/+71
2021-09-27nl80211: MBSSID and EMA support in AP modeJohn Crispin3-5/+293
2021-09-27nl80211: don't kfree() ERR_PTR() valueJohannes Berg1-0/+1
2021-09-27cfg80211: always free wiphy specific regdomainJohannes Berg1-0/+10
2021-09-27mac80211: save transmit power envelope element and power constraintWen Gong2-0/+35
2021-09-27mac80211: add parse regulatory info in 6 GHz operation informationWen Gong1-0/+14
2021-09-27ieee80211: add power type definition for 6 GHzWen Gong2-0/+40
2021-09-27mac80211: twt: don't use potentially unaligned pointerJohannes Berg1-3/+5
2021-09-27cfg80211: AP mode driver offload for FILS association cryptoSubrat Mishra5-0/+134
2021-09-24mac80211_hwsim: enable 6GHz channelsRamon Fontes1-15/+141
2021-09-24mac80211: use ieee802_11_parse_elems() in ieee80211_prep_channel()Wen Gong1-37/+22
2021-09-23nl80211: don't put struct cfg80211_ap_settings on stackJohannes Berg1-78/+108
2021-09-23mac80211: always allocate struct ieee802_11_elemsJohannes Berg10-201/+272
2021-09-23mac80211: mlme: find auth challenge directlyJohannes Berg3-11/+6
2021-09-23mac80211: move CRC into struct ieee802_11_elemsJohannes Berg3-13/+15
2021-09-23mac80211: mesh: clean up rx_bcn_presp APIJohannes Berg3-20/+17
2021-09-23mac80211: reduce stack usage in debugfsJohannes Berg1-7/+31
2021-09-23nl80211: prefer struct_size over open coded arithmeticLen Baker1-6/+6
2021-09-23mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi1-11/+1
2021-09-23cfg80211: honour V=1 in certificate code generationJohannes Berg1-2/+2
2021-09-22Merge branch 'mlxsw-trap-adjacency'David S. Miller2-52/+81
2021-09-22mlxsw: spectrum_router: Start using new trap adjacency entryIdo Schimmel2-52/+1
2021-09-22mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop groupIdo Schimmel2-0/+80
2021-09-22net: wwan: iosm: fw flashing and cd improvementsM Chetan Kumar6-103/+87
2021-09-22skbuff: pass the result of data ksize to __build_skb_aroundLi RongQing1-3/+5
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky30-182/+34
2021-09-21net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...Mianhan Liu1-9/+0
2021-09-21Merge branch 'iddq-sr-mode'David S. Miller4-4/+71
2021-09-21net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SRFlorian Fainelli1-1/+3
2021-09-21net: bcmgenet: Request APD, DLL disable and IDDQ-SRFlorian Fainelli1-1/+3
2021-09-21net: phy: broadcom: Utilize appropriate suspend for BCM54810/11Florian Fainelli1-2/+2
2021-09-21net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610MFlorian Fainelli1-0/+4
2021-09-21net: phy: broadcom: Add IDDQ-SR modeFlorian Fainelli2-0/+59
2021-09-21net/ipv4/syncookies.c: remove superfluous header files from syncookies.cMianhan Liu1-2/+0
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...Mianhan Liu1-3/+0
2021-09-20net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.cMianhan Liu1-7/+0
2021-09-20net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.cMianhan Liu1-6/+0
2021-09-20net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu1-8/+0
2021-09-20net: lantiq: add support for jumbo framesAleksander Jan Bajkowski1-7/+57
2021-09-20Merge branch 'wwan-iosm-fw-flashing'David S. Miller16-31/+2239
2021-09-20net: wwan: iosm: fw flashing & cd collection infrastructure changesM Chetan Kumar2-1/+5
2021-09-20net: wwan: iosm: devlink fw flashing & cd collection documentationM Chetan Kumar2-0/+183
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar6-30/+464
2021-09-20net: wwan: iosm: coredump collection supportM Chetan Kumar2-0/+185