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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-29
mac80211: fix receiving deauth
Johannes Berg
1
-4
/
+17
2009-07-29
cfg80211: fix circular lock dependency (1)
Johannes Berg
1
-3
/
+3
2009-07-27
mac80211: fix oops due to missing private data
Luis R. Rodriguez
1
-2
/
+4
2009-07-27
mac80211: fix PS-poll response, race
Johannes Berg
3
-36
/
+7
2009-07-27
mac80211: fix MLME issuing of probe requests while scanning
Luis R. Rodriguez
1
-3
/
+3
2009-07-27
mac80211: fix mlme timeouts
Johannes Berg
1
-0
/
+2
2009-07-27
cfg80211: increase scan result expire time
Helmut Schaa
1
-1
/
+1
2009-07-27
mac80211: rename scan_state to next_scan_state
Helmut Schaa
2
-11
/
+11
2009-07-27
mac80211: implement basic background scanning
Helmut Schaa
4
-13
/
+148
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
9
-29
/
+31
2009-07-27
mac80211: introduce a new scan state "decision"
Helmut Schaa
2
-15
/
+27
2009-07-27
mac80211: advance the state machine immediately if no delay is needed
Helmut Schaa
1
-9
/
+15
2009-07-27
mac80211: refactor the scan code
Helmut Schaa
1
-58
/
+78
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
2
-0
/
+2
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
7
-95
/
+227
2009-07-27
mac80211: cooperate more with network namespaces
Johannes Berg
3
-47
/
+46
2009-07-27
phonet: phonet_device_get() fix
Eric Dumazet
1
-1
/
+1
2009-07-27
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
1
-2
/
+11
2009-07-27
phonet: Fix build.
David S. Miller
1
-0
/
+1
2009-07-24
mac80211: Fix regression in mesh forwarding path.
Javier Cardona
4
-11
/
+20
2009-07-24
mac80211: fix ieee80211_xmit call context
Johannes Berg
1
-0
/
+7
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
1
-3
/
+0
2009-07-24
mac80211: remove master netdev
Johannes Berg
12
-392
/
+192
2009-07-24
net: export __dev_addr_sync/__dev_addr_unsync
Johannes Berg
1
-0
/
+2
2009-07-24
cfg80211: avoid setting default_key if add_key fails
Zhu Yi
1
-2
/
+6
2009-07-24
cfg80211: fix typo of IWEVASSOCRESPIE
Zhu Yi
1
-2
/
+2
2009-07-24
cfg80211: set_default_key only for WEP
Zhu Yi
1
-1
/
+2
2009-07-24
mac80211: fix spare warnings in driver-trace.h
Christian Lamparter
1
-2
/
+2
2009-07-24
mac80211: do not monitor the connection while scanning
Christian Lamparter
1
-0
/
+3
2009-07-24
cfg80211: don't optimise wext calls too much
Johannes Berg
1
-19
/
+21
2009-07-24
cfg80211: remove WARN_ON in __cfg80211_sme_scan_done
Zhu Yi
1
-1
/
+1
2009-07-24
cfg80211: treat ieee80211_regdom hints as user hints
Luis R. Rodriguez
1
-16
/
+9
2009-07-24
mac80211: add helper for management / no-ack frame rate decision
Luis R. Rodriguez
3
-31
/
+31
2009-07-24
mac80211: make minstrel/pid RC use ieee80211_is_data(fc)
Luis R. Rodriguez
2
-8
/
+6
2009-07-24
mac80211: drop frames for sta with no valid rate
Luis R. Rodriguez
1
-0
/
+20
2009-07-24
cfg80211: fix unregistration
Johannes Berg
1
-5
/
+5
2009-07-24
mac80211: cancel the connection monitor timers/work
Johannes Berg
2
-3
/
+8
2009-07-24
cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)
Gábor Stefanik
1
-1
/
+11
2009-07-24
cfg80211: fix more bugs in mlme handling
Johannes Berg
1
-5
/
+3
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-17
/
+48
2009-07-24
cfg80211: fix wext setting SSID
Johannes Berg
1
-1
/
+1
2009-07-24
cfg80211: don't look at wdev->ssid for giwessid
Johannes Berg
1
-5
/
+1
2009-07-24
cfg80211: fix wext stats
Johannes Berg
1
-4
/
+9
2009-07-24
mac80211: mesh: fix two small problems
Johannes Berg
2
-4
/
+7
2009-07-24
cfg80211: fix a locking bug
Johannes Berg
1
-2
/
+2
2009-07-24
mac80211: monitor the connection
Johannes Berg
3
-72
/
+227
2009-07-24
mac80211: fix multi-use timer
Johannes Berg
1
-7
/
+33
2009-07-24
cfg80211: fix NULL dereference in IBSS SIOCGIWAP
Zhu Yi
1
-1
/
+4
2009-07-24
cfg80211: rework key operation
Johannes Berg
15
-160
/
+532
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-47
/
+156
[next]