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
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-14
/
+4
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+5
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
1
-4
/
+2
2013-01-07
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
1
-2
/
+2
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2012-12-07
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
8
-22
/
+22
2012-11-30
mac80211: remove probe response temporary buffer allocation
Johannes Berg
2
-2
/
+6
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-4
/
+5
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
1
-1
/
+1
2012-09-27
wlcore: protect wlcore_op_set_key with mutex
Eliad Peller
2
-33
/
+43
2012-09-27
wlcore: decrease elp timeout
Eliad Peller
1
-6
/
+2
2012-09-27
wlcore: Load the NVS file asynchronously
Ido Yariv
2
-38
/
+53
2012-09-27
wlcore: Refactor probe
Ido Yariv
4
-48
/
+83
2012-09-27
wlcore: Allow memory access when the FW crashes
Ido Yariv
1
-8
/
+12
2012-09-27
wlcore: use dynamic keep-alive template ids
Eliad Peller
6
-23
/
+33
2012-09-27
wlcore: invalidate keep-alive template on disconnection
Eliad Peller
1
-0
/
+5
2012-09-27
wl18xx: default to siso40 in 2.4ghz with a single antenna
Arik Nemtsov
1
-2
/
+2
2012-09-27
wlcore: Fix unbalanced interrupts enablement
Ido Yariv
2
-1
/
+15
2012-09-27
wlcore: Don't recover during boot
Ido Yariv
1
-1
/
+2
2012-09-27
wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state
Yair Shapira
3
-0
/
+8
2012-09-27
wlcore: spi: use private max-buf-size limit
Arik Nemtsov
2
-4
/
+8
2012-09-27
wl18xx: number_of_assembled_ant5 indicates if A band is enabled
Yair Shapira
1
-5
/
+2
2012-09-27
wlcore: allow up to 3 running STA interfaces in combinations
Arik Nemtsov
1
-2
/
+2
2012-09-27
wlcore: lazy-enable device roles
Eliad Peller
2
-20
/
+15
2012-09-27
wlcore: always use wlvif->role_id for scans
Eliad Peller
1
-11
/
+7
2012-09-27
wlcore: make debug prints work without dynamic debug
Arik Nemtsov
1
-3
/
+13
2012-09-27
wlcore/wl18xx/wl12xx: allow up to 3 mac addresses
Arik Nemtsov
6
-9
/
+38
2012-09-27
wlcore: resume() only if sta is associated
Eliad Peller
1
-0
/
+3
2012-09-27
wlcore: configure wowlan regardless of wakeup conditions
Eyal Shapira
1
-13
/
+13
2012-09-27
wlcore/wl18xx/wl12xx: aggregation buffer size set
Igal Chernobelsky
8
-9
/
+14
2012-09-27
wl18xx/wl12xx: defines for Tx/Rx descriptors num
Igal Chernobelsky
4
-4
/
+10
2012-09-27
wlcore: tx_flush - optimize flow and force Tx during the flush
Arik Nemtsov
1
-8
/
+18
2012-09-27
wlcore: make Tx flush timings more verbose
Arik Nemtsov
1
-4
/
+9
2012-09-27
wlcore: allow only the lowest OFDM rate for p2p setup frames
Arik Nemtsov
1
-2
/
+1
2012-09-27
wlcore: AP mode - send non-data packets with basic rates
Arik Nemtsov
1
-2
/
+6
2012-09-27
wlcore: cancel recovery_work on stop() instead of remove_interface()
Eliad Peller
1
-4
/
+2
2012-09-27
wl18xx: increase rx_ba_win_size to 32
Ido Reis
1
-1
/
+1
2012-09-27
wlcore: Prevent interaction with HW after recovery is queued
Ido Yariv
11
-55
/
+61
2012-09-27
wlcore: consider single fw case
Eliad Peller
1
-1
/
+5
2012-09-27
wl18xx: update default phy configuration for pg2
Ido Reis
1
-14
/
+3
2012-09-27
wl12xx: remove duplicated include from main.c
Wei Yongjun
1
-1
/
+0
2012-09-27
wlcore: Declare MODULE_FIRMWARE usage
Tim Gardner
1
-0
/
+1
2012-09-27
wl12xx: use module_platform_driver
Luciano Coelho
1
-11
/
+1
2012-09-27
wl18xx: use module_platform_driver
Devendra Naga
1
-12
/
+1
2012-09-07
wl18xx: remove duplicated include from main.c
Wei Yongjun
1
-1
/
+0
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2
-3
/
+7
2012-07-31
wlcore: op_tx: pass sta explicitly when inferring frame hlid
Arik Nemtsov
3
-13
/
+8
2012-07-31
wlcore: don't get the hlid from a queued skb
Arik Nemtsov
1
-20
/
+26
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-74
/
+290
[next]