index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: mvm: rs: start using LQ command color
Gregory Greenman
2017-06-05
1
-1
/
+11
*
iwlwifi: mvm: remove references to queue_info in new TX path
Sara Sharon
2017-04-25
1
-1
/
+4
*
iwlwifi: mvm: move internally to use bigger INVALID_TXQ
Sara Sharon
2017-04-25
1
-3
/
+3
*
iwlwifi: mvm: map cab_queue to different txq_id
Sara Sharon
2017-04-25
1
-0
/
+2
*
iwlwifi: mvm: allow block ack response without data
Sara Sharon
2017-04-20
1
-0
/
+4
*
iwlwifi: mvm: support change to a000 smem API
Sara Sharon
2017-04-19
1
-1
/
+1
*
iwlwifi: mvm: support new TX response for TVQM
Sara Sharon
2017-04-19
1
-4
/
+30
*
iwlwifi: mvm: support moving to mgmt tid
Sara Sharon
2017-04-19
1
-3
/
+6
*
iwlwifi: mvm: support a000 SCD queue configuration
Sara Sharon
2017-04-19
1
-0
/
+3
*
iwlwifi: mvm: support new TX API
Sara Sharon
2017-04-19
1
-16
/
+50
*
iwlwifi: mvm: prepare for station count change
Sara Sharon
2017-04-19
1
-3
/
+3
*
Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-04-18
1
-4
/
+4
|
\
|
*
iwlwifi: mvm: don't assume static queue numbers
Sara Sharon
2017-04-11
1
-4
/
+4
|
*
iwlwifi: mvm: cleanup pending frames in DQA mode
Sara Sharon
2017-04-11
1
-23
/
+18
*
|
iwlwifi: mvm: support ibss in dqa mode
Liad Kaufman
2017-03-24
1
-2
/
+5
*
|
iwlwifi: mvm: cleanup pending frames in DQA mode
Sara Sharon
2017-03-16
1
-23
/
+18
|
/
*
iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station
Emmanuel Grumbach
2017-02-08
1
-4
/
+6
*
iwlwifi: mvm: fix references to first_agg_queue in DQA mode
Sara Sharon
2017-02-08
1
-4
/
+3
*
iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bit
Sara Sharon
2017-02-06
1
-23
/
+12
*
iwlwifi: mvm: fix pending frame counter calculation
Sara Sharon
2017-02-06
1
-1
/
+4
*
iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIe
Johannes Berg
2017-02-06
1
-35
/
+3
*
iwlwifi: mvm: overwrite skb info later
Johannes Berg
2017-02-06
1
-5
/
+15
*
iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()
Johannes Berg
2017-02-03
1
-2
/
+2
*
iwlwifi: mvm: Use aux queue for offchannel frames in dqa
Beni Lev
2017-02-03
1
-4
/
+6
*
iwlwifi: mvm: separate rate calculation to a new function
Sara Sharon
2017-01-26
1
-39
/
+45
*
iwlwifi: mvm: change iwl_mvm_tx_csum to return value
Sara Sharon
2017-01-26
1
-11
/
+12
*
Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...
David S. Miller
2016-09-30
1
-67
/
+147
|
\
|
*
iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLE
Emmanuel Grumbach
2016-09-26
1
-1
/
+1
|
*
iwlwifi: mvm: correct rate_idx bounds-check
Johannes Berg
2016-09-22
1
-1
/
+1
|
*
iwlwifi: mvm: fix DQA AP mode station assumption
Sara Sharon
2016-09-19
1
-7
/
+28
|
*
iwlwifi: mvm: fix pending frames tracking on tx resp
Liad Kaufman
2016-09-16
1
-1
/
+5
|
*
iwlwifi: mvm: support new BA notification response
Sara Sharon
2016-09-16
1
-54
/
+105
|
*
iwlwifi: mvm: don't free queue after delba in dqa
Liad Kaufman
2016-09-15
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-10
/
+9
|
\
\
|
|
/
|
/
|
|
*
iwlwifi: mvm: update TX queue before making a copy of the skb
Beni Lev
2016-09-15
1
-10
/
+9
*
|
iwlwifi: mvm: re-aggregate shared queue after unsharing
Liad Kaufman
2016-08-30
1
-3
/
+35
|
/
*
iwlwifi: mvm: support tdls in dqa mode
Liad Kaufman
2016-07-06
1
-1
/
+7
*
iwlwifi: mvm: checksum IPv6 fragmented packet
Sara Sharon
2016-07-06
1
-15
/
+6
*
iwlwifi: mvm: add support for GCMP encryption
Ayala Beker
2016-07-06
1
-9
/
+30
*
iwlwifi: mvm: fix txq aggregation bug
Oren Givon
2016-07-06
1
-1
/
+9
*
iwlwifi: mvm: Do not open aggregations for null data packets
Matti Gottlieb
2016-07-06
1
-1
/
+1
*
iwlwifi: mvm: support dqa queue inactivation upon timeout
Liad Kaufman
2016-07-06
1
-5
/
+21
*
iwlwifi: mvm: support dqa-mode agg on non-shared queue
Liad Kaufman
2016-05-10
1
-4
/
+11
*
iwlwifi: mvm: use helpers to get iwl_mvm_sta
Sara Sharon
2016-05-10
1
-4
/
+3
*
iwlwifi: mvm: allow a debug knob for Tx A-MSDU even if rate control forbids it
Emmanuel Grumbach
2016-05-10
1
-3
/
+4
*
iwlwifi: mvm: support p2p device frames tx on dqa queue #2
Liad Kaufman
2016-05-10
1
-4
/
+8
*
iwlwifi: mvm: allocate queue for probe response in dqa mode
Liad Kaufman
2016-05-10
1
-5
/
+21
*
Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...
Luca Coelho
2016-05-10
1
-35
/
+48
|
\
|
*
iwlwifi: mvm: don't override the rate with the AMSDU len
Emmanuel Grumbach
2016-05-04
1
-35
/
+48
*
|
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-3
/
+3
[next]