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-pcie-int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg
1
-444
/
+0
2012-06-05
iwlwifi: clean up coding style in PCIe transport
Johannes Berg
1
-4
/
+4
2012-06-05
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
Emmanuel Grumbach
1
-2
/
+2
2012-05-25
iwlwifi: fix the Transmit Frame Descriptor rings
Emmanuel Grumbach
1
-1
/
+1
2012-04-24
iwlwifi: use direct calls for transport free
Johannes Berg
1
-0
/
+5
2012-04-24
iwlwifi: make a static inline to read the RF kill register
Emmanuel Grumbach
1
-0
/
+6
2012-04-18
iwlwifi: improve TX cache footprint
Johannes Berg
1
-13
/
+16
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
1
-0
/
+2
2012-04-17
iwlwifi: remove get_cmd_string
Johannes Berg
1
-0
/
+9
2012-04-17
iwlwifi: optimize struct iwl_cmd_meta layout
Johannes Berg
1
-2
/
+2
2012-04-17
iwlwifi: move status definitions from iwl-shared
Don Fry
1
-0
/
+8
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
1
-1
/
+15
2012-04-12
iwlwifi: remove unneeded struct declarations
Johannes Berg
1
-2
/
+0
2012-04-12
iwlwifi: move rx_page_order into transport
Johannes Berg
1
-0
/
+5
2012-04-10
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
1
-2
/
+0
2012-04-10
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-127
/
+19
2012-03-12
iwlwifi: abstract out missing SEQ_RX_FRAME workaround
Johannes Berg
1
-0
/
+2
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
1
-0
/
+2
2012-03-08
iwlwifi: remove messages from queue wake/stop
Johannes Berg
1
-18
/
+18
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-4
/
+4
2012-03-08
iwlwifi: separate status to priv and trans
Don Fry
1
-0
/
+2
2012-03-08
iwlwifi: reintroduce iwl_enable_rfkill_int
Stanislaw Gruszka
1
-0
/
+6
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
1
-12
/
+0
2012-03-07
iwlwifi: move irq to PCIe
Johannes Berg
1
-0
/
+2
2012-03-07
iwlwifi: move all uCode load variables
Johannes Berg
1
-0
/
+6
2012-03-07
iwlwifi: move queue functions to PCI-E
Johannes Berg
1
-0
/
+20
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-1
/
+7
2012-03-07
iwlwifi: introduce per-queue locks
Johannes Berg
1
-0
/
+2
2012-02-28
iwlwifi: virtualize op_mode's stop/start queue
Emmanuel Grumbach
1
-2
/
+3
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
1
-0
/
+1
2012-02-03
iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw
Emmanuel Grumbach
1
-0
/
+2
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-4
/
+4
2012-02-03
iwlwifi: move the bus configuration to transport
Emmanuel Grumbach
1
-0
/
+6
2012-02-03
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
1
-1
/
+1
2012-01-07
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-22
iwlagn: fix (remove) use of PAGE_SIZE
Johannes Berg
1
-2
/
+0
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-0
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
1
-1
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
1
-3
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-3
/
+1
2011-11-22
iwlwifi: improve the prints in the reclaim path
Emmanuel Grumbach
1
-0
/
+5
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
1
-6
/
+29
2011-09-22
iwlagn: remove uneeded declaration
Emmanuel Grumbach
1
-2
/
+0
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
1
-11
/
+1
2011-09-20
iwlagn: move PCI-E transport files
Johannes Berg
1
-0
/
+448