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
/
iwl-fh.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-31
iwlwifi: mvm: activate fragmented EBS in case of fragmented scan
Ayala Beker
2
-1
/
+12
2018-08-31
iwlwifi: refactor txq_alloc for supporting more command type
Golan Ben Ami
4
-40
/
+82
2018-08-31
iwlwifi: mvm: decode HE TB PPDU data
Johannes Berg
2
-25
/
+34
2018-08-31
iwlwifi: rs-fw: support dcm
Naftali Goldstein
2
-0
/
+18
2018-08-31
iwlwifi: rs-fw: enable STBC in he correctly
Naftali Goldstein
2
-7
/
+23
2018-08-31
iwlwifi: avoid code duplication in stopping fw debug data recording
Shahar S Matityahu
5
-18
/
+11
2018-08-31
iwlwifi: change monitor DMA to be coherent
Shahar S Matityahu
2
-45
/
+21
2018-08-31
iwlwifi: mvm: always init rs_fw with 20MHz bandwidth rates
Naftali Goldstein
3
-4
/
+5
2018-08-31
iwlwifi: mvm: send BCAST management frames to the right station
Emmanuel Grumbach
1
-1
/
+1
2018-08-31
iwlwifi: Add missing 11n disable module parameter check
Ido Yariv
1
-1
/
+3
2018-08-31
iwlwifi: mvm: remove channel 2 from HE radiotap if not applicable
Johannes Berg
1
-2
/
+4
2018-08-31
iwlwifi: mvm: report # of LTF symbols for extended range SU PPDUs
Johannes Berg
1
-2
/
+2
2018-08-31
iwlwifi: mvm: properly decode HE GI duration
Johannes Berg
1
-6
/
+16
2018-08-31
iwlwifi: mvm: put LTF symbol size into HE radiotap
Johannes Berg
1
-1
/
+13
2018-08-31
iwlwifi: mvm: implement extended HE-MU sniffer API
Johannes Berg
2
-51
/
+206
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
102
-455
/
+0
2018-08-31
iwlwifi: pcie: set interrupt coalescing also for gen2
Sara Sharon
1
-0
/
+3
2018-08-31
iwlwifi: mvm: Send LQ command as async when necessary
Avraham Stern
5
-18
/
+17
2018-08-31
iwlwifi: mvm: avoid sending too many BARs
Sara Sharon
1
-0
/
+8
2018-08-31
iwlwifi: mvm: fix BAR seq ctrl reporting
Sara Sharon
1
-4
/
+5
2018-08-31
iwlwifi: improve the flow when a NIC is disconnected
Emmanuel Grumbach
4
-14
/
+12
2018-08-31
iwlwifi: mvm: support Coex Schema 2
Erel Geron
3
-2
/
+12
2018-08-31
iwlwifi: pcie: avoid unnecessary work if NIC is disconnected
Matt Chen
2
-0
/
+14
2018-08-31
iwlwifi: don't WARN on trying to dump dead firmware
Johannes Berg
1
-4
/
+3
2018-08-31
iwlwifi: add 80211 hdr offset to trace data
Mordechay Goodstein
3
-22
/
+24
2018-08-31
iwlwifi: pcie: make gen2 of apm_init non-static
Golan Ben Ami
2
-1
/
+2
2018-08-31
iwlwifi: pcie: store the default rxq number
Golan Ben Ami
3
-1
/
+5
2018-08-31
iwlwifi: mvm: support new reduce tx power FW API.
Haim Dreyfuss
5
-18
/
+66
2018-08-31
iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supported
Ayala Beker
3
-1
/
+17
2018-08-31
iwlwifi: remove FSF's address from the license notice
Golan Ben Ami
1
-3
/
+3
2018-08-31
iwlwifi: remove dump_regs() from transport ops
Johannes Berg
4
-14
/
+3
2018-08-31
iwlwifi: pcie: make non-static hcmd and rx code
Golan Ben Ami
4
-8
/
+16
2018-08-31
iwlwifi: pcie: allow using tx init for other queues but the command queue
Golan Ben Ami
3
-13
/
+15
2018-08-31
iwlwifi: drop packets with bad status in CD
Sara Sharon
4
-62
/
+70
2018-08-31
iwlwifi: enable reading the value of delay in timestamp_marker cmd
Mordechay Goodstein
1
-1
/
+9
2018-08-31
iwlwifi: mvm: move he RX handling to a separate function
Sara Sharon
1
-1
/
+1
2018-08-31
iwlwifi: mvm: move he RX handling to a separate function
Sara Sharon
1
-296
/
+286
2018-08-31
iwlwifi: mvm: add support for RX_AMPDU_EOF bit for HE SU
Liad Kaufman
1
-1
/
+2
2018-08-31
iwlwifi: mvm: add bss color to radiotap
Liad Kaufman
1
-0
/
+14
2018-08-31
iwlwifi: add required include to iwl-fh.h
Golan Ben Ami
1
-0
/
+2
2018-08-31
iwlwifi: mvm: add NOA and CSA to a probe response
Gregory Greenman
5
-0
/
+204
2018-08-31
iwlwifi: mvm: support new WoWLAN status FW API
Luca Coelho
5
-54
/
+208
2018-08-31
iwlwifi: mvm: protect D0i3 code behind CONFIG_PM
Luca Coelho
3
-2
/
+20
2018-08-31
iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()
Luca Coelho
1
-4
/
+3
2018-08-31
iwlwifi: add d3 debug data support
Shahar S Matityahu
12
-10
/
+85
2018-08-31
iwlwifi: set the tid for non-QOS frames to zero
Avraham Stern
2
-7
/
+19
2018-08-31
iwlwifi: runtime: avoid calling debugfs read functions more than once
Naftali Goldstein
1
-24
/
+87
2018-08-31
iwlwifi: remove unused TLC debugging commands
Luca Coelho
1
-60
/
+0
2018-08-31
iwlwifi: turn timestamp marker cmd off by default
Mordechay Goodstein
1
-3
/
+0
2018-08-28
ath10k: limit available channels via DT ieee80211-freq-limit
Sven Eckelmann
1
-0
/
+2
[next]