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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-18
wifi: iwlwifi: mvm: Add support for d3 end notification
Haim Dreyfuss
4
-4
/
+44
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan wake packet notification
Haim Dreyfuss
4
-28
/
+118
2022-09-18
wifi: iwlwifi: mvm: Add support for wowlan info notification
Haim Dreyfuss
4
-44
/
+230
2022-09-18
wifi: iwlwifi: mvm: don't check D0I3 version
Haim Dreyfuss
3
-30
/
+0
2022-09-18
wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macro
Johannes Berg
1
-6
/
+3
2022-09-18
wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bit
Johannes Berg
1
-13
/
+12
2022-09-18
wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE code
Johannes Berg
1
-22
/
+14
2022-09-18
wifi: iwlwifi: mvm: rxmq: refactor mac80211 rx_status setting
Johannes Berg
1
-191
/
+165
2022-09-18
wifi: iwlwifi: mvm: fix typo in struct iwl_rx_no_data API
Johannes Berg
1
-2
/
+2
2022-09-18
wifi: iwlwifi: pcie: add support for BZ devices
Yaara Baruch
3
-2
/
+53
2022-09-18
habanalabs/gaudi2: log critical events with no rate limit
farah kassabri
1
-4
/
+11
2022-09-18
habanalabs: ignore EEPROM errors during boot
Ofir Bitton
2
-0
/
+14
2022-09-18
habanalabs: perform context switch flow only if needed
Ofir Bitton
3
-4
/
+9
2022-09-18
habanalabs: set command buffer host VA dynamically
Dafna Hirschfeld
5
-18
/
+18
2022-09-18
habanalabs: trace DMA allocations
Ohad Sharabi
2
-27
/
+62
2022-09-18
habanalabs: trace MMU map/unmap page
Ohad Sharabi
1
-0
/
+7
2022-09-18
habanalabs: define trace events
Ohad Sharabi
1
-0
/
+3
2022-09-18
habanalabs/gaudi2: assigning PQFs for ARC f/w in PDMA
Rajarama Manjukody Bhat
2
-5
/
+16
2022-09-18
habanalabs: fix calculation of DRAM base address in PCIe BAR
Tomer Tayar
1
-1
/
+5
2022-09-18
habanalabs: if map page fails don't try to unmap it
Dafna Hirschfeld
1
-0
/
+2
2022-09-18
habanalabs: select FW_LOADER in Kconfig
Oded Gabbay
1
-0
/
+1
2022-09-18
habanalabs: add cdev index data member
Omer Shpigelman
2
-5
/
+9
2022-09-18
habanalabs: fix bug when setting va block size
Dafna Hirschfeld
1
-2
/
+2
2022-09-18
habanalabs: expose device security status using info ioctl
Ofir Bitton
1
-0
/
+1
2022-09-18
habanalabs: expose device security status through sysfs
Ofir Bitton
1
-0
/
+10
2022-09-18
habanalabs: remove secured PCI IDs
Ofir Bitton
1
-6
/
+0
2022-09-18
habanalabs: fix H/W block handling for partial unmappings
Tomer Tayar
3
-9
/
+21
2022-09-18
habanalabs: unify hwmon resources clean up
Dani Liberman
5
-50
/
+25
2022-09-18
habanalabs/gaudi2: new API to control engine cores running mode
Tal Cohen
4
-7
/
+117
2022-09-18
habanalabs: remove left-over code from bring-up
Oded Gabbay
2
-27
/
+21
2022-09-18
habanalabs/gaudi2: change device f/w security check
farah kassabri
2
-15
/
+8
2022-09-18
habanalabs: move common function out of debugfs.c
Oded Gabbay
2
-25
/
+24
2022-09-18
habanalabs: add a missing lock for in_reset indication
Tomer Tayar
1
-0
/
+2
2022-09-18
habanalabs: fix vma fields assignments order in hl_hw_block_mmap()
Tomer Tayar
1
-6
/
+5
2022-09-18
habanalabs: avoid returning a valid handle if map_block() fails
Tomer Tayar
1
-4
/
+9
2022-09-18
habanalabs: fix command submission sanity check
Tal Cohen
1
-5
/
+9
2022-09-18
habanalabs/gaudi: read div_sel value from firmware
Ohad Sharabi
1
-2
/
+3
2022-09-18
habanalabs/gaudi: fix print format for div_sel
Ohad Sharabi
1
-3
/
+1
2022-09-18
habanalabs/gaudi2: mark PCIE access error as fatal
Tomer Tayar
1
-0
/
+1
2022-09-18
habanalabs: add uapi to retrieve engines status
Dani Liberman
2
-2
/
+41
2022-09-18
habanalabs: remove all kdma locks
Oded Gabbay
5
-34
/
+0
2022-09-18
habanalabs: wrap macro arg with parentheses
Ohad Sharabi
1
-2
/
+2
2022-09-18
habanalabs: fix spelling mistakes
Bharat Jauhari
3
-23
/
+22
2022-09-18
habanalabs/gaudi2: remove old interrupt mappings
Ofir Bitton
2
-60
/
+0
2022-09-18
habanalabs/gaudi: increase default cs timeout to 10 minutes
Oded Gabbay
1
-5
/
+18
2022-09-18
habanalabs: add return code field to module iterator
Ohad Sharabi
3
-20
/
+32
2022-09-18
habanalabs/gaudi2: enable all MMU SPI/SEI interrupts
Tomer Tayar
1
-3
/
+11
2022-09-18
habanalabs: rename non_hard_reset to compute_reset
Ofir Bitton
5
-9
/
+9
2022-09-18
habanalabs: Fix spelling mistake "Scrubing" -> "Scrubbing"
Colin Ian King
1
-1
/
+1
2022-09-18
habanalabs: Simplify bool conversion
Yang Li
1
-1
/
+1
[prev]
[next]