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
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
/
iwlwifi
/
iwl-agn-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-1386
/
+0
2012-06-06
iwlwifi: handle race condition in ROC flow
Ilan Peer
1
-0
/
+18
2012-05-16
iwlwifi: don't disable AGG queues that are not enabled
Emmanuel Grumbach
1
-3
/
+9
2012-05-16
iwlwifi: don't flood logs when HT debug flag is set
Emmanuel Grumbach
1
-4
/
+3
2012-04-24
iwlwifi: use new mac80211 queue scheme
Johannes Berg
1
-4
/
+9
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-3
/
+0
2012-04-24
iwlwifi: remove traffic log
Johannes Berg
1
-1
/
+0
2012-04-18
iwlwifi: split between AGG_ON and AGG_STARTING
Emmanuel Grumbach
1
-3
/
+17
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-8
/
+8
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-5
/
+5
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-3
/
+3
2012-04-10
mac80211: remove antenna_sel_tx TX info field
Johannes Berg
1
-2
/
+2
2012-04-10
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-21
/
+111
2012-04-10
iwlwifi: add trailing newline to various messages
Johannes Berg
1
-4
/
+4
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
1
-1
/
+1
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-2
/
+2
2012-03-08
iwlwifi: log stop / wake queues
Emmanuel Grumbach
1
-0
/
+2
2012-03-08
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
1
-4
/
+4
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
1
-6
/
+6
2012-03-08
iwlwifi: move iwl_sta_id_or_broadcast to user
Johannes Berg
1
-1
/
+30
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
1
-2
/
+1
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-2
/
+2
2012-03-07
iwlwifi: use ieee80211_tx_status
Johannes Berg
1
-10
/
+18
2012-03-07
iwlwifi: move wowlan bool into priv
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove shared lock
Johannes Berg
1
-9
/
+0
2012-03-07
iwlwifi: make sta lock private & BH lock
Johannes Berg
1
-26
/
+20
2012-03-07
iwlwifi: reduce sta_lock hold time in TX
Johannes Berg
1
-4
/
+4
2012-03-07
iwlwifi: remove an unused argument
Johannes Berg
1
-5
/
+4
2012-02-29
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
1
-1
/
+5
2012-02-17
iwlwifi: move workqueue to priv
Johannes Berg
1
-1
/
+1
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+10
2012-02-02
iwlwifi: don't mess up QoS counters with non-QoS frames
Emmanuel Grumbach
1
-3
/
+9
2012-02-02
iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG level
John W. Linville
1
-1
/
+1
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: don't accept Tx packets when draining HW queues
Emmanuel Grumbach
1
-0
/
+8
2011-12-16
iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
Emmanuel Grumbach
1
-11
/
+11
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
1
-18
/
+16
2011-12-16
iwlwifi: transport layer shouldn't access the AGG SM
Emmanuel Grumbach
1
-0
/
+11
2011-12-16
iwlwifi: tid_data logic move to upper layer - seq_number
Emmanuel Grumbach
1
-3
/
+27
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-22
/
+13
2011-12-16
iwlwifi: tid_data logic move to upper layer - check_empty
Emmanuel Grumbach
1
-0
/
+39
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
1
-0
/
+61
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
1
-2
/
+30
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-17
/
+71
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-2
/
+26
2011-12-16
iwlwifi: fix endianity issue in debug prints
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-6
/
+6
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2011-12-12
iwlwifi: do not set the sequence control bit is not needed
Wey-Yi Guy
1
-1
/
+4
[next]