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
/
iwlwifi
/
iwl-trans.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
iwlwifi: don't WARN on host commands sent when firmware is dead
Emmanuel Grumbach
1
-2
/
+4
2013-08-06
iwlwifi: remove transport suspend/resume indirection
Johannes Berg
1
-18
/
+1
2013-08-06
iwlwifi: fix some documentation typos
Eliad Peller
1
-3
/
+3
2013-06-18
iwlwifi: remove testmode
Johannes Berg
1
-2
/
+0
2013-05-29
iwlwifi: mvm: implement D3 testing
Johannes Berg
1
-6
/
+8
2013-05-17
iwlwifi: fix initialisation while RF-kill is asserted
Eran Harary
1
-1
/
+2
2013-05-17
iwlwifi: constify the source buffer of iwl_trans_write_mem
Emmanuel Grumbach
1
-2
/
+2
2013-04-04
iwlwifi: mvm: clean up invalid station handling
Emmanuel Grumbach
1
-2
/
+1
2013-03-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-12
/
+10
2013-03-06
iwlwifi: a few fixes in license
Emmanuel Grumbach
1
-1
/
+1
2013-03-06
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
1
-3
/
+0
2013-02-28
iwlwifi: use coherent DMA memory for command header
Johannes Berg
1
-7
/
+1
2013-02-28
iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFD
Johannes Berg
1
-4
/
+8
2013-02-05
iwlwifi: use threaded interrupt handler
Johannes Berg
1
-2
/
+27
2013-02-01
iwlwifi: move register access lock into transport
Lilach Edelstein
1
-10
/
+13
2013-02-01
iwlwifi: add iwl_set_bits_mask to transport API
Lilach Edelstein
1
-0
/
+9
2013-01-31
iwlwifi: clean up CMD_MODE enum
Johannes Berg
1
-5
/
+5
2013-01-24
iwlwifi: provide RX page order
Emmanuel Grumbach
1
-0
/
+6
2013-01-24
iwlwifi: update copyright
Johannes Berg
1
-2
/
+2
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
1
-4
/
+25
2013-01-16
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
1
-1
/
+2
2013-01-03
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
1
-6
/
+6
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
1
-1
/
+42
2013-01-03
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
1
-0
/
+15
2013-01-03
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
1
-3
/
+5
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
1
-0
/
+3
2012-12-07
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
1
-0
/
+15
2012-11-28
iwlwifi: clear trans->op_mode pointer when it is leaving
Emmanuel Grumbach
1
-4
/
+3
2012-11-05
iwlwifi: check the SCD conf from ALIVE response
Emmanuel Grumbach
1
-4
/
+5
2012-10-31
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
1
-4
/
+3
2012-10-29
iwlwifi: clarify NOCOPY/DUP documentation
Johannes Berg
1
-1
/
+4
2012-10-29
iwlwifi: support host command with copied data
Johannes Berg
1
-1
/
+5
2012-10-16
iwlwifi: make data frame tracing optional
Johannes Berg
1
-0
/
+8
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
1
-2
/
+8
2012-07-26
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
1
-0
/
+2
2012-07-12
iwlwifi: don't use stack memory for kmem cache name
Johannes Berg
1
-0
/
+1
2012-06-25
iwlwifi: configure the queues from the op_mode
Emmanuel Grumbach
1
-10
/
+17
2012-06-06
iwlwifi: allocate Tx cmd pool per device
Emmanuel Grumbach
1
-0
/
+29
2012-06-06
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
1
-7
/
+7
2012-06-06
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
1
-4
/
+4
2012-06-05
iwlwifi: move IWL_CMD_FAILED_MSK
Johannes Berg
1
-0
/
+3
2012-06-05
iwlwifi: Move IWL_MASK macro to transport.
Gregory Greenman
1
-0
/
+2
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
1
-0
/
+1
2012-04-24
iwlwifi: use direct calls for transport free
Johannes Berg
1
-22
/
+1
2012-04-24
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
1
-7
/
+2
2012-04-24
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
1
-4
/
+6
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
1
-6
/
+4
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
1
-2
/
+6
[next]