index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: mvm: fix various "Excess ... description" kernel-doc warnings
Johannes Berg
2017-06-29
6
-13
/
+10
*
iwlwifi: mvm: remove some CamelCase from firmware API
Johannes Berg
2017-06-29
2
-3
/
+3
*
iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profile
Haim Dreyfuss
2017-06-29
1
-0
/
+50
*
iwlwifi: mvm: refactor geo init
Haim Dreyfuss
2017-06-29
3
-18
/
+67
*
Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-06-28
39
-450
/
+845
|
\
|
*
iwlwifi: mvm: support TX on MONITOR iface
Liad Kaufman
2017-06-23
1
-0
/
+3
|
*
iwlwifi: pcie: work around suspend/resume issue
Johannes Berg
2017-06-23
2
-0
/
+15
|
*
iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description
Chaya Rachel Ivgi
2017-06-23
1
-1
/
+1
|
*
iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crash
Emmanuel Grumbach
2017-06-23
1
-4
/
+4
|
*
iwlwifi: pcie: reduce unwanted noise in the logs
Luca Coelho
2017-06-23
1
-3
/
+3
|
*
iwlwifi: mvm: print base HW address during init
Luca Coelho
2017-06-23
2
-0
/
+4
|
*
iwlwifi: mvm: document assoc_beacon_arrive_time
Luca Coelho
2017-06-23
1
-0
/
+1
|
*
iwlwifi: mvm: support new flush API
Mordechai Goodstein
2017-06-23
6
-42
/
+100
|
*
iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT
Emmanuel Grumbach
2017-06-23
1
-4
/
+2
|
*
iwlwifi: mvm: set assoc_beacon_arrive_time
Avraham Stern
2017-06-23
1
-0
/
+2
|
*
iwlwifi: pcie: make iwl_pcie_apm_stop_master() return void
Johannes Berg
2017-06-23
2
-5
/
+3
|
*
iwlwifi: add a W/A for a scheduler hardware bug
Emmanuel Grumbach
2017-06-23
6
-34
/
+72
|
*
iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactive
Emmanuel Grumbach
2017-06-23
1
-0
/
+4
|
*
iwlwifi: mvm: reset the HW before dumping if HW error is detected
Luca Coelho
2017-06-23
1
-0
/
+32
|
*
iwlwifi: pcie: don't disable bh when handling FW errors
Luca Coelho
2017-06-23
1
-2
/
+0
|
*
iwlwifi: mvm: fix the recovery flow while connecting
Emmanuel Grumbach
2017-06-23
1
-7
/
+25
|
*
iwlwifi: mvm: fix nvm_data leak
Luca Coelho
2017-06-23
1
-2
/
+6
|
*
iwlwifi: remove useless iwl_free_nvm_data() function
Luca Coelho
2017-06-23
3
-12
/
+3
|
*
iwlwifi: document transmit buffer bits better
Johannes Berg
2017-06-23
1
-4
/
+14
|
*
iwlwifi: mvm: add documentation for enum iwl_debug_cmds
Johannes Berg
2017-06-23
1
-0
/
+17
|
*
iwlwifi: mvm: disentangle union in TX status struct
Johannes Berg
2017-06-23
4
-19
/
+69
|
*
iwlwifi: mvm: fix fw monitor 7000 HW recollecting
Liad Kaufman
2017-06-23
1
-1
/
+5
|
*
iwlwifi: mvm: docs: fix enum link, provide TX response link
Johannes Berg
2017-06-23
2
-2
/
+3
|
*
iwlwifi: pcie: fix command completion name debug
Johannes Berg
2017-06-23
1
-1
/
+2
|
*
iwlwifi: fix TX tracing for non-linear SKBs
Johannes Berg
2017-06-23
3
-13
/
+16
|
*
iwlwifi: simplify data tracepoint
Johannes Berg
2017-06-23
3
-9
/
+8
|
*
iwlwifi: mvm: better link scan notification results length
Johannes Berg
2017-06-22
1
-1
/
+1
|
*
iwlwifi: pcie: use kstrtou32_from_user()
Johannes Berg
2017-06-22
1
-9
/
+4
|
*
iwlwifi: mvm: support aggregations on A000 HW
Liad Kaufman
2017-06-22
6
-14
/
+42
|
*
iwlwifi: mvm: document status bits
Johannes Berg
2017-06-22
1
-0
/
+12
|
*
iwlwifi: pcie: remove pointless debugfs parsing for csr file
Johannes Berg
2017-06-22
1
-10
/
+0
|
*
iwlwifi: pcie: don't report RF-kill enabled while shutting down
Johannes Berg
2017-06-22
9
-74
/
+88
|
*
iwlwifi: mvm: don't warn in queue sync on RF-kill
Johannes Berg
2017-06-22
2
-5
/
+17
|
*
iwlwifi: pcie: add fake RF-kill to debugfs
Johannes Berg
2017-06-22
3
-2
/
+50
|
*
iwlwifi: pcie: pull out common rfkill IRQ handling code
Johannes Berg
2017-06-22
1
-49
/
+33
|
*
iwlwifi: mvm: rs: add logs for the wrong antenna case
Gregory Greenman
2017-06-22
2
-1
/
+6
|
*
iwlwifi: mvm: make iwl_mvm_update_mcc() easier to follow
Johannes Berg
2017-06-22
1
-15
/
+14
|
*
iwlwifi: mvm: change the firmware name loading
Mordechai Goodstein
2017-06-22
1
-1
/
+1
|
*
iwlwifi: mvm: support D0I3_END_CMD at the start of resume
Luca Coelho
2017-06-22
2
-3
/
+20
|
*
iwlwifi: mvm: make D0I3_END_CMD sync during system resume
Luca Coelho
2017-06-22
1
-4
/
+1
|
*
iwlwifi: mvm: track and report IBSS manager status to mac80211
Johannes Berg
2017-06-22
3
-0
/
+13
|
*
iwlwifi: use bitfield.h for some registers
Johannes Berg
2017-06-22
4
-24
/
+23
|
*
iwlwifi: mvm: use scnprintf() instead of snprintf()
Johannes Berg
2017-06-22
1
-10
/
+12
|
*
iwlwifi: mvm: avoid variable shadowing
Johannes Berg
2017-06-22
2
-3
/
+3
|
*
iwlwifi: pcie: fix TVQM queue ID range check
Johannes Berg
2017-06-22
1
-1
/
+1
[next]