index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: d3: read all FW CPUs error info
Mordechay Goodstein
2020-02-03
1
-12
/
+40
*
iwlwifi: mvm: fix TDLS discovery with the new firmware API
Emmanuel Grumbach
2020-02-03
4
-15
/
+72
*
iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
Andrei Otcheretianski
2020-02-03
1
-5
/
+3
*
iwlwifi: mvm: avoid use after free for pmsr request
Avraham Stern
2020-02-03
1
-1
/
+4
*
iwlwifi: mvm: update the DTS measurement type
Golan Ben Ami
2020-02-03
1
-3
/
+3
*
iwlwifi: don't throw error when trying to remove IGTK
Luca Coelho
2020-02-03
1
-3
/
+7
*
iwlwifi: mvm: Fix thermal zone registration
Andrei Otcheretianski
2020-02-03
1
-1
/
+3
*
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-27
10
-142
/
+307
|
\
|
*
Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...
Kalle Valo
2020-01-26
10
-142
/
+307
|
|
\
|
|
*
iwlwifi: add device name to device_info
Luca Coelho
2020-01-04
3
-3
/
+3
|
|
*
iwlwifi: mvm: print out extended secboot status before dump
Johannes Berg
2020-01-04
1
-7
/
+20
|
|
*
iwlwifi: mvm: add support for responder config command version 7
Avraham Stern
2019-12-23
1
-20
/
+75
|
|
*
iwlwifi: mvm: add support for location range request version 8
Avraham Stern
2019-12-23
1
-50
/
+189
|
|
*
iwlwifi: scan: remove support for fw scan api v11
Tova Mussai
2019-12-20
1
-47
/
+0
|
|
*
iwlwifi: mvm: update powersave correctly for D3
Johannes Berg
2019-12-20
3
-15
/
+20
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-26
8
-51
/
+176
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues
Emmanuel Grumbach
2020-01-22
2
-8
/
+12
|
*
|
Revert "iwlwifi: mvm: fix scan config command size"
Mehmet Akif Tasova
2019-12-30
1
-1
/
+1
|
*
|
iwlwifi: remove lar_disable module parameter
Luca Coelho
2019-12-24
2
-11
/
+2
|
*
|
iwlwifi: mvm: fix potential SKB leak on TXQ TX
Johannes Berg
2019-12-24
3
-16
/
+20
|
*
|
iwlwifi: mvm: fix SKB leak on invalid queue
Johannes Berg
2019-12-24
1
-1
/
+1
|
*
|
iwlwifi: Don't ignore the cap field upon mcc update
Haim Dreyfuss
2019-12-23
1
-1
/
+2
|
*
|
iwlwifi: mvm: report TX rate to mac80211 directly for RS offload
Johannes Berg
2019-12-23
1
-0
/
+126
|
*
|
iwlwifi: mvm: fix NVM check for 3168 devices
Luca Coelho
2019-12-23
1
-1
/
+1
|
*
|
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
2019-12-23
1
-10
/
+5
|
*
|
iwlwifi: don't send PPAG command if disabled
Gil Adam
2019-12-20
1
-2
/
+6
|
|
/
*
/
net: iwlwifi: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-08
1
-7
/
+2
|
/
*
iwlwifi: check kasprintf() return value
Johannes Berg
2019-11-20
1
-0
/
+3
*
iwlwifi: mvm: remove outdated comment referring to wake lock
Johannes Berg
2019-11-20
1
-2
/
+0
*
iwlwifi: mvm: Report tx/rx antennas
Ben Greear
2019-11-20
1
-0
/
+13
*
iwlwifi: mvm: remove left-over non-functional email alias
Johannes Berg
2019-11-20
1
-1
/
+1
*
iwlwifi: config: remove max_rx_agg_size
Johannes Berg
2019-11-20
1
-4
/
+1
*
iwlwifi: scan: support scan req FW API ver 13
Tova Mussai
2019-11-20
1
-3
/
+51
*
iwlwifi: mvm: fix non-ACPI function
Johannes Berg
2019-11-15
1
-6
/
+1
*
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-11-15
4
-7
/
+7
*
iwlwifi: mvm: start CTDP budget from 2400mA
Mordechay Goodstein
2019-11-15
1
-20
/
+23
*
iwlwifi: mvm: don't skip mgmt tid when flushing all tids
Haim Dreyfuss
2019-11-15
3
-3
/
+4
*
iwlwifi: mvm: scan: enable adaptive dwell in p2p
Shahar S Matityahu
2019-11-15
1
-4
/
+2
*
iwlwifi: refactor the SAR tables from mvm to acpi
Ihab Zhaika
2019-11-15
3
-338
/
+51
*
iwlwifi: scan: support scan req cmd ver 12
Shahar S Matityahu
2019-11-15
1
-0
/
+180
*
iwlwifi: scan: make new scan req versioning flow
Shahar S Matityahu
2019-11-15
2
-107
/
+150
*
iwlwifi: mvm: fix unaligned read of rx_pkt_status
Wang Xuerui
2019-11-15
1
-1
/
+2
*
iwlwifi: mvm: print rate_n_flags in a pretty format
Mordechay Goodstein
2019-11-15
2
-5
/
+7
*
iwlwifi: scan: adapt the code to use api ver 11
Tova Mussai
2019-11-15
2
-6
/
+205
*
iwlwifi: scan: Create function to build scan cmd
Tova Mussai
2019-11-15
1
-15
/
+17
*
iwlwifi: scan: create function for scan scheduling params
Tova Mussai
2019-11-15
1
-23
/
+38
*
iwlwifi: dbg_ini: support dump collection upon assert during D3
Shahar S Matityahu
2019-11-15
1
-0
/
+2
*
iwlwifi: mvm: in VHT connection use only VHT capabilities
Mordechay Goodstein
2019-11-15
3
-1
/
+5
*
iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()
Luca Coelho
2019-11-15
1
-2
/
+3
*
iwlwifi: mvm: fix support for single antenna diversity
Luca Coelho
2019-11-15
1
-4
/
+16
[next]