aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang
2020-12-11nl80211: add common API to configure SAR power limitationsCarl Huang
2020-12-11mac80211: fix a mistake check for rx_stats updateWen Gong
2020-12-11mac80211: mlme: save ssid info to ieee80211_bss_conf while assocWen Gong
2020-12-11mac80211: Update rate control on channel changeIlan Peer
2020-12-11mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer
2020-12-11mac80211: ignore country element TX power on 6 GHzJohannes Berg
2020-12-11mac80211: use bitfield helpers for BA session action framesJohannes Berg
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern
2020-12-11mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg
2020-12-11mac80211: use struct assignment for he_obss_pdJohannes Berg
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg
2020-12-11nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg
2020-12-11mac80211: disallow band-switch during CSAJohannes Berg
2020-12-11ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern
2020-12-11cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer
2020-12-11nl80211: always accept scan request with the duration setAvraham Stern
2020-12-11cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer
2020-12-11cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker
2020-12-11mac80211: Skip entries with SAE H2E only membership selectorIlan Peer
2020-12-11cfg80211: Parse SAE H2E only membership selectorIlan Peer
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix
2020-12-11nl80211: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-11mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-11cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-11cfg80211: fix callback type mismatches in wext-compatSami Tolvanen
2020-12-11net: wireless: make a const array static, makes object smallerColin Ian King
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov
2020-12-11rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach
2020-12-10Merge branch 'add-ppp_generic-ioctls-to-bridge-channels'David S. Miller
2020-12-10docs: update ppp_generic.rst to document new ioctlsTom Parkin
2020-12-10ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin
2020-12-10rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlersJakub Kicinski
2020-12-10Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau
2020-12-10net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan
2020-12-10net: lapbether: Consider it successful if (dis)connecting when already (dis)c...Xie He
2020-12-10igc: Add new device IDSasha Neftin
2020-12-10tcp: correctly handle increased zerocopy args struct sizeArjun Roy
2020-12-10net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun
2020-12-10net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun
2020-12-10Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...David S. Miller
2020-12-10vxlan: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2020-12-10can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam