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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
9
-87
/
+83
2011-08-29
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
3
-0
/
+7
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
10
-56
/
+128
2011-08-29
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
24
-351
/
+363
2011-08-29
iwlagn: add missing includes
Emmanuel Grumbach
8
-8
/
+33
2011-08-29
iwlagn: move Keep Warm to transport layer
Emmanuel Grumbach
3
-4
/
+7
2011-08-29
iwlagn: iwl-dev.h doesn't include iwl-fh.h any more
Emmanuel Grumbach
8
-21
/
+20
2011-08-29
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
9
-38
/
+7
2011-08-29
iwlagn: remove references to priv from the transport layer
Emmanuel Grumbach
5
-69
/
+70
2011-08-29
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
6
-178
/
+187
2011-08-29
iwlagn: move hcmd_lock to transport layer
Emmanuel Grumbach
5
-7
/
+8
2011-08-29
iwlagn: transport layer should receive iwl_trans
Emmanuel Grumbach
4
-239
/
+251
2011-08-29
iwlagn: move iwl_free_pages to iwl-shared.h
Emmanuel Grumbach
6
-14
/
+11
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
14
-101
/
+100
2011-08-29
iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
Emmanuel Grumbach
4
-19
/
+47
2011-08-29
iwlagn: move reclaim related functions
Emmanuel Grumbach
6
-231
/
+200
2011-08-29
iwlagn: reclaim the packets in transport layer
Emmanuel Grumbach
8
-442
/
+372
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
9
-83
/
+140
2011-08-29
iwlagn: add comments to module parameters
Wey-Yi Guy
1
-17
/
+39
2011-08-29
iwlagn: more comments for bt channel inhibition
Wey-Yi Guy
3
-3
/
+3
2011-08-29
iwlagn: support small form factor SKU of 6205
Wey-Yi Guy
3
-0
/
+8
2011-08-29
iwlagn: enable 11n aggregation without checking traffic load
Wey-Yi Guy
4
-1
/
+8
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
7
-442
/
+442
2011-08-29
iwlagn: move ISR related data to transport layer
Emmanuel Grumbach
7
-232
/
+255
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
8
-51
/
+73
2011-08-29
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
Emmanuel Grumbach
6
-144
/
+184
2011-08-29
iwlagn: transport handler can register debugfs entries
Emmanuel Grumbach
3
-178
/
+258
2011-08-29
iwlagn: add comments to iwl_bus / iwl_trans
Emmanuel Grumbach
2
-3
/
+17
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
24
-170
/
+226
2011-08-29
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
9
-85
/
+90
2011-08-29
iwlagn: add IWL_DEBUG_FW_ERRORS
Emmanuel Grumbach
2
-2
/
+3
2011-08-29
iwlagn: modify the debug macro to be usable by all the layers
Emmanuel Grumbach
2
-19
/
+21
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
16
-122
/
+124
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
13
-60
/
+61
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
17
-171
/
+177
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
10
-26
/
+28
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
8
-24
/
+25
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
19
-262
/
+278
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
7
-47
/
+48
2011-08-29
iwlagn: introduce struct iwl-shared - known by all layers
Emmanuel Grumbach
5
-23
/
+50
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
18
-48
/
+140
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2
-6
/
+6
2011-08-29
iwlagn: remove out-dated comments
Wey-Yi Guy
1
-10
/
+1
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
10
-24
/
+23
2011-08-29
ath9k: minor cleanup in ani
Mohammed Shafi Shajakhan
2
-5
/
+2
2011-08-29
ath9k: use appropriate debug mask
Mohammed Shafi Shajakhan
1
-1
/
+1
2011-08-29
p54: Use do_div for 64-bit division to fix 32-bit kernels
Christian Lamparter
1
-4
/
+8
2011-08-29
ath9k: add missing AR9340 in ath_mac_bb_names
Florian Fainelli
1
-0
/
+1
[next]