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
pinetabv-6.6.y-devel
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
/
mac80211
/
cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-12
mac80211: remove WARN_ON() from ieee80211_hw_config
Reinette Chatre
1
-2
/
+4
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
1
-0
/
+13
2008-11-10
mac80211: Allow AP mode to be enabled
Jouni Malinen
1
-0
/
+2
2008-11-10
nl80211: Add TX queue parameter configuration
Jouni Malinen
1
-0
/
+25
2008-11-10
nl80211: Add basic rate configuration for AP mode
Jouni Malinen
1
-0
/
+18
2008-11-01
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
1
-0
/
+68
2008-11-01
mac80211: rewrite HT handling
Johannes Berg
1
-2
/
+4
2008-11-01
mac80211: move bss_conf into vif
Johannes Berg
1
-3
/
+3
2008-11-01
mac80211: introduce hw config change flags
Johannes Berg
1
-1
/
+2
2008-11-01
802.11: clean up/fix HT support
Johannes Berg
1
-4
/
+3
2008-11-01
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
1
-2
/
+1
2008-11-01
mac80211: remove wiphy_to_hw
Johannes Berg
1
-7
/
+0
2008-09-25
mac80211: clean up rate control API
Johannes Berg
1
-1
/
+1
2008-09-25
mac80211: allow interface settings changes only when down
Johannes Berg
1
-0
/
+3
2008-09-25
mac80211: make master iface not wireless
Johannes Berg
1
-59
/
+0
2008-09-16
mac80211: share sta_info->ht_info
Johannes Berg
1
-1
/
+1
2008-09-16
mac80211: share sta->supp_rates
Johannes Berg
1
-1
/
+1
2008-09-16
mac80211: share STA information with driver
Johannes Berg
1
-6
/
+6
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-34
/
+23
2008-09-16
mac80211: split off mesh handling entirely
Johannes Berg
1
-3
/
+3
2008-09-16
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
1
-0
/
+7
2008-08-30
mac80211/cfg80211: HT capabilities for NEW_STA
Jouni Malinen
1
-0
/
+5
2008-08-30
mac80211/cfg80211: Add BSS configuration options for AP mode
Jouni Malinen
1
-0
/
+37
2008-08-23
replace net_device arguments with ieee80211_{local,sub_if_data} as appropriate
Jasper Bryant-Greene
1
-8
/
+13
2008-07-30
mac80211: fix cfg80211 hooks for master interface
Johannes Berg
1
-15
/
+88
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-2
/
+2
2008-07-14
mac80211: push interface checks down
Johannes Berg
1
-4
/
+4
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
1
-20
/
+4
2008-07-14
mac80211: make master netdev handling sane
Johannes Berg
1
-1
/
+1
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2008-05-29
net/mac80211: always true conditionals
Nicolas Kaiser
1
-2
/
+2
2008-05-22
mac80211: add a struct to hold tkip context
Harvey Harrison
1
-2
/
+2
2008-05-15
mac80211: proper STA info locking
Johannes Berg
1
-0
/
+2
2008-04-16
mac80211: allow WDS mode
Johannes Berg
1
-0
/
+2
2008-04-16
mac80211: further RCU fixes
Johannes Berg
1
-3
/
+17
2008-04-09
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-04-09
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-10
/
+34
2008-04-02
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
1
-5
/
+1
2008-04-02
mac80211: automatically free sta struct when insertion fails
Johannes Berg
1
-1
/
+1
2008-03-07
mac80211: always force mesh_path deletions
Luis Carlos Cobo
1
-1
/
+1
2008-03-06
mac80211: fix sta_info mesh timer bug
Johannes Berg
1
-6
/
+7
2008-03-06
mac80211: split sta_info_add
Johannes Berg
1
-9
/
+33
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-54
/
+56
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-23
/
+9
2008-03-06
mac80211: mesh path and mesh peer configuration
Luis Carlos Cobo
1
-10
/
+259
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-1
/
+1
2008-03-06
nl80211/cfg80211: support for mesh, sta dumping
Luis Carlos Cobo
1
-9
/
+11
2008-02-29
mac80211: split ieee80211_key_alloc/free
Johannes Berg
1
-8
/
+19
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
1
-9
/
+2
2008-02-29
mac80211: Use monitor configuration flags
Michael Wu
1
-1
/
+14
[next]