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
/
include
/
linux
/
nl80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-19
nl80211: add power save commands
Kalle Valo
1
-0
/
+10
2010-02-16
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
1
-1
/
+40
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
1
-1
/
+9
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
1
-0
/
+44
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
1
-0
/
+4
2009-12-29
cfg80211: add remain-on-channel command
Jouni Malinen
1
-0
/
+36
2009-11-28
nl80211: PMKSA caching support
Samuel Ortiz
1
-0
/
+11
2009-11-14
cfg80211: return channel noise via survey API
Holger Schurig
1
-0
/
+34
2009-11-14
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
Rui Paulo
1
-0
/
+3
2009-11-14
mac80211: replace "destination" with "target" to follow the spec
Rui Paulo
1
-4
/
+4
2009-11-12
nl80211: add a parameter for using 4-address frames on virtual interfaces
Felix Fietkau
1
-0
/
+4
2009-10-08
nl80211: report age of scan results
Holger Schurig
1
-0
/
+2
2009-08-14
nl80211: add generation number to all dumps
Johannes Berg
1
-5
/
+12
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-0
/
+9
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-0
/
+11
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-0
/
+5
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-0
/
+36
2009-07-10
cfg80211: let SME control reassociation vs. association
Johannes Berg
1
-0
/
+5
2009-07-10
cfg80211: connect/disconnect API
Samuel Ortiz
1
-0
/
+80
2009-07-10
cfg80211: introduce nl80211 testmode command
Johannes Berg
1
-0
/
+11
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
1
-2
/
+2
2009-05-13
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
1
-0
/
+9
2009-05-13
nl80211: improve station flags handling
Johannes Berg
1
-1
/
+20
2009-05-11
nl80211 : Add support for configuring MFP
Jouni Malinen
1
-0
/
+17
2009-04-23
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-2
/
+11
2009-04-23
nl80211: allow configuring IBSS beacon interval
Johannes Berg
1
-1
/
+3
2009-04-23
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-2
/
+22
2009-04-23
cfg80211/nl80211: add IBSS API
Johannes Berg
1
-0
/
+18
2009-04-23
cfg80211: add cipher capabilities
Johannes Berg
1
-0
/
+4
2009-04-23
cfg80211: send regulatory beacon hint events to userspace
Luis R. Rodriguez
1
-1
/
+33
2009-04-23
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-0
/
+4
2009-04-23
nl80211: Add Michael MIC failure event
Jouni Malinen
1
-0
/
+28
2009-03-28
nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE
Jouni Malinen
1
-1
/
+7
2009-03-28
nl80211: Add MLME primitives to support external SME
Jouni Malinen
1
-10
/
+48
2009-03-28
nl80211: Event notifications for MLME events
Jouni Malinen
1
-1
/
+35
2009-03-28
nl80211: export supported commands
Johannes Berg
1
-0
/
+6
2009-03-17
cfg80211: add regulatory netlink multicast group
Luis R. Rodriguez
1
-0
/
+48
2009-03-17
cfg80211: move enum reg_set_by to nl80211.h
Luis R. Rodriguez
1
-0
/
+19
2009-02-27
nl80211: Provide access to STA TX/RX packet counters
Jouni Malinen
1
-0
/
+5
2009-02-13
cfg80211/nl80211: scanning (and mac80211 update to use it)
Johannes Berg
1
-0
/
+65
2009-02-09
cfg80211: add get reg command
Luis R. Rodriguez
1
-0
/
+4
2009-01-30
nl80211: New command for adding extra IE(s) into management frames
Jouni Malinen
1
-0
/
+22
2009-01-30
nl80211: Fix documentation errors
Jouni Malinen
1
-3
/
+3
2009-01-30
mac80211: 802.11w - Use BIP (AES-128-CMAC)
Jouni Malinen
1
-2
/
+4
2009-01-30
mac80211: 802.11w - STA flag for MFP
Jouni Malinen
1
-0
/
+2
2008-12-19
mac80211: Fix HT channel selection
Sujith
1
-11
/
+11
2008-12-19
nl80211: Add signal strength and bandwith to nl80211station info
Henning Rogge
1
-0
/
+31
2008-12-05
nl80211: relicense nl80211.h under the ISC
Luis R. Rodriguez
1
-1
/
+20
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
1
-2
/
+21
2008-11-26
nl80211: Change max TX power to be in mBm instead of dBm
Jouni Malinen
1
-1
/
+2
[next]