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
/
net
/
wireless
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+51
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
1
-2
/
+51
2012-08-06
cfg80211: process pending events when unregistering net device
Daniel Drake
1
-0
/
+5
2012-07-17
cfg80211: make regulatory_update() static
Luis R. Rodriguez
1
-1
/
+0
2012-07-17
cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()
Luis R. Rodriguez
1
-3
/
+5
2012-07-17
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
1
-0
/
+1
2012-07-13
cfg80211: reduce monitor interface tracking
Johannes Berg
1
-47
/
+1
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-1
/
+1
2012-07-09
nl80211: don't assume wdev->netdev exists
Johannes Berg
1
-1
/
+6
2012-07-09
nl80211: prepare for non-netdev wireless devs
Johannes Berg
1
-6
/
+7
2012-07-08
cfg80211: fix oops due to unassigned set_monitor_enabled callback
Vladimir Kondratiev
1
-2
/
+3
2012-07-04
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
1
-6
/
+2
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
1
-2
/
+8
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
1
-0
/
+2
2012-06-29
cfg80211: add channel checking for iface combinations
Michal Kazior
1
-0
/
+8
2012-06-29
cfg80211: set initial monitor channel
Michal Kazior
1
-0
/
+31
2012-06-29
cfg80211: track monitor channel
Michal Kazior
1
-1
/
+7
2012-06-29
cfg80211: track monitor interfaces count
Michal Kazior
1
-0
/
+24
2012-06-29
cfg80211: .stop_ap when interface is going down
Michal Kazior
1
-0
/
+3
2012-06-27
cfg80211: don't allow WoWLAN support without CONFIG_PM
Johannes Berg
1
-0
/
+4
2012-06-20
cfg80211: make some functions static
Johannes Berg
1
-63
/
+0
2012-05-16
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
1
-2
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
1
-4
/
+0
2012-04-12
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
1
-1
/
+4
2011-11-10
nl80211: advertise device AP SME
Johannes Berg
1
-0
/
+4
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+7
2011-09-14
cfg80211: hold reg_mutex when updating regulatory
Sven Neumann
1
-1
/
+1
2011-08-22
mac80211: fix suspend/resume races with unregister hw
Stanislaw Gruszka
1
-0
/
+7
2011-07-20
cfg80211: enter psm when working as p2p_cli
Eliad Peller
1
-1
/
+2
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
1
-0
/
+4
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
1
-3
/
+9
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
1
-0
/
+69
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
1
-1
/
+0
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
1
-0
/
+1
2011-05-11
cfg80211/nl80211: add support for scheduled scans
Luciano Coelho
1
-1
/
+11
2011-05-05
nl80211/cfg80211: WoWLAN support
Johannes Berg
1
-0
/
+8
2011-04-25
cfg80211: module_param to disable HT40 in 2.4GHz band
Amitkumar Karwar
1
-0
/
+17
2011-02-04
cfg80211: Fix power save state after interface type change
Juuso Oikarinen
1
-7
/
+13
2010-12-20
mac80211: Let userspace enable and configure vendor specific path selection.
Javier Cardona
1
-6
/
+16
2010-12-07
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
1
-2
/
+13
2010-11-25
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
1
-4
/
+4
2010-10-11
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
1
-30
/
+24
2010-10-05
wireless: Use first phyX name available when registering phy devices.
Ben Greear
1
-24
/
+30
2010-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+12
2010-09-16
cfg80211/nl80211: introduce p2p device types
Johannes Berg
1
-0
/
+2
2010-09-16
include/net/cfg80211.h: wiphy_<level> messages use dev_printk
Joe Perches
1
-49
/
+0
2010-08-31
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
1
-9
/
+12
2010-08-25
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-4
/
+4
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
1
-1
/
+6
2010-07-27
wireless: Convert wiphy_debug macro to function
Joe Perches
1
-0
/
+49
[next]