aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-23mac80211: allow SMPS requests only in client modeJohannes Berg1-10/+8
2021-06-23mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau2-9/+3
2021-06-23ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET1-0/+1
2021-06-23mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi1-0/+2
2021-06-23mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du1-10/+38
2021-06-23wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz settingWen Gong1-3/+7
2021-06-23mac80211: check per vif offload_flags in Tx pathRyder Lee1-0/+3
2021-06-23mac80211: add rate control support for encap offloadRyder Lee2-6/+15
2021-06-23mac80211: call ieee80211_tx_h_rate_ctrl() when dequeueRyder Lee1-23/+29
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau3-27/+33
2021-06-23cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach5-29/+27
2021-06-23mac80211: don't open-code LED manipulationsJohannes Berg1-10/+2
2021-06-23mac80211: consider per-CPU statistics if presentJohannes Berg1-8/+3
2021-06-23x86/sev: Add defines for GHCB version 2 MSR protocol requestsBrijesh Singh1-1/+15
2021-06-23cfg80211: fix default HE tx bitrate mask in 2G bandPing-Ke Shih1-5/+4
2021-06-23mac80211: remove the repeated declarationShaokun Zhang1-1/+0
2021-06-23mac80211: refactor rc_no_data_or_no_ack_use_min functionPhilipp Borgers1-5/+1
2021-06-23mac80211: do not use low data rates for data frames with no ack flagPhilipp Borgers1-0/+4
2021-06-23mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers1-0/+18
2021-06-23mac80211: simplify ieee80211_add_station()Johannes Berg1-9/+1
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg5-46/+23
2021-06-23mac80211: refactor SKB queue processing a bitJohannes Berg1-109/+119
2021-06-23mac80211: unify queueing SKB to ifaceJohannes Berg1-18/+15
2021-06-23mac80211: minstrel_ht: ignore frame that was sent with noAck flagPhilipp Borgers1-0/+4
2021-06-23cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter1-3/+3
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg3-15/+0
2021-06-23mac80211: Remove redundant assignment to retYang Li1-1/+0
2021-06-23net: wireless: wext_compat.c: Remove redundant assignment to psYang Li1-1/+1
2021-06-23wireless: wext-spy: Fix out-of-bounds warningGustavo A. R. Silva1-7/+7
2021-06-23Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-nextGreg Kroah-Hartman36-136/+1601
2021-06-23ALSA: firewire-motu: fix register handling for 896Takashi Sakamoto1-10/+23
2021-06-23ALSA: firewire-motu: fix register handling for 828Takashi Sakamoto1-18/+35
2021-06-23ALSA: firewire-motu: use macro instead of magic number for clock source in v3 protocolTakashi Sakamoto1-7/+13
2021-06-23ALSA: firewire-motu: code refactoring for source detection of sampling clock in v3 protocolTakashi Sakamoto1-47/+12
2021-06-23ALSA: firewire-motu: code refactoring for packet format detection in v2 protocolTakashi Sakamoto1-59/+20
2021-06-23ALSA: firewire-motu: use macro instead of magic number for clock source in v2 protocolTakashi Sakamoto1-7/+14
2021-06-23ALSA: firewire-motu: add support for AES/EBU clock source in v2 protocolTakashi Sakamoto1-0/+3
2021-06-23ALSA: firewire-motu: code refactoring for detection of clock source in v2 protocolTakashi Sakamoto1-47/+21
2021-06-23ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocolTakashi Sakamoto1-7/+6
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu1-8/+8
2021-06-23f2fs: introduce f2fs_casefolded_name slab cacheChao Yu3-7/+40
2021-06-23f2fs: swap: support migrating swapfile in aligned write modeChao Yu4-14/+101
2021-06-23f2fs: swap: remove dead codesChao Yu1-167/+1
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu12-14/+361
2021-06-23f2fs: clean up /sys/fs/f2fs/<disk>/featuresJaegeuk Kim3-65/+162
2021-06-23f2fs: add pin_file in feature listJaegeuk Kim1-0/+2
2021-06-23f2fs: Advertise encrypted casefolding in sysfsDaniel Rosenberg1-0/+8
2021-06-23f2fs: Show casefolding support only when supportedDaniel Rosenberg1-0/+4
2021-06-23f2fs: support RO featureJaegeuk Kim4-6/+46
2021-06-23f2fs: logging neateningJoe Perches5-21/+17