index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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
*
can: mscan-mpc5xxx: fix broken support for the MPC5200
Wolfgang Grandegger
2010-01-15
1
-4
/
+4
*
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-15
8
-1
/
+18
*
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2010-01-12
8
-13
/
+26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-1
/
+1
|
\
|
*
drivers/net/can: Correct NULL test
Julia Lawall
2010-01-03
1
-1
/
+1
*
|
can: mscan-mpc5xxx: add support for the MPC512x processor
Wolfgang Grandegger
2010-01-08
4
-95
/
+295
*
|
can: mscan: fix improper return if dlc < 8 in start_xmit function
Wolfgang Grandegger
2010-01-08
1
-3
/
+6
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
2
-2
/
+2
|
/
*
can/at91: don't check platform_get_irq's return value against zero
Uwe Kleine-König
2009-12-18
1
-1
/
+1
*
can: CAN_MCP251X should depend on HAS_DMA
Geert Uytterhoeven
2009-12-13
1
-1
/
+1
*
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-12-13
7
-25
/
+17
*
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song
2009-12-11
3
-0
/
+793
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-4
/
+4
*
drivers/net/can: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
can: fix setting mcp251x bit timing on open
Christian Pellegrin
2009-11-18
1
-8
/
+10
*
net/can/mscan: improve build
Wolfram Sang
2009-11-17
4
-20
/
+26
*
net/can/mscan: add error path to mscan_open()
Wolfram Sang
2009-11-17
1
-5
/
+11
*
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2009-11-17
2
-5
/
+15
*
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
2009-11-17
1
-2
/
+1
*
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
2009-11-17
1
-29
/
+16
*
net/can/mscan: drop assignment in while-construct
Wolfram Sang
2009-11-17
1
-2
/
+4
*
net/can/mscan: fix function annotations
Wolfram Sang
2009-11-17
2
-4
/
+1
*
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
2009-11-17
1
-12
/
+7
*
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
2009-11-17
1
-8
/
+0
*
net/can/mscan: trivial fixes
Wolfram Sang
2009-11-17
2
-23
/
+18
*
net/can/mscan: move defines into .h file
Wolfram Sang
2009-11-17
2
-29
/
+29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
5
-55
/
+70
|
\
|
*
can: add the missing netlink get_xstats_size callback
Wolfgang Grandegger
2009-11-13
1
-0
/
+6
|
*
can: Fix driver Kconfig structure
Oliver Hartkopp
2009-11-13
4
-55
/
+64
*
|
net/can: add driver for mscan family & mpc52xx_mscan
Wolfram Sang
2009-11-13
6
-0
/
+1265
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-08
2
-1
/
+21
|
\
\
|
|
/
|
*
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
Wolfgang Grandegger
2009-11-08
1
-0
/
+17
|
*
ems_usb: Fix byte order issues on big endian machines
Sebastian Haas
2009-11-06
1
-1
/
+4
*
|
can: Driver for the Microchip MCP251x SPI CAN controllers
Christian Pellegrin
2009-11-08
3
-0
/
+1171
*
|
net: Support specifying the network namespace upon device creation.
Eric W. Biederman
2009-11-08
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
1
-0
/
+1
|
\
\
|
|
/
|
*
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
2009-10-14
1
-0
/
+1
*
|
can: sja1000: fix bug using library functions for skb allocation
Kurt Van Dijck
2009-10-27
1
-2
/
+0
*
|
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-20
5
-76
/
+43
*
|
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-10-13
6
-15
/
+34
*
|
can: add TI CAN (HECC) driver
Anant Gole
2009-10-07
3
-0
/
+1014
|
/
*
at91_can: Forgotten git 'add' of at91_can.c
David S. Miller
2009-09-25
1
-0
/
+1186
*
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
2009-09-24
1
-7
/
+9
*
at91_can: add driver for Atmel's CAN controller on AT91SAM9263
Marc Kleine-Budde
2009-09-22
2
-0
/
+7
*
ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface
Sebastian Haas
2009-09-21
4
-0
/
+1169
*
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
2009-09-15
1
-1
/
+1
*
can: sja1000: legacy SJA1000 ISA bus driver
Wolfgang Grandegger
2009-09-04
3
-0
/
+289
*
can: sja1000: fix network statistics update
Wolfgang Grandegger
2009-09-04
1
-3
/
+2
*
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
2009-09-04
1
-1
/
+17
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
2
-3
/
+0
[next]