index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-5
/
+5
|
\
|
*
net: flexcan: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-5
/
+5
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
2
-47
/
+2
|
\
\
|
*
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
2
-47
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
2
-47
/
+2
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
|
can: cc770: add platform bus driver for the CC770 and AN82527
Wolfgang Grandegger
2011-12-01
3
-0
/
+280
*
|
|
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
Wolfgang Grandegger
2011-12-01
3
-0
/
+379
*
|
|
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
2011-12-01
6
-0
/
+1097
*
|
|
can: Revert outdated cc770 driver patches.
David S. Miller
2011-11-30
7
-1504
/
+0
*
|
|
can: cc770: legacy CC770 ISA bus driver
Wolfgang Grandegger
2011-11-29
3
-0
/
+349
*
|
|
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
2011-11-29
6
-0
/
+1155
*
|
|
can: sja1000_isa: convert to platform driver to support x86_64 systems
Wolfgang Grandegger
2011-11-29
2
-30
/
+65
*
|
|
can: sja1000_isa: fix "limited range" compiler warnings
Wolfgang Grandegger
2011-11-29
1
-12
/
+12
*
|
|
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-11-29
10
-122
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
1
-1
/
+0
|
\
\
\
|
|
/
/
|
*
|
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
2011-11-21
1
-1
/
+0
|
|
/
*
|
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
2
-2
/
+2
*
|
net/can/mscan: Fix buggy listen only mode setting
Wolfgang Grandegger
2011-11-14
1
-1
/
+1
*
|
net/can/mscan: add listen only mode
Marc Kleine-Budde
2011-11-14
1
-2
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
12
-93
/
+784
|
\
|
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
1
-3
/
+8
|
|
\
|
*
|
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-10-17
5
-10
/
+0
|
*
|
candev: allow SJW user setting for bittiming calculation
Oliver Hartkopp
2011-09-28
1
-1
/
+13
|
*
|
can/sja1000: add driver for EMS PCMCIA card
Oliver Hartkopp
2011-09-28
3
-0
/
+339
|
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-1
/
+3
|
|
\
\
|
*
|
|
can/sja1000: driver for PEAK PCAN PCI/PCIe cards
Wolfgang Grandegger
2011-09-21
3
-0
/
+299
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
2
-3
/
+3
|
|
\
\
\
|
*
|
|
|
flexcan: Prefer device tree clock frequency if available.
holt@sgi.com
2011-08-17
1
-9
/
+25
|
*
|
|
|
flexcan: Add of_match to platform_device definition.
holt@sgi.com
2011-08-17
1
-1
/
+12
|
*
|
|
|
flexcan: Abstract off read/write for big/little endian.
holt@sgi.com
2011-08-17
1
-57
/
+83
|
*
|
|
|
flexcan: Remove #include <mach/clock.h>
holt@sgi.com
2011-08-17
1
-2
/
+0
|
*
|
|
|
net/can/mscan: add __iomem annotations
Marc Kleine-Budde
2011-08-15
1
-13
/
+13
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
|
|
|
|
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
2011-10-10
1
-3
/
+8
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
can: ti_hecc: include linux/io.h
Daniel Mack
2011-09-16
1
-0
/
+1
|
/
/
/
*
|
|
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
2011-08-26
1
-0
/
+1
*
|
|
can: ti_hecc: Fix unintialized variable
Abhilash K V
2011-08-26
1
-1
/
+1
|
|
/
|
/
|
*
|
drivers/net/can/sja1000/plx_pci.c: eliminate double free
Julia Lawall
2011-08-13
1
-2
/
+2
*
|
slcan: ldisc generated skbs are received in softirq context
Oliver Hartkopp
2011-08-11
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2011-07-11
1
-2
/
+2
|
|
\
|
*
|
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-20
2
-2
/
+0
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
|
|
can: c_can: remove duplicated #include
Huang Weiyi
2011-07-23
2
-2
/
+0
*
|
|
can: make function can_get_bittiming static
Thadeu Lima de Souza Cascardo
2011-07-21
1
-1
/
+1
*
|
|
slcan: remove unused 'leased', 'line' and 'pid' fields from the 'slcan' struc...
Matvejchikov Ilya
2011-07-19
1
-9
/
+1
*
|
|
net: can: remove custom hex_to_bin()
Andy Shevchenko
2011-07-18
1
-21
/
+5
*
|
|
slcan: remove obsolete code in slcan initialisation
Oliver Hartkopp
2011-07-15
1
-21
/
+6
[next]