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
path:
root
/
tools
/
perf
/
scripts
/
python
/
mem-phys-addr.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static
Johannes Berg
2
-2
/
+1
2020-03-27
iwlwifi: bump FW API to 53 for 22000 series
Luca Coelho
1
-1
/
+1
2020-03-27
iwlwifi: remove IWL_FW_DBG_DOMAIN macro
Johannes Berg
1
-2
/
+0
2020-03-27
iwlwifi: yoyo: enable yoyo by default
Luca Coelho
1
-1
/
+2
2020-03-27
iwlwifi: scan: support FW APIs with variable number of profiles
Tova Mussai
5
-23
/
+65
2020-03-27
iwlwifi: yoyo: don't block dumping internal memory when not in SRAM mode
rotem saado
1
-7
/
+1
2020-03-27
iwlwifi: remove support for QnJ HR FPGA
Luca Coelho
3
-30
/
+0
2020-03-27
iwlwifi: remove support for QnJ Hr STEP A
Luca Coelho
2
-18
/
+0
2020-03-27
iwlwifi: add trans_cfg for devices with long latency
Luca Coelho
3
-2
/
+16
2020-03-27
iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMD
Luca Coelho
3
-15
/
+32
2020-03-27
iwlwifi: mvm: add support for non EDCA based measurements
Avraham Stern
3
-1
/
+19
2020-03-27
iwlwifi: remove unnecessary cfg mangling for Qu C and QuZ with Jf
Luca Coelho
3
-169
/
+8
2020-03-27
iwlwifi: convert QnJ with Jf devices to new config table
Luca Coelho
3
-107
/
+86
2020-03-27
iwlwifi: convert all Qu with Jf devices to the new config table
Luca Coelho
3
-250
/
+283
2020-03-27
iwlwifi: add HW step to new cfg device table
Luca Coelho
2
-22
/
+46
2020-03-27
iwlwifi: remove some unused extern declarations from iwl-config.h
Luca Coelho
1
-9
/
+0
2020-03-27
iwlwifi: move integrated, extra_phy and soc_latency to trans_cfg
Luca Coelho
7
-71
/
+58
2020-03-27
iwlwifi: mvm: enable SF also when we have HE
Johannes Berg
1
-3
/
+5
2020-03-27
iwlwifi: remove redundant iwl9560_2ac_cfg struct
Luca Coelho
2
-11
/
+6
2020-03-27
iwlwifi: mvm: rs-fw: fix some indentation
Johannes Berg
1
-2
/
+1
2020-03-27
iwlwifi: scan: support scan req cmd ver 14
Shahar S Matityahu
2
-8
/
+173
2020-03-27
iwlwifi: pass trans and NVM data to HE capability parsing
Johannes Berg
1
-3
/
+5
2020-03-27
iwlwifi: pcie: implement read_config32
Luca Coelho
1
-0
/
+8
2020-03-27
iwlwifi: yoyo: add PCI config space region type
Luca Coelho
3
-1
/
+47
2020-03-27
iwlwifi: mvm: add soc latency support
Shahar S Matityahu
5
-12
/
+124
2020-03-26
hostap: convert to struct proc_ops
YueHaibing
1
-5
/
+5
2020-03-26
rtw88: fix non-increase management packet sequence number
Tzu-En Huang
3
-0
/
+15
2020-03-26
brcmfmac: add USB autosuspend feature support
Wright Feng
1
-50
/
+71
2020-03-26
brcmfmac: increase max hanger slots from 1K to 3K in fws layer
Madhan Mohan R
1
-1
/
+1
2020-03-26
brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().
Raveendran Somu
1
-1
/
+1
2020-03-26
brcmfmac: Fix double freeing in the fmac usb data path
Raveendran Somu
1
-2
/
+1
2020-03-26
brcmfmac: Fix driver crash on USB control transfer timeout
Raveendran Somu
1
-2
/
+4
2020-03-26
rtl8xxxu: Feed current txrate information for mac80211
Chris Chiu
2
-2
/
+85
2020-03-26
rtl8xxxu: add enumeration for channel bandwidth
Chris Chiu
2
-1
/
+10
2020-03-26
rtw88: add a debugfs entry to enable/disable coex mechanism
Yan-Hsuan Chuang
1
-0
/
+45
2020-03-26
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
6
-0
/
+595
2020-03-24
devlink: expand the devlink-info documentation
Jakub Kicinski
4
-16
/
+213
2020-03-24
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-24
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
1
-0
/
+8
2020-03-24
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2
-0
/
+27
2020-03-24
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2
-39
/
+83
2020-03-24
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
2020-03-24
net: axienet: Add mii-tool support
Andre Przywara
1
-0
/
+11
2020-03-24
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2
-11
/
+0
2020-03-24
net: axienet: Mark eth_irq as optional
Andre Przywara
1
-2
/
+2
2020-03-24
net: axienet: Check for DMA mapping errors
Andre Przywara
1
-1
/
+30
2020-03-24
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
1
-22
/
+57
2020-03-24
net: axienet: Improve DMA error handling
Andre Przywara
1
-2
/
+2
2020-03-24
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
1
-15
/
+28
2020-03-24
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
[next]