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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2012-03-13
bnx2x: use param's id instead of sp_obj's id
Yuval Mintz
3
-1
/
+5
2012-03-13
bnx2x: set_one_mac_e1x uses raw's state as input
Yuval Mintz
1
-1
/
+1
2012-03-13
bnx2x: removed unused function bnx2x_queue_set_cos_cid
Yuval Mintz
1
-7
/
+0
2012-03-13
bnx2x: move LLH_CAM to header, apply naming conventions
Yuval Mintz
2
-9
/
+11
2012-03-13
lpc32xx: Added ethernet driver
stigge@antcom.de
5
-0
/
+1615
2012-03-13
net/hyperv: Add support for vlan trunking from guests
Haiyang Zhang
4
-4
/
+101
2012-03-13
net/hyperv: Fix data corruption in rndis_filter_receive()
Haiyang Zhang
1
-24
/
+9
2012-03-13
net: ipv4: Standardize prefixes for message logging
Joe Perches
20
-50
/
+81
2012-03-12
net: Convert printks to pr_<level>
Joe Perches
25
-181
/
+163
2012-03-12
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
5
-27
/
+19
2012-03-12
ipv6: Fix Smatch warning.
Li Wei
1
-1
/
+1
2012-03-12
MAINTAINERS: add an entry for the PHC code
Richard Cochran
1
-0
/
+11
2012-03-12
r8169: enable transmit time stamping.
Richard Cochran
1
-0
/
+2
2012-03-12
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to req...
Julia Lawall
3
-4
/
+4
2012-03-12
drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
Julia Lawall
1
-1
/
+1
2012-03-12
caif: make zero a legal caif connetion id.
sjur.brandeland@stericsson.com
1
-3
/
+6
2012-03-12
caif: Fix for a race in socket transmit with flow control.
Dmitry Tarnyagin
6
-24
/
+31
2012-03-12
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
14
-194
/
+145
2012-03-12
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-500
/
+476
2012-03-11
batman-adv: Remove spaces after a cast
Sven Eckelmann
2
-3
/
+3
2012-03-11
batman-adv: Use {} braces consistent on the arms of a statement
Sven Eckelmann
1
-1
/
+2
2012-03-11
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
2
-13
/
+3
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
12
-177
/
+137
2012-03-11
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
1
-7
/
+5
2012-03-11
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
1
-61
/
+57
2012-03-11
r8169: move the netpoll handler after the irq handler.
Francois Romieu
1
-11
/
+9
2012-03-11
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
1
-87
/
+81
2012-03-11
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
1
-51
/
+50
2012-03-11
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
1
-29
/
+20
2012-03-11
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
1
-246
/
+246
2012-03-11
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
1
-29
/
+29
2012-03-10
net: powerpc: remove the legacy iSeries ethernet driver
Stephen Rothwell
3
-1713
/
+0
2012-03-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
11
-103
/
+222
2012-03-10
ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.
David S. Miller
1
-3
/
+3
2012-03-10
net: Use bool in netdevice.h helpers.
David S. Miller
1
-26
/
+26
2012-03-10
net: Use bool in skbuff.h helper functions.
David S. Miller
1
-3
/
+3
2012-03-10
ipv4: Make ip_rcv_options() return bool.
David S. Miller
1
-3
/
+3
2012-03-10
ipv4: Make ip_call_ra_chain() return bool.
David S. Miller
2
-5
/
+5
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
119
-265
/
+648
2012-03-10
net/pch_gbe: supports eg20t ptp clock
Takahiroi Shimizu
3
-3
/
+240
2012-03-10
supports eg20t ptp clock
Takahiro Shimizu
3
-0
/
+744
2012-03-10
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
1
-2
/
+2
2012-03-10
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
3
-2
/
+20
2012-03-10
MAINTAINERS: new git entry for arm/mach-msm
David Brown
1
-1
/
+1
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
166
-4874
/
+6183
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
10
-28
/
+23
2012-03-09
iwlwifi: fix cmd_queue number merge
Wey-Yi Guy
2
-7
/
+3
2012-03-09
iwlwifi: restore PAN support
Emmanuel Grumbach
2
-30
/
+32
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
7
-33
/
+56
2012-03-09
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-2
/
+2
[next]