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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
iwlwifi: add an extra firmware state in the transport
Johannes Berg
1
-5
/
+13
2020-12-10
iwlwifi: mvm: fix a race in CSA that caused assert 0x3420
Sara Sharon
1
-9
/
+11
2020-12-10
iwlwifi: mvm: validate firmware sync response size
Johannes Berg
1
-0
/
+19
2020-12-10
iwlwifi: pcie: clean up some rx code
Johannes Berg
1
-11
/
+8
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
128
-7740
/
+693
2020-12-10
iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()
Johannes Berg
1
-1
/
+1
2020-12-10
iwlwifi: trans: consider firmware dead after errors
Johannes Berg
1
-1
/
+3
2020-12-10
iwlwifi: pcie: remove unnecessary setting of inta_mask
Johannes Berg
1
-1
/
+0
2020-12-10
iwlwifi: fw: file: fix documentation for SAR flag
Johannes Berg
1
-1
/
+1
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
3
-13
/
+1
2020-12-10
iwlwifi: mvm: clean up scan state on failure
Johannes Berg
1
-11
/
+20
2020-12-10
iwlwifi: mvm: do more useful queue sync accounting
Johannes Berg
4
-10
/
+15
2020-12-10
iwlwifi: mvm: fix 22000 series driver NMI
Johannes Berg
2
-2
/
+2
2020-12-10
iwlwifi: pcie: change 12k A-MSDU config to use 16k buffers
Johannes Berg
5
-5
/
+7
2020-12-10
iwlwifi: mvm: move iwl_mvm_stop_device() out of line
Johannes Berg
2
-10
/
+15
2020-12-10
iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument type
Johannes Berg
3
-9
/
+10
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
8
-100
/
+5
2020-12-10
iwlwifi: pcie: validate RX descriptor length
Johannes Berg
1
-1
/
+7
2020-12-10
iwlwifi: validate MPDU length against notification length
Johannes Berg
3
-3
/
+21
2020-12-10
iwlwifi: mvm: iterate active stations when updating statistics
Mordechay Goodstein
1
-23
/
+13
2020-12-10
iwlwifi: sort out the NVM offsets
Emmanuel Grumbach
1
-1
/
+3
2020-12-10
iwlwifi: fix typo in comment
Mordechay Goodstein
1
-1
/
+1
2020-12-10
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
11
-54
/
+55
2020-12-10
iwlwifi: mvm: remove the read_nvm from iwl_run_unified_mvm_ucode
Emmanuel Grumbach
1
-5
/
+5
2020-12-10
iwlwifi: avoid endless HW errors at assert time
Mordechay Goodstein
1
-1
/
+6
2020-12-10
iwlwifi: enable sending/setting debug host event
Mordechay Goodstein
2
-0
/
+43
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
14
-5
/
+430
2020-12-10
iwlwifi: copy iwl_he_capa for modifications
Johannes Berg
2
-5
/
+34
2020-12-10
iwlwifi: pcie: remove obsolete pre-release support code
Emmanuel Grumbach
3
-37
/
+1
2020-12-10
iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucode
Emmanuel Grumbach
3
-5
/
+6
2020-12-10
iwlwifi: mvm: Init error table memory to zero
Mordechay Goodstein
1
-2
/
+2
2020-12-10
iwlwifi: d3: do not send the WOWLAN_CONFIGURATION command for netdetect
Naftali Goldstein
1
-14
/
+0
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
5
-258
/
+261
2020-12-10
iwlwifi: mvm: fix sar profile printing issue
Janie Tu
1
-2
/
+2
2020-12-10
iwlwifi: yoyo: align the write pointer to DWs
Rotem Saado
2
-0
/
+7
2020-12-10
iwlwifi: yoyo: add the ability to dump phy periphery
Mordechay Goodstein
2
-5
/
+90
2020-12-10
iwlwifi: remove all queue resources before free
Mordechay Goodstein
1
-5
/
+1
2020-12-09
firmware: xilinx: Mark pm_api_features_map with static keyword
Zou Wei
1
-1
/
+1
2020-12-09
i2c: designware: Make register offsets all of the same width
Andy Shevchenko
1
-3
/
+3
2020-12-09
i2c: designware: Switch header to use BIT() and GENMASK()
Andy Shevchenko
1
-46
/
+46
2020-12-09
i2c: pxa: move to generic GPIO recovery
Codrin Ciubotariu
1
-68
/
+8
2020-12-09
i2c: sh_mobile: Mark adapter suspended during suspend
Geert Uytterhoeven
1
-0
/
+28
2020-12-09
i2c: owl: Add compatible for the Actions Semi S500 I2C controller
Cristian Ciocaltea
1
-0
/
+1
2020-12-09
s390/cio: fix use-after-free in ccw_device_destroy_console
Qinglang Miao
1
-2
/
+2
2020-12-09
vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()
Andrea Mayer
1
-55
/
+55
2020-12-09
RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewait
Leon Romanovsky
1
-0
/
+2
2020-12-09
Merge tag 'samsung-drivers-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers
Arnd Bergmann
2
-7
/
+8
2020-12-09
Merge tag 'zynqmp-soc-for-v5.11-v2' of https://github.com/Xilinx/linux-xlnx into arm/drivers
Arnd Bergmann
3
-72
/
+71
2020-12-09
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
3
-2
/
+11
2020-12-09
uio: uio_hv_generic: use devm_kzalloc() for private data alloc
Alexandru Ardelean
1
-6
/
+2
[prev]
[next]