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
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
7
-78
/
+93
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
2
-13
/
+7
2008-05-22
mac80211: fix bugs in queue handling functions
Johannes Berg
1
-3
/
+3
2008-05-22
mac80211: separate Tx and Rx MCS when configuring HT
Ron Rindjunsky
1
-35
/
+61
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing
Harvey Harrison
1
-10
/
+7
2008-05-22
mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing
Harvey Harrison
1
-17
/
+10
2008-05-22
mac80211: add a struct to hold tkip context
Harvey Harrison
5
-49
/
+50
2008-05-22
mac80211: add const, remove unused function, make one function static
Harvey Harrison
4
-20
/
+7
2008-05-22
mac80211: introduce struct michael_mic_ctx and static helpers
Harvey Harrison
2
-35
/
+44
2008-05-22
mac80211: michael.c use kernel-provided infrastructure
Harvey Harrison
1
-46
/
+14
2008-05-22
mac80211: Consolidate hash kfree-ing in mesh.c.
Pavel Emelyanov
1
-6
/
+9
2008-05-22
mac80211: Merge error paths in mesh_table_grow().
Pavel Emelyanov
1
-12
/
+4
2008-05-22
mac80211: Do not report false error from mesh_path_add.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Fix sleeping allocation under lock in mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+1
2008-05-22
mac80211: Report allocation failure from mesh_path_node_copy.
Pavel Emelyanov
1
-1
/
+4
2008-05-22
mac80211: Prepare mesh_table_grow to failing copy_node callback.
Pavel Emelyanov
3
-4
/
+16
2008-05-22
mac80211: Fix one more call to synchronize_rcu in atomic context.
Pavel Emelyanov
1
-1
/
+0
2008-05-22
mac80211: Brush up error paths in mesh_path_add.
Pavel Emelyanov
1
-22
/
+20
2008-05-20
tipc: Cosmetic cleanup of topology service code
Allan Stephens
2
-15
/
+13
2008-05-20
tipc: Consolidate subscriber & subscriber port references
Allan Stephens
3
-90
/
+116
2008-05-20
tipc: Fix bug in topology server byte swapping routine
Allan Stephens
1
-3
/
+1
2008-05-20
tipc: Add support for customized subscription endianness
Allan Stephens
2
-19
/
+18
2008-05-20
tipc: Add support for customized subscription overlap handling
Allan Stephens
2
-1
/
+11
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-335
/
+455
2008-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
60
-272
/
+828
2008-05-15
net: handle errors from device_rename
Stephen Hemminger
1
-1
/
+5
2008-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
10
-95
/
+524
2008-05-15
net/irda/irnet/irnet_irda.c needs unaligned.h
Andrew Morton
1
-0
/
+1
2008-05-15
9p: fix error path during early mount
Eric Van Hensbergen
4
-20
/
+23
2008-05-15
9p: make cryptic unknown error from server less scary
Eric Van Hensbergen
1
-2
/
+2
2008-05-15
9p: fix flags length in net
Steven Rostedt
2
-3
/
+3
2008-05-15
9p: Correct fidpool creation failure in p9_client_create
Josef 'Jeff' Sipek
1
-1
/
+1
2008-05-15
9p: use struct mutex instead of struct semaphore
Josef 'Jeff' Sipek
1
-9
/
+9
2008-05-15
9p: propagate parse_option changes to client and transports
Eric Van Hensbergen
2
-14
/
+45
2008-05-15
9p: Documentation updates
Eric Van Hensbergen
7
-46
/
+441
2008-05-15
mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames
Ivo van Doorn
1
-0
/
+5
2008-05-15
wireless: Add missing locking to cfg80211_dev_rename
Eric W. Biederman
1
-5
/
+28
2008-05-15
mac80211: make rx radiotap header more flexible
Bruno Randolf
1
-62
/
+133
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
8
-25
/
+37
2008-05-15
mac80211: fix queue constant confusion
Johannes Berg
1
-2
/
+2
2008-05-15
mac80211: proper STA info locking
Johannes Berg
10
-123
/
+179
2008-05-15
mac80211: require four hardware queues for QoS/HT
Johannes Berg
3
-10
/
+18
2008-05-15
mac80211: tkip.c use kernel-provided infrastructure
Harvey Harrison
1
-99
/
+46
2008-05-15
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2
-10
/
+8
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-83
/
+171
2008-05-14
net: Fix typo in net/core/sock.c.
Rami Rosen
1
-1
/
+1
2008-05-14
netfilter: xt_iprange: module aliases for xt_iprange
Phil Oester
1
-0
/
+2
2008-05-14
netfilter: ctnetlink: dump conntrack ID in event messages
Eric Leblond
1
-0
/
+3
2008-05-14
irda: Fix a misalign access issue. (v2)
Graf Yang
3
-7
/
+10
2008-05-14
sctp: Fix use of uninitialized pointer
Patrick McHardy
1
-3
/
+3
[next]