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
/
include
/
net
/
mac80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-0
/
+4
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-0
/
+24
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
1
-0
/
+22
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
1
-0
/
+6
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
1
-2
/
+4
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
1
-0
/
+6
2015-11-03
cfg80211/mac80211: clarify RSSI CQM reporting requirements
Johannes Berg
1
-1
/
+3
2015-10-14
mac80211: remove PM-QoS listener
Johannes Berg
1
-6
/
+0
2015-10-13
Revert "mac80211: remove exposing 'mfp' to drivers"
Tamizh chelvam
1
-0
/
+2
2015-10-07
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+28
2015-09-29
mac80211: Copy tx'ed beacons to monitor mode
Helmut Schaa
1
-0
/
+4
2015-09-22
Revert "mac80211: add pointer for driver use to key"
Johannes Berg
1
-2
/
+0
2015-09-22
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
1
-0
/
+4
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+4
2015-09-22
mac80211: introduce per vif frame registration API
Andrei Otcheretianski
1
-0
/
+16
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
1
-1
/
+3
2015-08-13
mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()
Johannes Berg
1
-13
/
+0
2015-07-17
mac80211: add pointer for driver use to key
Johannes Berg
1
-0
/
+2
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
1
-0
/
+4
2015-07-17
mac80211: support device/driver PN check for CCMP/GCMP
Johannes Berg
1
-1
/
+6
2015-07-17
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
1
-5
/
+1
2015-07-17
mac80211: don't store napi struct
Johannes Berg
1
-13
/
+24
2015-07-17
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
1
-2
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-30
/
+49
2015-06-09
mac80211: remove obsolete sentence from documentation
Jakub Kicinski
1
-2
/
+1
2015-06-02
mac80211: rename single hw-scan flag to follow naming convention
Johannes Berg
1
-2
/
+2
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-15
/
+2
2015-06-02
mac80211: stop using pointers as userspace cookies
Johannes Berg
1
-0
/
+3
2015-06-02
mac80211: move TX PN to public part of key struct
Johannes Berg
1
-0
/
+4
2015-05-20
mac80211: add missing drv_priv description for TXQ struct
Johannes Berg
1
-0
/
+1
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
1
-0
/
+7
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-39
/
+40
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
1
-13
/
+14
2015-04-24
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
1
-2
/
+6
2015-04-24
mac80211: notify the driver upon BAR Rx
Emmanuel Grumbach
1
-2
/
+18
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-7
/
+2
2015-04-22
mac80211: allow drivers to support S/G
Johannes Berg
1
-2
/
+2
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-1
/
+5
2015-04-20
mac80211: Fix mac80211.h docbook comments
Jonathan Corbet
1
-3
/
+4
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
1
-28
/
+0
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-0
/
+83
2015-03-30
mac80211: make sta.wme indicate whether QoS is used
Johannes Berg
1
-1
/
+2
2015-03-30
mac80211: notify the driver about deauth
Emmanuel Grumbach
1
-0
/
+4
2015-03-30
mac80211: notify the driver about association status
Emmanuel Grumbach
1
-0
/
+2
2015-03-30
mac80211: notify the driver about authentication status
Emmanuel Grumbach
1
-0
/
+36
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
1
-10
/
+38
2015-03-16
mac80211: allow to get wireless_dev structure from ieee80211_vif
Emmanuel Grumbach
1
-0
/
+13
2015-03-04
mac80211: provide station PMF configuration to driver
SenthilKumar Jegadeesan
1
-0
/
+2
2015-03-04
mac80211: allow iterating inactive interfaces
Arik Nemtsov
1
-5
/
+30
2015-03-03
mac80211: Update beacon's timing and DTIM count on every beacon
Alexander Bondar
1
-2
/
+5
[next]