index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2010-03-23
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
1
-90
/
+7
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
1
-1
/
+2
2010-03-08
ems_usb: cleanup: remove uneeded check
Dan Carpenter
1
-3
/
+1
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
1
-1
/
+16
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2
-3
/
+28
2010-02-23
can:ti_hecc: Add pm hook-up
Sriram
1
-3
/
+48
2010-02-04
can: ems_usb: removed duplicated code setting local echo support
Thadeu Lima de Souza Cascardo
1
-2
/
+0
2010-02-04
can: mcp251x: Move to threaded interrupts instead of workqueues.
Christian Pellegrin
1
-218
/
+203
2010-02-04
trivial: remove duplicated "from" in CAN USB EMS Kconfig help
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-02-04
can: add support for CAN interface cards based on the PLX90xx PCI bridge
Pavel Cheblakov
3
-0
/
+485
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
8
-1
/
+18
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
8
-13
/
+26
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+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
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2
-2
/
+2
2010-01-04
drivers/net/can: Correct NULL test
Julia Lawall
1
-1
/
+1
2009-12-19
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
1
-1
/
+1
2009-12-14
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
7
-25
/
+17
2009-12-12
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song
3
-0
/
+793
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-11-18
drivers/net/can: remove exceptional & on function name
Julia Lawall
1
-1
/
+1
2009-11-18
can: fix setting mcp251x bit timing on open
Christian Pellegrin
1
-8
/
+10
2009-11-17
net/can/mscan: improve build
Wolfram Sang
4
-20
/
+26
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-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-55
/
+70
2009-11-14
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
6
-0
/
+1265
2009-11-14
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
1
-0
/
+6
2009-11-14
can: Fix driver Kconfig structure
Oliver Hartkopp
4
-55
/
+64
2009-11-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+21
2009-11-08
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
3
-0
/
+1171
2009-11-08
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
1
-1
/
+1
2009-11-08
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
1
-0
/
+17
2009-11-07
ems_usb: Fix byte order issues on big endian machines
Sebastian Haas
1
-1
/
+4
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-10-27
can: sja1000: fix bug using library functions for skb allocation
Kurt Van Dijck
1
-2
/
+0
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
5
-76
/
+43
2009-10-15
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
1
-0
/
+1
[next]