index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
1
-1
/
+1
2019-11-15
iwlwifi: mvm: don't skip mgmt tid when flushing all tids
Haim Dreyfuss
1
-1
/
+1
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
1
-2
/
+5
2019-10-25
iwlwifi: mvm: consider ieee80211 station max amsdu value
Mordechay Goodstein
1
-1
/
+6
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-2
/
+2
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-2
/
+2
2019-09-06
iwlwifi: mvm: add the skb length to a print
Shaul Triebitz
1
-2
/
+3
2019-07-30
iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
Emmanuel Grumbach
1
-1
/
+2
2019-06-29
iwlwifi: mvm: Drop large non sta frames
Andrei Otcheretianski
1
-0
/
+3
2019-06-29
iwlwifi: mvm: remove multiple debugfs entries
Mordechay Goodstein
1
-8
/
+1
2019-06-29
iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabled
Jiri Kosina
1
-1
/
+3
2019-02-20
iwlwifi: mvm: add some debug data to TX path
Sara Sharon
1
-4
/
+7
2019-02-20
iwlwifi: mvm: Allow retries for probe responses
Ilan Peer
1
-1
/
+3
2019-02-20
iwlwifi: mvm: Set TX_CMD_FLG_PROT_REQUIRE correctly
Andrei Otcheretianski
1
-1
/
+1
2019-02-20
iwlwifi: mvm: support non-transmitting AP
Sara Sharon
1
-2
/
+8
2019-01-25
iwlwifi: tighten boundary checks
Liad Kaufman
1
-5
/
+19
2019-01-25
iwlwifi: mvm: Set Tx rate and flags when there is not station
Ilan Peer
1
-3
/
+4
2019-01-25
iwlwifi: mvm: bring back mvm GSO code
Sara Sharon
1
-1
/
+223
2019-01-25
iwlwifi: mvm: support mac80211 AMSDU
Sara Sharon
1
-226
/
+3
2019-01-25
iwlwifi: mvm: support mac80211 TXQs model
Sara Sharon
1
-54
/
+17
2018-12-20
iwlwifi: mvm: take station lock later in the code
Sara Sharon
1
-2
/
+2
2018-12-20
iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_sta
Sara Sharon
1
-25
/
+17
2018-12-20
iwlwifi: mvm: remove pointless NULL assignment
Sara Sharon
1
-5
/
+1
2018-12-20
iwlwifi: mvm: remove dead code
Sara Sharon
1
-6
/
+0
2018-11-11
iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment
Avraham Stern
1
-15
/
+50
2018-11-11
iwlwifi: mvm: switch management tx antenna only on tx failure
Avraham Stern
1
-4
/
+4
2018-11-11
iwlwifi: mvm: remove queue_info_lock
Johannes Berg
1
-5
/
+5
2018-10-08
iwlwifi: mvm: kill INACTIVE queue state
Johannes Berg
1
-25
/
+9
2018-10-06
iwlwifi: dbg: group trigger condition to helper function
Sara Sharon
1
-10
/
+5
2018-09-28
iwlwifi: mvm: use correct FIFO length
Sara Sharon
1
-15
/
+32
2018-08-31
iwlwifi: mvm: send BCAST management frames to the right station
Emmanuel Grumbach
1
-1
/
+1
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-5
/
+0
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: mvm: add NOA and CSA to a probe response
Gregory Greenman
1
-0
/
+67
2018-08-31
iwlwifi: set the tid for non-QOS frames to zero
Avraham Stern
1
-6
/
+18
2018-07-26
iwlwifi: support new tx api
Golan Ben Ami
1
-14
/
+34
2018-05-30
iwlwifi: mvm: honor the max_amsdu_subframes limit
Emmanuel Grumbach
1
-0
/
+4
2018-05-30
iwlwifi: mvm: fix TSO with highly fragmented SKBs
Emmanuel Grumbach
1
-6
/
+6
2018-04-26
iwlwifi: mvm: remove check for non low latency TIDs
Sara Sharon
1
-1
/
+0
2018-04-20
iwlwifi: mvm: use the new get_tid function
Sara Sharon
1
-7
/
+4
2018-04-20
iwlwifi: mvm: support offload of AMSDU rate control
Gregory Greenman
1
-3
/
+8
2018-04-20
iwlwifi: mvm: add traffic condition monitoring (TCM)
Luca Coelho
1
-0
/
+35
2018-03-28
iwlwifi: mvm: move TSO segment to a separate function
Sara Sharon
1
-75
/
+83
2018-03-16
iwlwifi: mvm: set the correct tid when we flush the MCAST sta
Emmanuel Grumbach
1
-6
/
+4
2018-03-02
iwlwifi: mvm: Direct multicast frames to the correct station
Ilan Peer
1
-1
/
+5
2018-03-02
iwlwifi: mvm: fix TX of CCMP 256
Sara Sharon
1
-2
/
+5
2017-12-20
iwlwifi: define and use if iwl_mvm_has_tlc_offload
Emmanuel Grumbach
1
-2
/
+1
2017-12-20
iwlwifi: mvm: don't warn on multiple packets when opening a queue
Sara Sharon
1
-3
/
+2
2017-12-19
Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...
David S. Miller
1
-6
/
+14
[next]