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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
Pontus Fuchs
1
-0
/
+4
2013-06-04
nl80211: remove bogus genlmsg_end() error checking
Johannes Berg
1
-33
/
+7
2013-06-04
mac80211: add a tx control flag to indicate PS-Poll/uAPSD response
Felix Fietkau
1
-1
/
+3
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
3
-39
/
+40
2013-06-03
mac80211: set mesh formation field properly
Jacob Minshall
2
-4
/
+3
2013-06-03
mac80211: don't check local mesh TTL on TX
Thomas Pedersen
1
-6
/
+0
2013-06-03
mac80211: fix sdata locking around __ieee80211_request_smps
Johannes Berg
1
-0
/
+2
2013-05-29
mac80211: always send multicast on CAB queue
Johannes Berg
1
-2
/
+3
2013-05-29
mac80211: support active monitor interfaces
Felix Fietkau
4
-11
/
+38
2013-05-29
cfg80211: support an active monitor interface flag
Felix Fietkau
1
-0
/
+10
2013-05-27
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
4
-38
/
+48
2013-05-25
cfg80211: remove some locked wrappers from sme API
Johannes Berg
6
-59
/
+32
2013-05-25
cfg80211: remove some locked wrappers from mlme API
Johannes Berg
4
-149
/
+70
2013-05-25
regulatory: remove reg_mutex
Johannes Berg
1
-57
/
+19
2013-05-25
regulatory: use RCU in regulatory_hint_11d()
Johannes Berg
1
-14
/
+16
2013-05-25
cfg80211: simplify and correct P2P-Device scan check
Johannes Berg
1
-10
/
+7
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
12
-325
/
+197
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
13
-444
/
+115
2013-05-25
cfg80211: use atomic_t for wiphy counter
Johannes Berg
1
-8
/
+3
2013-05-25
cfg80211: move cfg80211_get_dev_from_ifindex under wext
Johannes Berg
3
-25
/
+21
2013-05-25
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
11
-33
/
+106
2013-05-25
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
5
-34
/
+33
2013-05-25
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
1
-2
/
+3
2013-05-25
cfg80211: Allow TDLS peer AID to be configured for VHT
Jouni Malinen
1
-2
/
+9
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
1
-0
/
+4
2013-05-24
mac80211: close AP_VLAN interfaces before unregistering all
Johannes Berg
1
-0
/
+9
2013-05-24
mac80211: assign AP_VLAN hw queues correctly
Johannes Berg
1
-0
/
+3
2013-05-24
cfg80211: fix reporting 64-bit station info tx bytes
Felix Fietkau
1
-1
/
+1
2013-05-23
mac80211: fix queue handling crash
Johannes Berg
1
-1
/
+5
2013-05-23
cfg80211: check wdev->netdev in connection work
Johannes Berg
1
-0
/
+3
2013-05-17
mac80211: fix direct probe auth
Stanislaw Gruszka
1
-6
/
+6
2013-05-17
mac80211: enable power save only if DTIM period is available
Alexander Bondar
1
-0
/
+4
2013-05-17
mac80211: enable Auth Protocol Identifier on mesh config.
Colleen Twitty
2
-1
/
+1
2013-05-17
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
2
-0
/
+9
2013-05-17
cfg80211: use C99 initialisers to simplify code a bit
Johannes Berg
1
-24
/
+20
2013-05-17
mac80211: write memcpy differently for smatch
Johannes Berg
1
-1
/
+1
2013-05-17
wireless: move crypto constants to ieee80211.h
Johannes Berg
6
-89
/
+84
2013-05-17
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-17
nl80211: Add generic netlink module alias for cfg80211/nl80211
Marcel Holtmann
2
-4
/
+5
2013-05-17
cfg80211: add 60GHz regulatory class
Vladimir Kondratiev
1
-0
/
+3
2013-05-17
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
4
-1
/
+33
2013-05-17
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+38
2013-05-17
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
1
-0
/
+2
2013-05-17
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
1
-4
/
+4
2013-05-17
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2
-2
/
+2
2013-05-17
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
2013-05-17
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
1
-0
/
+2
2013-05-17
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
1
-2
/
+2
2013-05-17
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
1
-1
/
+8
2013-05-17
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
[next]