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
/
iwlegacy
/
4965.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
iwlegacy: move under intel directory
Kalle Valo
1
-1950
/
+0
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
1
-1
/
+1
2013-01-31
net: iwlegacy: remove unused variable
Guenter Roeck
1
-3
/
+0
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
1
-32
/
+19
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
1
-11
/
+8
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
1
-5
/
+2
2012-02-22
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
1
-4
/
+2
2012-02-22
iwlegacy: remove temp_ops
Stanislaw Gruszka
1
-4
/
+1
2012-02-22
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
1
-7
/
+0
2012-02-22
iwlegacy: gather all 4965 handlers in one place
Stanislaw Gruszka
1
-312
/
+0
2012-02-22
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
1
-8
/
+11
2012-02-06
iwlegacy: remove set_hw_params callback
Stanislaw Gruszka
1
-76
/
+0
2012-02-06
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
1
-8
/
+10
2012-02-06
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
1
-20
/
+17
2012-02-06
iwlegacy: move ops out of config
Stanislaw Gruszka
1
-29
/
+5
2012-02-06
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
1
-32
/
+30
2012-02-06
iwlegacy: get rid of ctx->is_active
Stanislaw Gruszka
1
-3
/
+0
2012-02-06
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
1
-2
/
+1
2012-02-06
iwlegacy: get rid of ctx->rxon_cmd
Stanislaw Gruszka
1
-3
/
+3
2012-02-06
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
1
-50
/
+49
2012-01-04
iwlegacy: 4965: remove one il4965_hdl_beacon
Stanislaw Gruszka
1
-19
/
+0
2011-11-16
iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS
Greg Dietsche
1
-0
/
+2
2011-11-15
iwlegacy: remove unused IL_AC_UNSET define
Stanislaw Gruszka
1
-2
/
+0
2011-11-15
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
1
-373
/
+368
2011-11-15
iwlegacy: use FH49_ prefix in 4965 code
Stanislaw Gruszka
1
-1
/
+1
2011-11-15
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
1
-1
/
+0
2011-11-15
iwlegacy: merge common header files
Stanislaw Gruszka
1
-5
/
+1
2011-11-15
iwlegacy: rename iwl-core.h to common.h
Stanislaw Gruszka
1
-1
/
+1
2011-11-15
iwlegacy: remove il_ieee80211_get_hw_conf
Stanislaw Gruszka
1
-1
/
+1
2011-11-15
iwlegacy: rename other handlers
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: s/rx_reply/hdl/
Stanislaw Gruszka
1
-4
/
+4
2011-11-15
iwlegacy: s/rx_handler/handler/
Stanislaw Gruszka
1
-5
/
+5
2011-11-15
iwlegacy: rename REPLY_ to N_ or C_
Stanislaw Gruszka
1
-12
/
+12
2011-11-15
iwlegacy: s/STATISTICS/STATS/
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: s/STATUS_/S_/
Stanislaw Gruszka
1
-9
/
+9
2011-11-15
iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h
Stanislaw Gruszka
1
-3
/
+23
2011-11-15
iwlegacy: merge iwl-4965-ucode.c into 4965.c
Stanislaw Gruszka
1
-0
/
+125
2011-11-15
iwlegacy: merge iwl-4965-eeprom.c into 4965.c
Stanislaw Gruszka
1
-0
/
+74
2011-11-15
iwlegacy: merge iwl-4965-led.c into 4965.c
Stanislaw Gruszka
1
-1
/
+30
2011-11-15
iwlegacy: rename base 4965 and 3945 file names
Stanislaw Gruszka
1
-0
/
+2183