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
/
drivers
/
net
/
can
/
mscan
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-08-15
net/can/mscan: add __iomem annotations
Marc Kleine-Budde
1
-13
/
+13
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-6
/
+9
2011-02-08
m68knommu: Remove dependencies on nonexistent M68KNOMMU
Geert Uytterhoeven
1
-1
/
+1
2010-11-09
drivers/net/can: Update WARN uses
Joe Perches
1
-1
/
+1
2010-09-01
drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
Julia Lawall
1
-4
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-9
/
+9
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-1
/
+1
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2
-2
/
+0
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-3
/
+5
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2
-2
/
+0
2010-01-15
can: mscan-mpc5xxx: fix broken support for the MPC5200
Wolfgang Grandegger
1
-4
/
+4
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-4
/
+1
2010-01-08
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
4
-95
/
+295
2010-01-08
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
1
-3
/
+6
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
1
-1
/
+2
2009-11-17
net/can/mscan: improve build
Wolfram Sang
3
-2
/
+25
2009-11-17
net/can/mscan: add error path to mscan_open()
Wolfram Sang
1
-5
/
+11
2009-11-17
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2
-5
/
+15
2009-11-17
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
1
-2
/
+1
2009-11-17
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
1
-29
/
+16
2009-11-17
net/can/mscan: drop assignment in while-construct
Wolfram Sang
1
-2
/
+4
2009-11-17
net/can/mscan: fix function annotations
Wolfram Sang
2
-4
/
+1
2009-11-17
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
1
-12
/
+7
2009-11-17
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
1
-8
/
+0
2009-11-17
net/can/mscan: trivial fixes
Wolfram Sang
2
-23
/
+18
2009-11-17
net/can/mscan: move defines into .h file
Wolfram Sang
2
-29
/
+29
2009-11-14
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
4
-0
/
+1245