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
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2
-2
/
+2
2013-08-23
mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
Johannes Berg
1
-1
/
+2
2013-08-12
mac80211: add vif to testmode cmd
David Spinadel
2
-2
/
+4
2013-07-16
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
1
-5
/
+5
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-262
/
+378
2013-06-29
wlcore: use *ppos, not file->f_pos
Al Viro
1
-2
/
+2
2013-06-17
net: wireless: wl1251: Fix commenting style
Sachin Kamat
1
-3
/
+3
2013-06-17
net: wireless: wl1251: Use module_spi_driver macro
Sachin Kamat
1
-23
/
+1
2013-06-17
net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver
Peter Huewe
1
-13
/
+1
2013-06-17
wlcore: fix occasional AP TX stop after recovery
Victor Goldenshtein
1
-2
/
+2
2013-06-17
wlcore: hold jiffies in unsigned long
Arik Nemtsov
1
-1
/
+1
2013-06-17
wlcore: cancel channel switch work on interface removal
Arik Nemtsov
1
-0
/
+1
2013-06-17
wlcore: set default_wep_key when configured
Yoni Divinsky
2
-9
/
+42
2013-06-17
wl18xx: use locally administered MAC address if not available from fuse
Luciano Coelho
1
-0
/
+11
2013-06-17
wlcore: configure rates in multiple cases
Eliad Peller
1
-2
/
+1
2013-06-17
wlcore: move sysfs handling to a separate file
Luciano Coelho
4
-175
/
+249
2013-06-17
wlcore: some non-functional clean-ups in main.c
Luciano Coelho
1
-24
/
+6
2013-06-17
wl18xx: FDSP Code RAM Corruption fix
Ido Reis
2
-2
/
+49
2013-06-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-8
/
+11
2013-06-12
wl12xx/wl18xx: scan all 5ghz channels
Eliad Peller
2
-2
/
+2
2013-06-12
wl12xx: increase minimum singlerole firmware version required
Luciano Coelho
1
-2
/
+2
2013-06-12
wl12xx: fix minimum required firmware version for wl127x multirole
Luciano Coelho
1
-1
/
+1
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-8
/
+11
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-7
/
+8
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
17
-130
/
+330
2013-04-16
mac80211: support secondary channel offset in CSA
Johannes Berg
2
-4
/
+4
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+4
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
17
-131
/
+331
2013-04-08
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-03-26
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-130
/
+330
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2
-3
/
+4
2013-03-25
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
17
-130
/
+330
2013-03-25
wlcore: move handling from hardirq to the irq thread function
Luciano Coelho
1
-32
/
+21
2013-03-25
wlcore: use print_hex_dump_debug()
Luciano Coelho
1
-17
/
+16
2013-03-25
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
1
-1
/
+1
2013-03-25
wlcore: correctly check state before regdomain conf
Arik Nemtsov
1
-2
/
+5
2013-03-25
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
3
-1
/
+44
2013-03-25
wlcore: free AP global links properly on recovery
Arik Nemtsov
2
-2
/
+4
2013-03-25
wl18xx: print chip info during boot
Victor Goldenshtein
2
-1
/
+52
2013-03-25
wlcore: don't attempt to roam in case of p2p
Eyal Shapira
1
-1
/
+8
2013-03-25
wlcore: change warn on missing lock in wlcore_queue_xx funcs
Arik Nemtsov
1
-2
/
+3
2013-03-25
wlcore: report rssi from roaming statistics
Nadim Zubidat
3
-0
/
+77
2013-03-25
wlcore: consolidate tx_seq handling on recovery
Arik Nemtsov
5
-56
/
+67
2013-03-25
wlcore: don't risk using stale HLID during .sta_state callback
Arik Nemtsov
1
-4
/
+2
2013-03-25
wlcore: fix link count in single-link-PSM optimization
Arik Nemtsov
2
-6
/
+14
2013-03-25
wlcore: set max num of Rx BA sessions per chip
Igal Chernobelsky
7
-4
/
+11
2013-03-25
wlcore: enter elp in force ps mode in 5ms
Igal Chernobelsky
1
-1
/
+3
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-06
mac80211: Allow drivers to differentiate between ROC types
Ilan Peer
1
-1
/
+2
2013-03-05
wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case
Li Fei
1
-1
/
+3
[next]