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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-20
sit: stateless autoconf for isatap
Sascha Hlusiak
1
-0
/
+7
2009-05-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-05-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-53
/
+32
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
1
-1
/
+0
2009-05-13
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
1
-0
/
+5
2009-05-13
nl80211: improve station flags handling
Johannes Berg
1
-23
/
+5
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-0
/
+10
2009-05-11
cfg80211: put wext data into substructure
Johannes Berg
1
-2
/
+4
2009-05-11
cfg80211: constify key mac address in ops
Johannes Berg
1
-3
/
+3
2009-05-11
mac80211: remove ieee80211_ht_bss_info
Johannes Berg
1
-16
/
+0
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
1
-9
/
+3
2009-05-11
nl80211 : Add support for configuring MFP
Jouni Malinen
1
-0
/
+2
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-42
/
+35
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+14
2009-05-08
tcp: tcp_prequeue() can use keyed wakeups
Eric Dumazet
1
-1
/
+2
2009-05-08
tcp: tcp_prequeue() cleanup
Eric Dumazet
1
-22
/
+23
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-0
/
+8
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-38
/
+13
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-2
/
+12
2009-05-06
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
1
-2
/
+2
2009-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+14
2009-05-05
Bluetooth: Fix issue with sysfs handling for connections
Marcel Holtmann
1
-0
/
+1
2009-05-04
tcp: Fix tcp_prequeue() to get correct rto_min value
Satoru SATOH
1
-1
/
+13
2009-05-04
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-04-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+6
2009-04-28
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2
-2
/
+4
2009-04-28
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
1
-1
/
+2
2009-04-27
snmp: add missing counters for RFC 4293
Neil Horman
3
-2
/
+35
2009-04-27
ipv4: remove unused member in fib_table.
Rami Rosen
1
-1
/
+0
2009-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-634
/
+953
2009-04-23
af_iucv: New socket option for setting IUCV MSGLIMITs
Hendrik Brueckner
1
-0
/
+2
2009-04-23
af_iucv: Modify iucv msg target class using control msghdr
Hendrik Brueckner
1
-0
/
+3
2009-04-23
af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs
Hendrik Brueckner
1
-0
/
+4
2009-04-23
nl80211: Add event for authentication/association timeout
Jouni Malinen
1
-2
/
+20
2009-04-23
mac80211: calculate maximum sleep interval
Johannes Berg
1
-3
/
+16
2009-04-23
nl80211: allow configuring IBSS beacon interval
Johannes Berg
1
-0
/
+2
2009-04-23
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
Johannes Berg
1
-6
/
+4
2009-04-23
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-0
/
+50
2009-04-23
cfg80211: clean up includes
Johannes Berg
4
-620
/
+683
2009-04-23
cfg80211/nl80211: add IBSS API
Johannes Berg
2
-0
/
+86
2009-04-23
cfg80211/mac80211: move wext SIWMLME into cfg80211
Johannes Berg
1
-0
/
+3
2009-04-23
mac80211: document powersaving/beacon filter future
Johannes Berg
1
-10
/
+50
2009-04-23
mac80211: add hardware restart function
Johannes Berg
1
-0
/
+14
2009-04-23
cfg80211: add cipher capabilities
Johannes Berg
1
-0
/
+5
2009-04-23
mac80211: pass all probe request IEs to driver
Johannes Berg
2
-6
/
+9
2009-04-23
cfg80211: introduce scan IE limit attribute
Johannes Berg
1
-0
/
+1
2009-04-23
cfg80211: add cfg80211_inform_bss
Jussi Kivilinna
1
-0
/
+8
2009-04-23
nl80211: Add Michael MIC failure event
Jouni Malinen
1
-0
/
+16
2009-04-23
nl80211: Generate deauth/disassoc event for locally generated frames
Jouni Malinen
1
-8
/
+8
2009-04-23
cfg80211: remove duplicated #include
Huang Weiyi
1
-1
/
+0
[prev]
[next]