index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
iwlwifi: mvm: mark MIC stripped MPDUs
Sara Sharon
1
-0
/
+2
2017-12-05
iwlwifi: mvm: enable RX offloading with TKIP and WEP
David Spinadel
1
-3
/
+9
2017-12-05
iwlwifi: mvm: flush queue before deleting ROC
Johannes Berg
2
-2
/
+24
2017-11-25
iwlwifi: mvm: fix packet injection
Emmanuel Grumbach
5
-15
/
+45
2017-11-25
iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif type
Emmanuel Grumbach
1
-0
/
+2
2017-11-25
iwlwifi: mvm: don't use transmit queue hang detection when it is not possible
Emmanuel Grumbach
1
-1
/
+10
2017-11-25
iwlwifi: mvm: set correct chains in Rx status
Shaul Triebitz
1
-1
/
+3
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
[next]