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
2014-03-04
Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warning
Surendra Patil
1
-1
/
+1
2014-03-04
wl1251: use skb_trim to make skb shorter
Ivaylo Dimitrov
1
-1
/
+1
2014-03-04
net: Replace min macro with min_t
Silvan Jegen
3
-4
/
+4
2014-02-28
wl1251: spi: add device tree support
Sebastian Reichel
1
-6
/
+17
2014-02-28
wl1251: spi: add vio regulator support
Sebastian Reichel
2
-2
/
+19
2014-02-28
wl1251: move power GPIO handling into the driver
Sebastian Reichel
3
-18
/
+38
2014-02-28
wl1251: split wl251 platform data to a separate structure
Luciano Coelho
3
-13
/
+38
2014-02-20
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
1
-2
/
+4
2014-02-14
wlcore: add support for STA CSA with chan contexts
Arik Nemtsov
1
-1
/
+2
2014-02-14
wlcore: enable beacon filtering only after receiving a beacon
Eliad Peller
3
-3
/
+16
2014-02-14
wlcore: increase timeout to 5000 msecs
Yaniv Machani
1
-1
/
+1
2014-02-14
wlcore: decrease warning verbosity during recovery
Arik Nemtsov
2
-4
/
+5
2014-02-14
wlcore: consider multiple APs when checking active_link_count
Eliad Peller
2
-10
/
+10
2014-02-14
wlcore: don't handle unsetting of default wep key
Eliad Peller
1
-0
/
+4
2014-02-14
wlcore: wl18xx: allow CCK rates for AP mode
Arik Nemtsov
3
-1
/
+5
2014-02-14
wlcore: don't stop sched_scan on interface removal
Barak Bercovitz
1
-3
/
+1
2014-02-14
wlcore: send EAPOL frames with voice priority
Igal Chernobelsky
2
-0
/
+5
2014-02-14
wl18xx: move to new firmware (wl18xx-fw-3.bin)
Eliad Peller
9
-15
/
+25
2014-02-14
wlcore/wl12xx/wl18xx: configure iface_combinations per-hw
Eliad Peller
4
-30
/
+68
2014-02-14
wlcore/wl12xx/wl18xx: configure max_stations per-hw
Eliad Peller
7
-5
/
+9
2014-02-14
wlcore/wl12xx/wl18xx: configure num_links per-hw
Eliad Peller
11
-30
/
+51
2014-02-14
wlcore/wl12xx/wl18xx: simplify fw_status handling
Eliad Peller
12
-103
/
+277
2014-02-14
wlcore: AP: don't start mac80211 PS on non-peer HLIDs
Arik Nemtsov
1
-1
/
+5
2014-02-14
wlcore: block read/writes to FW during ELP
Barak Bercovitz
1
-2
/
+6
2014-02-14
wlcore: cancel Tx watchdog on suspend and rearm on first Tx after
Arik Nemtsov
3
-2
/
+21
2014-02-14
wlcore: memset wl->rx_filter_enabled to zero after recovery
Nadim Zubidat
3
-4
/
+8
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+10
2014-01-13
wl12xx: fix tx power setting
Alex Gal
1
-0
/
+10
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-2
/
+0
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-49
/
+354
2014-01-09
wl1251: fix NULL pointer dereference
Pavel Machek
1
-1
/
+1
2014-01-09
wl1251: add nvs file name to module firmware list
Pavel Machek
1
-0
/
+1
2014-01-09
wl1251: enforce changed hw encryption support on monitor state change
David Gnedt
1
-0
/
+13
2014-01-09
wl1251: disable retry and ACK policy for injected packets
David Gnedt
2
-2
/
+13
2014-01-09
wl1251: enable tx path in monitor mode if necessary for packet injection
David Gnedt
3
-0
/
+31
2014-01-09
wl1251: fix channel switching in monitor mode
David Gnedt
1
-2
/
+13
2014-01-09
wl1251: disable power saving in monitor mode
David Gnedt
1
-3
/
+7
2014-01-09
wl1251: implement multicast address filtering (fwd)
David Gnedt
5
-11
/
+67
2014-01-09
wl1251: configure hardware en-/decryption for monitor mode
David Gnedt
7
-11
/
+39
2014-01-09
wl1251: split RX and TX data path initialisation
David Gnedt
3
-17
/
+41
2014-01-09
wl1251: implement hardware ARP filtering
David Gnedt
3
-0
/
+53
2014-01-09
wl1251: retry power save entry
David Gnedt
5
-1
/
+58
2014-01-09
wl1251: fix scan behaviour while not associated
David Gnedt
3
-1
/
+17
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
2
-2
/
+0
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-05
wl1251: return -ENOMEM if kzalloc fails
Jing Wang
1
-141
/
+68
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
4
-11
/
+8
2013-10-23
wlcore: save last regdom configuration on stop
Eliad Peller
1
-1
/
+3
2013-10-23
wlcore: fix started_vifs calculation
Eliad Peller
1
-1
/
+23
2013-10-23
wlcore: wakeup from ELP before starting recovery
Barak Bercovitz
1
-0
/
+1
[next]