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
2010-10-15
radiotap: fix vendor namespace parsing
Johannes Berg
1
-26
/
+32
2010-10-13
mac80211: fix SMPS request
Johannes Berg
1
-0
/
+2
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
4
-2
/
+32
2010-10-13
cfg80211: notify drivers about frame registrations
Johannes Berg
1
-3
/
+20
2010-10-13
wireless: Print wiphy name in sysfs.
Ben Greear
1
-0
/
+9
2010-10-11
mac80211: minstrel_ht A-MPDU fix
Björn Smedman
1
-3
/
+4
2010-10-11
mac80211: don't kmalloc 16 bytes
Johannes Berg
1
-7
/
+1
2010-10-11
cfg80211: add channel utilization stats to the survey command
Felix Fietkau
1
-0
/
+15
2010-10-11
mac80211: temporarily disable reorder release timer
Christian Lamparter
1
-0
/
+24
2010-10-11
mac80211: fix possible null-pointer de-reference
Christian Lamparter
1
-3
/
+14
2010-10-11
wireless: Set some stats used by /proc/net/wireless (wext)
Ben Greear
2
-1
/
+7
2010-10-11
mac80211: Improve mlme probe response log messages.
Ben Greear
1
-7
/
+11
2010-10-11
Revert "wireless: Use first phyX name available when registering phy devices."
Johannes Berg
1
-30
/
+24
2010-10-07
cfg80211: constify WDS address
Johannes Berg
2
-2
/
+2
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-07
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-07
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
2010-10-07
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
2
-0
/
+10
2010-10-07
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-07
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-07
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
3
-14
/
+27
2010-10-07
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-07
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-10-07
nl80211: fix error in generic netif_running check
Johannes Berg
1
-0
/
+2
2010-10-07
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
14
-95
/
+239
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
11
-35
/
+48
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-10-06
mac80211: delete AddBA response timer
Johannes Berg
1
-0
/
+2
2010-10-05
mac80211: fix channel assumption for association done work
Luis R. Rodriguez
1
-3
/
+3
2010-10-05
mac80211: fix deadlock with multiple interfaces
Johannes Berg
5
-22
/
+7
2010-10-05
nl80211: reduce dumping boilerplate
Johannes Berg
1
-92
/
+59
2010-10-05
nl80211: use generic check for netif_running
Johannes Berg
1
-69
/
+28
2010-10-05
nl80211: use the new genetlink pre/post_doit hooks
Johannes Berg
1
-1202
/
+531
2010-10-05
genetlink: introduce pre_doit/post_doit hooks
Johannes Berg
1
-1
/
+13
2010-10-05
mac80211: Add WME information element for IBSS
Bruno Randolf
1
-22
/
+43
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
2
-1
/
+5
2010-10-05
mac80211: fix for WDS interfaces
Bill Jordan
4
-0
/
+10
2010-10-05
cfg80211: patches to allow setting the WDS peer
Bill Jordan
1
-0
/
+54
2010-10-05
mac80211: Add validity check for beacon_crc value
Juuso Oikarinen
2
-2
/
+6
2010-10-05
mac80211: perform scan cancel in hw reset work
Stanislaw Gruszka
1
-9
/
+10
2010-10-05
cfg80211: fix locking
Johannes Berg
1
-4
/
+7
2010-10-05
cfg80211/mac80211: allow management frame TX in AP mode
Johannes Berg
3
-14
/
+57
2010-10-05
nl80211: allow drivers to indicate whether the survey data channel is in use
Felix Fietkau
1
-0
/
+2
2010-10-05
mac80211: fix rx monitor filter refcounters
Christian Lamparter
3
-24
/
+54
2010-10-05
wireless: Use first phyX name available when registering phy devices.
Ben Greear
1
-24
/
+30
2010-09-28
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
1
-8
/
+8
2010-09-28
cfg80211: always set IBSS basic rates
Johannes Berg
2
-17
/
+19
[next]