index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
1
-2
/
+2
|
\
|
*
net/can: activate bit-timing calculation and netlink based drivers by default
Marc Kleine-Budde
2011-06-29
1
-2
/
+2
*
|
can: remove useless defaults in Kconfig
Kurt Van Dijck
2011-06-30
1
-3
/
+0
*
|
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
2011-06-29
1
-0
/
+1
*
|
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
2011-06-27
1
-59
/
+59
*
|
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
2011-06-27
1
-15
/
+6
*
|
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
3
-3
/
+0
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
3
-0
/
+3
*
|
Merge branch 'can/at91-sam9x5' of git://git.pengutronix.de/git/mkl/linux-2.6
David S. Miller
2011-06-07
2
-112
/
+259
|
\
\
|
*
|
net/can: allow CAN_AT91 on AT91SAM9X5
Uwe Kleine-König
2011-06-06
1
-2
/
+3
|
*
|
can: at91_can: add support for the AT91SAM9X5 SOCs
Marc Kleine-Budde
2011-06-06
1
-14
/
+55
|
*
|
can: at91_can: register mb0 sysfs entry only on at91sam9263
Marc Kleine-Budde
2011-06-06
1
-1
/
+3
|
*
|
can: at91_can: add id_table and convert prime mailbox constats to functions
Marc Kleine-Budde
2011-06-06
1
-38
/
+99
|
*
|
can: at91_can: convert derived mailbox constants into functions
Marc Kleine-Budde
2011-06-06
1
-42
/
+83
|
*
|
can: at91_can: rename AT91_MB_RX_MASK to AT91_IRQ_MB_RX
Marc Kleine-Budde
2011-06-06
1
-9
/
+9
|
*
|
can: at91_can: directly define AT91_MB_RX_LAST
Marc Kleine-Budde
2011-06-06
1
-2
/
+1
|
*
|
can: at91_can: let get_tx_* functions return unsigned int
Marc Kleine-Budde
2011-06-06
1
-3
/
+3
|
*
|
can: at91_can: don't copy data to rx'ed RTR frames
Marc Kleine-Budde
2011-06-06
1
-4
/
+6
|
*
|
can: at91_can: fix comment about priv->tx_next
Marc Kleine-Budde
2011-06-06
1
-1
/
+1
|
*
|
can: at91_can: don't align struct definitions
Marc Kleine-Budde
2011-06-06
1
-17
/
+17
|
|
/
*
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
1
-3
/
+2
|
\
|
*
drivers/net/can/flexcan.c: add missing clk_put
Julia Lawall
2011-06-02
1
-3
/
+2
*
|
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-04
1
-6
/
+3
*
|
mfd: Use mfd cell platform_data for janz cells platform bits
Samuel Ortiz
2011-05-26
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
|
*
|
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
|
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
1
-3
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-22
1
-3
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
2
-2
/
+2
|
\
\
\
|
*
|
|
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
13
-36
/
+33
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
*
|
|
|
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
*
|
|
|
slcan: fix ldisc->open retval
Oliver Hartkopp
2011-05-10
1
-1
/
+3
*
|
|
|
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
2011-05-05
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
2011-04-13
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-04-11
1
-1
/
+2
|
\
\
|
*
|
can: mcp251x: Allow pass IRQ flags through platform data.
Enric Balletbo i Serra
2011-04-06
1
-1
/
+2
*
|
|
Fix common misspellings
Lucas De Marchi
2011-03-31
10
-15
/
+15
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-03-29
2
-15
/
+10
|
\
\
|
*
|
can: c_can: Fix tx_bytes accounting
Jan Altenberg
2011-03-27
1
-1
/
+1
|
*
|
can: c_can_platform: fix irq check in probe
Marc Kleine-Budde
2011-03-27
1
-4
/
+5
|
*
|
can: c_can: disable one shot mode until driver is fixed
Marc Kleine-Budde
2011-03-27
1
-10
/
+4
*
|
|
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
2011-03-23
1
-1
/
+2
|
/
/
*
|
can: c_can: Do basic c_can configuration _before_ enabling the interrupts
Jan Altenberg
2011-03-21
1
-3
/
+3
|
/
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
2
-11
/
+13
|
\
|
*
dt/net: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
2
-11
/
+13
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-15
1
-3
/
+3
|
\
\
|
*
|
can: wrong index used in inner loop
roel kluin
2011-03-14
1
-3
/
+3
[next]