index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+8
2020-01-08
net: iwlwifi: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-7
/
+2
2019-12-24
iwlwifi: mvm: fix potential SKB leak on TXQ TX
Johannes Berg
1
-2
/
+2
2019-12-24
iwlwifi: mvm: fix SKB leak on invalid queue
Johannes Berg
1
-1
/
+1
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
1
-10
/
+5
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
[next]