index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
iwlwifi: remove references to unsupported HW
Luca Coelho
3
-12
/
+7
2017-08-09
iwlwifi: fix nmi triggering from host
Golan Ben-Ami
2
-15
/
+6
2017-08-09
iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queue
Emmanuel Grumbach
1
-2
/
+5
2017-08-09
iwlwifi: mvm: add station before allocating a queue
Shaul Triebitz
1
-45
/
+63
2017-08-09
iwlwifi: mvm: don't send CTDP commands via debugfs if not supported
Matt Chen
1
-0
/
+6
2017-08-09
iwlwifi: mvm: support new beacon template command
Haim Dreyfuss
3
-18
/
+47
2017-08-09
iwlwifi: mvm: send delba upon rx ba session timeout
Naftali Goldstein
1
-2
/
+2
2017-08-09
iwlwifi: mvm: set the default cTDP budget
Chaya Rachel Ivgi
1
-1
/
+6
2017-08-09
iwlwifi: mvm: move a000 device NVM retrieval to a common place
Shaul Triebitz
6
-95
/
+169
2017-08-09
iwlwifi: dump smem configuration when firmware crashes
Golan Ben-Ami
3
-5
/
+66
2017-08-09
iwlwifi: fix a000 RF_ID define
Liad Kaufman
1
-1
/
+1
2017-08-09
iwlwifi: add support of FPGA fw
Tzipi Peres
4
-0
/
+32
2017-08-09
iwlwifi: fix a few instances of misaligned kerneldoc parameters
Luca Coelho
1
-1
/
+1
2017-08-09
iwlwifi: change functions that can only return 0 to void
Sharon Dvir
1
-16
/
+8
2017-08-09
iwlwifi: mvm: add debugfs to force CT-kill
Chaya Rachel Ivgi
3
-1
/
+16
2017-08-09
iwlwifi: mvm: add const to thermal_cooling_device_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-09
iwlwifi: mvm: use firmware LED command where applicable
Johannes Berg
7
-10
/
+130
2017-08-09
iwlwifi: mvm: remove useless condition in LED code
Johannes Berg
1
-2
/
+1
2017-08-09
iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU
Emmanuel Grumbach
1
-4
/
+6
2017-08-09
iwlwifi: mvm: start mac queues when deferred tx frames are purged
Avraham Stern
1
-1
/
+11
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
72
-4813
/
+5950
2017-08-05
iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...
Christophe Jaillet
1
-2
/
+4
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-9
/
+34
2017-08-01
iwlwifi: mvm: don't retake the pointer to skb's CB
Emmanuel Grumbach
1
-1
/
+1
2017-08-01
iwlwifi: mvm: remove non-DQA mode
Johannes Berg
10
-777
/
+158
2017-08-01
iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the names
Luca Coelho
3
-6
/
+6
2017-08-01
iwlwifi: mvm: simplify bufferable MMPDU check
Johannes Berg
1
-3
/
+1
2017-08-01
iwlwifi: mvm: require AP_LINK_PS for TVQM
Johannes Berg
1
-1
/
+19
2017-08-01
iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcie
Johannes Berg
4
-9
/
+9
2017-08-01
iwlwifi: mvm: add compile-time option to disable EBS
Zamir, Roee
2
-1
/
+2
2017-08-01
iwlwifi: implement fseq version mismatch warning
Mordechai Goodstein
6
-1
/
+118
2017-08-01
iwlwifi: mvm: support fw reading empty OTP
Liad Kaufman
2
-6
/
+11
2017-08-01
iwlwifi: pcie: fix A-MSDU on gen2 devices
Emmanuel Grumbach
1
-3
/
+3
2017-08-01
iwlwifi: mvm: fix uninitialized var while waiting for queues to empty
Sharon Dvir
1
-3
/
+4
2017-08-01
iwlwifi: mvm: fix the FIFO numbers in A000 devices
Emmanuel Grumbach
5
-5
/
+32
2017-08-01
iwlwifi: mvm: refactor beacon template command code
Luca Coelho
2
-95
/
+138
2017-08-01
iwlwifi: dvm: remove unused defines
Seraphime Kirkovski
1
-16
/
+0
2017-08-01
iwlwifi: mvm: byte-swap constant instead of variable
Johannes Berg
1
-1
/
+1
2017-08-01
iwlwifi: mvm: check family instead of new TX API for workarounds
Johannes Berg
2
-2
/
+4
2017-08-01
iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()
Johannes Berg
3
-5
/
+11
2017-08-01
iwlwifi: fw api: fix various kernel-doc warnings
Johannes Berg
2
-4
/
+21
2017-08-01
iwlwifi: reorganize firmware API
Johannes Berg
46
-2977
/
+4111
2017-08-01
iwlwifi: refactor firmware debug code
Johannes Berg
18
-413
/
+563
2017-08-01
iwlwifi: track current firmware image in common code
Johannes Berg
9
-42
/
+52
2017-08-01
iwlwifi: refactor shared mem parsing
Johannes Berg
9
-202
/
+275
2017-08-01
iwlwifi: refactor out paging code
Johannes Berg
9
-402
/
+572
2017-08-01
iwlwifi: add the new 9000 series PCI IDs
Tzipi Peres
1
-0
/
+20
2017-08-01
iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw
Naftali Goldstein
1
-1
/
+2
2017-08-01
iwlwifi: fix fw_pre_next_step to apply also for C step
Haim Dreyfuss
3
-13
/
+14
2017-08-01
iwlwifi: mvm: rs: fix TLC statistics collection
Gregory Greenman
1
-4
/
+4
[prev]
[next]