index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2
-21
/
+71
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-544
/
+441
2017-11-15
iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW command
Luca Coelho
2
-21
/
+71
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-06
Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...
Kalle Valo
8
-80
/
+88
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
6
-51
/
+132
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-03
iwlwifi: drop RX frames during hardware restart
Shahar S Matityahu
1
-0
/
+3
2017-11-03
iwlwifi: mvm: Convert timers to use timer_setup()
Kees Cook
3
-12
/
+13
2017-11-03
iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()
Luca Coelho
1
-2
/
+5
2017-11-03
iwlwifi: mvm: add missing implementation of flush for a000 devices
Sara Sharon
1
-13
/
+9
2017-11-03
iwlwifi: mvm: refactor iwl_mvm_flush_no_vif
Sara Sharon
1
-21
/
+19
2017-11-03
iwlwifi: fix multi queue notification for a000 devices
Sara Sharon
1
-3
/
+8
2017-11-03
iwlwifi: remove dead code for internal devices only
Emmanuel Grumbach
3
-17
/
+0
2017-11-03
iwlwifi: mvm: improve latency when there is a reorder timeout
Sara Sharon
1
-0
/
+16
2017-11-03
iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logic
Emmanuel Grumbach
1
-7
/
+3
2017-11-03
iwlwifi: mvm: reset seq num after restart
Liad Kaufman
1
-0
/
+8
2017-11-03
iwlwifi: mvm: cleanup references to aggregation count limit
Sara Sharon
1
-12
/
+12
2017-11-03
iwlwifi: mvm: use RS macro instead of duplicating the code
Sara Sharon
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-3
/
+3
2017-10-18
iwlwifi: mvm: add missing lq_color
Liad Kaufman
1
-0
/
+10
2017-10-18
iwlwifi: define minimum valid address for umac_error_event_table in cfg
Luca Coelho
1
-6
/
+11
2017-10-18
iwlwifi: mvm: move umac_error_event_table validity check to where it's set
Luca Coelho
2
-16
/
+15
2017-10-18
iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devices
Beni Lev
1
-1
/
+2
2017-10-18
iwlwifi: mvm: pass baid_data to iwl_mvm_release_frames()
Johannes Berg
1
-8
/
+8
2017-10-18
iwlwifi: mvm: remove duplicated fields in mvm reorder buffer
Sara Sharon
3
-12
/
+5
2017-10-18
iwlwifi: mvm: allocate reorder buffer according to need
Johannes Berg
3
-17
/
+90
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
12
-27
/
+113
2017-10-06
iwlwifi: remove dflt_pwr_limit from the transport
Luca Coelho
1
-8
/
+12
2017-10-06
iwlwifi: mvm: warn on invalid statistics size
Johannes Berg
1
-4
/
+3
2017-10-06
iwlwifi: acpi: move function to get mcc into acpi code
Luca Coelho
2
-2
/
+2
2017-10-06
iwlwifi: acpi: remove a couple of unnecessary ifdefs
Luca Coelho
1
-2
/
+0
2017-10-06
iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()
Luca Coelho
1
-54
/
+6
2017-10-06
iwlwifi: acpi: move ACPI-related definitions to acpi.h
Luca Coelho
2
-25
/
+24
2017-10-06
iwlwifi: acpi: move ACPI method definitions to acpi.h
Luca Coelho
1
-11
/
+0
2017-10-06
iwlwifi: acpi: add common code to read from ACPI
Luca Coelho
1
-86
/
+19
2017-10-06
iwlwifi: mvm: change warning to warn_once()
Sara Sharon
1
-1
/
+2
2017-10-06
iwlwifi: mvm: don't send identical PHY_CTXT_CMD
Emmanuel Grumbach
3
-0
/
+17
2017-10-06
iwlwifi: mvm: support firmware debug trigger on frame reorder timeout
Emmanuel Grumbach
5
-26
/
+39
2017-10-06
iwlwifi: mvm: remove support for Link Quality Measurements
Emmanuel Grumbach
5
-171
/
+0
2017-10-06
iwlwifi: mvm: Add new quota command API
David Spinadel
3
-30
/
+72
2017-10-06
iwlwifi: mvm: add dbgfs entry for fw info
Liad Kaufman
1
-0
/
+32
2017-10-06
iwlwifi: nvm: set the correct offsets to 3168 series
Chaya Rachel Ivgi
2
-7
/
+16
2017-10-06
iwlwifi: mvm: return -ENODATA when reading the temperature with the FW down
Luca Coelho
1
-1
/
+1
2017-10-06
iwlwifi: mvm: do not print security error in monitor mode
Shaul Triebitz
4
-2
/
+16
2017-09-08
iwlwifi: mvm: fix reorder buffer for 9000 devices
Sara Sharon
1
-3
/
+4
2017-09-08
iwlwifi: mvm: set status before calling iwl_mvm_send_cmd_status()
Luca Coelho
2
-1
/
+2
2017-09-08
iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()
Luca Coelho
1
-1
/
+1
2017-09-08
iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addresses
Luca Coelho
1
-0
/
+6
[next]