summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Update rate control on channel changeIlan Peer2020-12-111-0/+61
* mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach2020-12-111-0/+1
* mac80211: Fix calculation of minimal channel widthIlan Peer2020-12-112-5/+6
* mac80211: ignore country element TX power on 6 GHzJohannes Berg2020-12-111-1/+9
* mac80211: use bitfield helpers for BA session action framesJohannes Berg2020-12-112-10/+10
* mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern2020-12-112-8/+67
* mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg2020-12-111-4/+10
* mac80211: support driver-based disconnect with reconnect hintJohannes Berg2020-12-114-20/+87
* cfg80211: support immediate reconnect request hintJohannes Berg2020-12-117-29/+55
* mac80211: use struct assignment for he_obss_pdJohannes Berg2020-12-111-2/+1
* cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg2020-12-112-15/+1
* nl80211: validate key indexes for cfg80211_registered_deviceAnant Thazhemadam2020-12-113-11/+49
* cfg80211: include block-tx flag in channel switch started eventJohannes Berg2020-12-115-10/+17
* mac80211: disallow band-switch during CSAJohannes Berg2020-12-111-3/+15
* ieee80211: update reduced neighbor report TBTT info lengthAvraham Stern2020-12-111-4/+4
* cfg80211: Save the regulatory domain when setting custom regulatoryIlan Peer2020-12-111-0/+8
* nl80211: always accept scan request with the duration setAvraham Stern2020-12-111-6/+0
* cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer2020-12-111-0/+3
* cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker2020-12-111-10/+8
* mac80211: Skip entries with SAE H2E only membership selectorIlan Peer2020-12-111-3/+4
* cfg80211: Parse SAE H2E only membership selectorIlan Peer2020-12-113-1/+5
* mac80211: support MIC error/replay detected counters driver updateJohannes Berg2020-12-112-0/+69
* mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz2020-12-112-10/+0
* mac80211: remove trailing semicolon in macro definitionsTom Rix2020-12-114-6/+6
* nl80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+1
* mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+2
* cfg80211: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-111-0/+1
* cfg80211: fix callback type mismatches in wext-compatSami Tolvanen2020-12-111-32/+71
* net: wireless: make a const array static, makes object smallerColin Ian King2020-12-111-1/+1
* net: mac80211: use core API for updating TX/RX statsLev Stipakov2020-12-112-27/+7
* rfkill: add a reason to the HW rfkill stateEmmanuel Grumbach2020-12-113-9/+72
* Merge branch 'add-ppp_generic-ioctls-to-bridge-channels'David S. Miller2020-12-103-3/+167
|\
| * docs: update ppp_generic.rst to document new ioctlsTom Parkin2020-12-101-0/+16
| * ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctlsTom Parkin2020-12-102-3/+151
|/
* rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlersJakub Kicinski2020-12-101-11/+13
* Revert "macb: support the two tx descriptors on at91rm9200"Willy Tarreau2020-12-102-40/+8
* net: qualcomm: rmnet: Update rmnet device MTU based on real deviceSubash Abhinov Kasiviswanathan2020-12-104-3/+90
* net: lapbether: Consider it successful if (dis)connecting when already (dis)c...Xie He2020-12-101-2/+11
* igc: Add new device IDSasha Neftin2020-12-103-0/+3
* tcp: correctly handle increased zerocopy args struct sizeArjun Roy2020-12-101-2/+2
* net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()Zheng Yongjun2020-12-101-6/+2
* net/mlx4: simplify the return expression of mlx4_init_srq_table()Zheng Yongjun2020-12-101-7/+2
* net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun2020-12-101-8/+2
* Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...David S. Miller2020-12-1010-48/+242
|\
| * can: mcp251xfd: Add support for internal loopback modeManivannan Sadhasivam2020-12-101-4/+7
| * can: flexcan: convert the driver to DT-onlyFabio Estevam2020-12-101-17/+1
| * can: m_can: add PCI glue driver for Intel Elkhart LakeJarkko Nikula2020-12-103-0/+194
| * can: m_can: move runtime PM enable/disable to m_can_platformPatrik Flykt2020-12-102-8/+9
| * can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...Sean Nyekjaer2020-12-101-4/+0
| * can: rx-offload: can_rx_offload_offload_one(): avoid double unlikely() notati...Antonio Quartulli2020-12-101-1/+1