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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-16
mac80211: pass AP vif pointer for VLANs
Johannes Berg
1
-0
/
+4
2008-09-16
iwlwifi: don't access mac80211's AMPDU state machine
Johannes Berg
1
-7
/
+1
2008-09-16
mac80211: share sta_info->ht_info
Johannes Berg
5
-8
/
+8
2008-09-16
mac80211: move txrate_idx into RC algorithms
Johannes Berg
9
-37
/
+32
2008-09-16
mac80211: share sta->supp_rates
Johannes Berg
9
-18
/
+18
2008-09-16
mac80211: move last_txrate_idx into RC algorithms
Johannes Berg
4
-18
/
+21
2008-09-16
mac80211: small rate control changes
Johannes Berg
3
-43
/
+25
2008-09-16
mac80211 hwsim: verify sta pointers
Johannes Berg
1
-0
/
+44
2008-09-16
mac80211: share STA information with driver
Johannes Berg
23
-127
/
+189
2008-09-16
mac80211 hwsim: verify vif pointers
Johannes Berg
1
-0
/
+58
2008-09-16
mac80211: warn on some invalid vlan operations
Johannes Berg
1
-0
/
+6
2008-09-16
mac80211: move regular interface handling
Johannes Berg
3
-551
/
+550
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
53
-551
/
+517
2008-09-16
mac80211: inform driver of basic rateset
Johannes Berg
6
-39
/
+50
2008-09-16
mac80211: clean up some comments
Johannes Berg
4
-22
/
+5
2008-09-16
mac80211: clean up scan namespace
Johannes Berg
9
-140
/
+145
2008-09-16
mac80211: make bridge_packets a virtual interface option
Johannes Berg
4
-18
/
+22
2008-09-16
mac80211: move ieee80211_set_freq to utils
Johannes Berg
3
-29
/
+29
2008-09-16
mac80211: reorder MLME code more
Johannes Berg
3
-334
/
+346
2008-09-16
mac80211: fix scan vs. interface removal race
Johannes Berg
4
-21
/
+56
2008-09-16
mac80211: fix work race
Johannes Berg
2
-0
/
+17
2008-09-16
mac80211: split off mesh handling entirely
Johannes Berg
15
-295
/
+457
2008-09-16
mac80211: dont set REQ_RUN when scan finishes
Johannes Berg
1
-1
/
+2
2008-09-16
mac80211: move STA timer restart
Johannes Berg
2
-14
/
+13
2008-09-16
mac80211: move ieee80211_sta_expire
Johannes Berg
3
-28
/
+29
2008-09-16
libertas: convert SNMP_MIB to a direct command
Dan Williams
9
-264
/
+172
2008-09-16
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
4
-32
/
+327
2008-09-16
ath9k: Re-order functions in main.c
Vasanthakumar Thiagarajan
1
-469
/
+469
2008-09-16
libertas: remove unused generic RESET command
Dan Williams
4
-27
/
+2
2008-09-16
zd1211rw: make use of new regulatory_hint()
Luis R. Rodriguez
7
-203
/
+102
2008-09-16
cfg80211: Add new wireless regulatory infrastructure
Luis R. Rodriguez
13
-118
/
+1513
2008-09-13
net: ip_vs_proto_{tcp,udp} build fix
Stephen Rothwell
2
-0
/
+2
2008-09-13
multiq: Further multiqueue cleanup
Alexander Duyck
2
-11
/
+16
2008-09-13
skbedit: Fix a typo in the documentation
Alexander Duyck
1
-1
/
+1
2008-09-13
pkt_action: add new action skbedit
Alexander Duyck
7
-1
/
+302
2008-09-13
pkt_sched: Add multiqueue scheduler support
Alexander Duyck
5
-1
/
+530
2008-09-13
tcp_ipv6: fix use of uninitialized memory
Vegard Nossum
1
-1
/
+2
2008-09-13
net: fix scheduling of dst_gc_task by __dst_free
Benjamin Thery
1
-0
/
+1
2008-09-12
vlan: vlan device not reading gso max size of parent.
Alexander Duyck
2
-0
/
+2
2008-09-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
0
-0
/
+0
2008-09-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
51
-3328
/
+3855
2008-09-12
tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().
David S. Miller
1
-0
/
+3
2008-09-11
libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.
Anna Neal
6
-7
/
+128
2008-09-11
mac80211: Reorder debugfs calls during netdev deinit
Jouni Malinen
1
-2
/
+2
2008-09-11
mac80211: move frame TX function
Johannes Berg
8
-30
/
+30
2008-09-11
mac80211: make ieee80211_rx_h_mgmt more readable
Johannes Berg
1
-8
/
+8
2008-09-11
mac80211: move spectrum management code out
Johannes Berg
5
-89
/
+114
2008-09-11
mac80211: make BA session handling independent of STA mode
Johannes Berg
4
-362
/
+380
2008-09-11
mac80211: initialise queue QoS parameters at hw start
Johannes Berg
4
-27
/
+35
2008-09-11
iwlwifi: Added support for 3 antennas
Guy Cohen
2
-63
/
+122
[prev]
[next]