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
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
nl80211: Add sta_flags to the station info
Helmut Schaa
1
-0
/
+4
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-4
/
+22
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
1
-1
/
+80
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-0
/
+2
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
1
-1
/
+1
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+6
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-1
/
+8
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
1
-12
/
+4
2011-09-27
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
1
-11
/
+1
2011-09-21
cfg80211: Fix validation of AKM suites
Jouni Malinen
1
-1
/
+4
2011-09-20
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
1
-0
/
+46
2011-09-20
cfg80211: validate IBSS BSSID
Johannes Berg
1
-1
/
+5
2011-09-14
cfg80211: verify format of uAPSD information
Johannes Berg
1
-0
/
+5
2011-09-13
nl80211/cfg80211: add match filtering for sched_scan
Luciano Coelho
1
-1
/
+58
2011-09-13
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
Eliad Peller
1
-1
/
+4
2011-09-13
cfg80211/nl80211: Indicate roaming feature capability to userspace.
Vivek Natarajan
1
-0
/
+4
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
1
-0
/
+27
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
1
-0
/
+7
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
1
-0
/
+7
2011-08-24
{nl,mac}80211: add missing root mode meshconf entries
Javier Cardona
1
-0
/
+1
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
1
-1
/
+27
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
1
-0
/
+21
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
1
-0
/
+29
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
1
-0
/
+1
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
1
-1
/
+1
2011-08-10
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
1
-0
/
+4
2011-08-10
nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait
Jouni Malinen
1
-2
/
+1
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
1
-1
/
+3
2011-07-20
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
1
-19
/
+31
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
1
-0
/
+49
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+18
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
1
-0
/
+113
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
1
-6
/
+18
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
1
-1
/
+2
2011-06-23
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
1
-4
/
+8
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+4
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
1
-5
/
+4
2011-06-01
cfg80211: skip disabled channels on channel survey
Luis R. Rodriguez
1
-4
/
+15
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
1
-0
/
+88
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-19
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
1
-8
/
+4
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-1
/
+1
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
1
-14
/
+91
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
1
-17
/
+23
2011-05-11
cfg80211/nl80211: add interval attribute for scheduled scans
Luciano Coelho
1
-0
/
+10
[next]