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
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
1
-3
/
+13
2009-07-10
cfg80211: move break statement to correct place
Johannes Berg
1
-15
/
+16
2009-07-10
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
1
-3
/
+0
2009-06-10
cfg80211: fix rfkill locking problem
Johannes Berg
1
-10
/
+9
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-3
/
+94
2009-05-20
cfg80211: mark ops as pointer to const
David Kilroy
1
-1
/
+1
2009-05-20
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
1
-0
/
+5
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-1
/
+5
2009-05-11
cfg80211: put wext data into substructure
Johannes Berg
1
-2
/
+2
2009-04-23
cfg80211: clear WEXT SSID when clearing IBSS
Johannes Berg
1
-1
/
+1
2009-04-23
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-0
/
+10
2009-04-23
cfg80211: clean up includes
Johannes Berg
1
-1
/
+0
2009-04-23
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+16
2009-03-28
cfg80211: fix locking in nl80211_set_wiphy
Johannes Berg
1
-20
/
+10
2009-03-17
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
1
-0
/
+11
2009-03-17
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
1
-1
/
+1
2009-02-27
cfg80211: Add AP beacon regulatory hints
Luis R. Rodriguez
1
-2
/
+3
2009-02-27
cfg80211: make regulatory_request use wiphy_idx instead of wiphy
Luis R. Rodriguez
1
-3
/
+27
2009-02-27
cfg80211: add assert_cfg80211_lock() to ensure proper protection
Luis R. Rodriguez
1
-1
/
+4
2009-02-27
cfg80211: rename cfg80211_drv_mutex to cfg80211_mutex
Luis R. Rodriguez
1
-15
/
+20
2009-02-27
cfg80211: add wiphy_idx_valid to check for wiphy_idx sanity
Luis R. Rodriguez
1
-1
/
+4
2009-02-27
cfg80211: rename cfg80211_registered_device's idx to wiphy_idx
Luis R. Rodriguez
1
-17
/
+18
2009-02-13
cfg80211: free_priv for BSS info
Johannes Berg
1
-1
/
+1
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-0
/
+8
2009-01-30
wireless: restrict to 32 legacy rates
Johannes Berg
1
-3
/
+9
2008-11-26
cfg80211/mac80211: Add 802.11d support
Luis R. Rodriguez
1
-1
/
+4
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2008-11-01
wireless: remove cfg80211_reg_mutex
Johannes Berg
1
-4
/
+2
2008-10-15
cfg80211: fix debugfs error handling
Johannes Berg
1
-1
/
+4
2008-10-13
wireless: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-09-25
wireless: a global static to local static improvement
Denis ChengRq
1
-9
/
+7
2008-09-25
cfg80211: show interface type
Johannes Berg
1
-0
/
+2
2008-09-25
cfg80211: clean up regulatory mess
Johannes Berg
1
-144
/
+0
2008-09-25
cfg80211: fix static regdomains
Johannes Berg
1
-16
/
+16
2008-09-16
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
1
-2
/
+160
2008-09-06
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
1
-1
/
+8
2008-05-15
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
1
-5
/
+28
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-0
/
+41
2008-01-29
cfg80211/nl80211: introduce key handling
Johannes Berg
1
-0
/
+3
2007-10-11
[NL80211]: add netlink interface to cfg80211
Johannes Berg
1
-0
/
+148
2007-09-26
[PATCH] cfg80211: fix initialisation if built-in
Johannes Berg
1
-1
/
+1
2007-04-27
[WIRELESS] cfg80211: Clarify locking comment.
Johannes Berg
1
-4
/
+15
2007-04-27
[WIRELESS] cfg80211: Fix locking in wiphy_new.
Johannes Berg
1
-6
/
+10
2007-04-26
[WIRELESS] cfg80211: New wireless config infrastructure.
Johannes Berg
1
-0
/
+209