index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
mac80211: allow SMPS requests only in client mode
Johannes Berg
1
-10
/
+8
2021-06-23
mac80211: remove iwlwifi specific workaround that broke sta NDP tx
Felix Fietkau
2
-9
/
+3
2021-06-23
ieee80211: add the value for Category '6' in "rtw_ieee80211_category"
Christophe JAILLET
1
-0
/
+1
2021-06-23
mac80211_hwsim: record stats in non-netlink path
Nguyen Dinh Phi
1
-0
/
+2
2021-06-23
mac80211_hwsim: add concurrent channels scanning support over virtio
Weilun Du
1
-10
/
+38
2021-06-23
wireless: add check of field VHT Extended NSS BW Capable for 160/80+80 MHz setting
Wen Gong
1
-3
/
+7
2021-06-23
mac80211: check per vif offload_flags in Tx path
Ryder Lee
1
-0
/
+3
2021-06-23
mac80211: add rate control support for encap offload
Ryder Lee
2
-6
/
+15
2021-06-23
mac80211: call ieee80211_tx_h_rate_ctrl() when dequeue
Ryder Lee
1
-23
/
+29
2021-06-23
mac80211: move A-MPDU session check from minstrel_ht to mac80211
Felix Fietkau
3
-27
/
+33
2021-06-23
cfg80211: expose the rfkill device to the low level driver
Emmanuel Grumbach
5
-29
/
+27
2021-06-23
mac80211: don't open-code LED manipulations
Johannes Berg
1
-10
/
+2
2021-06-23
mac80211: consider per-CPU statistics if present
Johannes Berg
1
-8
/
+3
2021-06-23
x86/sev: Add defines for GHCB version 2 MSR protocol requests
Brijesh Singh
1
-1
/
+15
2021-06-23
cfg80211: fix default HE tx bitrate mask in 2G band
Ping-Ke Shih
1
-5
/
+4
2021-06-23
mac80211: remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-23
mac80211: refactor rc_no_data_or_no_ack_use_min function
Philipp Borgers
1
-5
/
+1
2021-06-23
mac80211: do not use low data rates for data frames with no ack flag
Philipp Borgers
1
-0
/
+4
2021-06-23
mac80211: add ieee80211_is_tx_data helper function
Philipp Borgers
1
-0
/
+18
2021-06-23
mac80211: simplify ieee80211_add_station()
Johannes Berg
1
-9
/
+1
2021-06-23
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
5
-46
/
+23
2021-06-23
mac80211: refactor SKB queue processing a bit
Johannes Berg
1
-109
/
+119
2021-06-23
mac80211: unify queueing SKB to iface
Johannes Berg
1
-18
/
+15
2021-06-23
mac80211: minstrel_ht: ignore frame that was sent with noAck flag
Philipp Borgers
1
-0
/
+4
2021-06-23
cfg80211: clean up variable use in cfg80211_parse_colocated_ap()
Dan Carpenter
1
-3
/
+3
2021-06-23
cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELS
Johannes Berg
3
-15
/
+0
2021-06-23
mac80211: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-06-23
net: wireless: wext_compat.c: Remove redundant assignment to ps
Yang Li
1
-1
/
+1
2021-06-23
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
1
-7
/
+7
2021-06-23
Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next
Greg Kroah-Hartman
36
-136
/
+1601
2021-06-23
ALSA: firewire-motu: fix register handling for 896
Takashi Sakamoto
1
-10
/
+23
2021-06-23
ALSA: firewire-motu: fix register handling for 828
Takashi Sakamoto
1
-18
/
+35
2021-06-23
ALSA: firewire-motu: use macro instead of magic number for clock source in v3 protocol
Takashi Sakamoto
1
-7
/
+13
2021-06-23
ALSA: firewire-motu: code refactoring for source detection of sampling clock in v3 protocol
Takashi Sakamoto
1
-47
/
+12
2021-06-23
ALSA: firewire-motu: code refactoring for packet format detection in v2 protocol
Takashi Sakamoto
1
-59
/
+20
2021-06-23
ALSA: firewire-motu: use macro instead of magic number for clock source in v2 protocol
Takashi Sakamoto
1
-7
/
+14
2021-06-23
ALSA: firewire-motu: add support for AES/EBU clock source in v2 protocol
Takashi Sakamoto
1
-0
/
+3
2021-06-23
ALSA: firewire-motu: code refactoring for detection of clock source in v2 protocol
Takashi Sakamoto
1
-47
/
+21
2021-06-23
ALSA: firewire-motu: fix detection for S/PDIF source on optical interface in v2 protocol
Takashi Sakamoto
1
-7
/
+6
2021-06-23
f2fs: fix to avoid adding tab before doc section
Chao Yu
1
-8
/
+8
2021-06-23
f2fs: introduce f2fs_casefolded_name slab cache
Chao Yu
3
-7
/
+40
2021-06-23
f2fs: swap: support migrating swapfile in aligned write mode
Chao Yu
4
-14
/
+101
2021-06-23
f2fs: swap: remove dead codes
Chao Yu
1
-167
/
+1
2021-06-23
f2fs: compress: add compress_inode to cache compressed blocks
Chao Yu
12
-14
/
+361
2021-06-23
f2fs: clean up /sys/fs/f2fs/<disk>/features
Jaegeuk Kim
3
-65
/
+162
2021-06-23
f2fs: add pin_file in feature list
Jaegeuk Kim
1
-0
/
+2
2021-06-23
f2fs: Advertise encrypted casefolding in sysfs
Daniel Rosenberg
1
-0
/
+8
2021-06-23
f2fs: Show casefolding support only when supported
Daniel Rosenberg
1
-0
/
+4
2021-06-23
f2fs: support RO feature
Jaegeuk Kim
4
-6
/
+46
2021-06-23
f2fs: logging neatening
Joe Perches
5
-21
/
+17
[prev]
[next]