index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-08
net: iwlwifi: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-12-24
iwlwifi: mvm: fix potential SKB leak on TXQ TX
Johannes Berg
2019-12-24
iwlwifi: mvm: fix SKB leak on invalid queue
Johannes Berg
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-11-15
iwlwifi: mvm: don't skip mgmt tid when flushing all tids
Haim Dreyfuss
2019-10-25
iwlwifi: mvm: Invert the condition for OFDM rate
Tova Mussai
2019-10-25
iwlwifi: mvm: consider ieee80211 station max amsdu value
Mordechay Goodstein
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
iwlwifi: mvm: add the skb length to a print
Shaul Triebitz
2019-07-30
iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
Emmanuel Grumbach
2019-06-29
iwlwifi: mvm: Drop large non sta frames
Andrei Otcheretianski
2019-06-29
iwlwifi: mvm: remove multiple debugfs entries
Mordechay Goodstein
2019-06-29
iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabled
Jiri Kosina
2019-02-20
iwlwifi: mvm: add some debug data to TX path
Sara Sharon
2019-02-20
iwlwifi: mvm: Allow retries for probe responses
Ilan Peer
2019-02-20
iwlwifi: mvm: Set TX_CMD_FLG_PROT_REQUIRE correctly
Andrei Otcheretianski
2019-02-20
iwlwifi: mvm: support non-transmitting AP
Sara Sharon
2019-01-25
iwlwifi: tighten boundary checks
Liad Kaufman
2019-01-25
iwlwifi: mvm: Set Tx rate and flags when there is not station
Ilan Peer
2019-01-25
iwlwifi: mvm: bring back mvm GSO code
Sara Sharon
2019-01-25
iwlwifi: mvm: support mac80211 AMSDU
Sara Sharon
2019-01-25
iwlwifi: mvm: support mac80211 TXQs model
Sara Sharon
2018-12-20
iwlwifi: mvm: take station lock later in the code
Sara Sharon
2018-12-20
iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_sta
Sara Sharon
2018-12-20
iwlwifi: mvm: remove pointless NULL assignment
Sara Sharon
2018-12-20
iwlwifi: mvm: remove dead code
Sara Sharon
2018-11-11
iwlwifi: mvm: toggle tx antenna if tx fails during connection establishment
Avraham Stern
2018-11-11
iwlwifi: mvm: switch management tx antenna only on tx failure
Avraham Stern
2018-11-11
iwlwifi: mvm: remove queue_info_lock
Johannes Berg
2018-10-08
iwlwifi: mvm: kill INACTIVE queue state
Johannes Berg
2018-10-06
iwlwifi: dbg: group trigger condition to helper function
Sara Sharon
2018-09-28
iwlwifi: mvm: use correct FIFO length
Sara Sharon
2018-08-31
iwlwifi: mvm: send BCAST management frames to the right station
Emmanuel Grumbach
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
2018-08-31
iwlwifi: mvm: avoid sending too many BARs
Sara Sharon
2018-08-31
iwlwifi: mvm: fix BAR seq ctrl reporting
Sara Sharon
2018-08-31
iwlwifi: mvm: add NOA and CSA to a probe response
Gregory Greenman
2018-08-31
iwlwifi: set the tid for non-QOS frames to zero
Avraham Stern
2018-07-26
iwlwifi: support new tx api
Golan Ben Ami
2018-05-30
iwlwifi: mvm: honor the max_amsdu_subframes limit
Emmanuel Grumbach
2018-05-30
iwlwifi: mvm: fix TSO with highly fragmented SKBs
Emmanuel Grumbach
2018-04-26
iwlwifi: mvm: remove check for non low latency TIDs
Sara Sharon
2018-04-20
iwlwifi: mvm: use the new get_tid function
Sara Sharon
2018-04-20
iwlwifi: mvm: support offload of AMSDU rate control
Gregory Greenman
2018-04-20
iwlwifi: mvm: add traffic condition monitoring (TCM)
Luca Coelho
2018-03-28
iwlwifi: mvm: move TSO segment to a separate function
Sara Sharon
2018-03-16
iwlwifi: mvm: set the correct tid when we flush the MCAST sta
Emmanuel Grumbach
[next]