Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1915b6c0aedbba3bc5042e2b9bdbf7734579352d
/
drivers
/
net
/
can
bbb8461
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
by Barry Song
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
4c9ba61
drivers/net/can: remove exceptional & on function name
by Julia Lawall
· 15 years ago
615534b
can: fix setting mcp251x bit timing on open
by Christian Pellegrin
· 15 years ago
24cfbcb
net/can/mscan: improve build
by Wolfram Sang
· 15 years ago
323907a
net/can/mscan: add error path to mscan_open()
by Wolfram Sang
· 15 years ago
74ff60b
net/can/mscan: replace hardcoded values with defines
by Wolfram Sang
· 15 years ago
81593c1
net/can/mpc52xx_can: improve properties and their description
by Wolfram Sang
· 15 years ago
3f158c2
net/can/mpc52xx_can: refactor clock-get routine
by Wolfram Sang
· 15 years ago
68bd742
net/can/mscan: drop assignment in while-construct
by Wolfram Sang
· 15 years ago
1712fe5
net/can/mscan: fix function annotations
by Wolfram Sang
· 15 years ago
59179ea
net/can/mscan: use {clr|set}bits8 macros
by Wolfram Sang
· 15 years ago
377a1f0
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
by Wolfram Sang
· 15 years ago
0285e7c
net/can/mscan: trivial fixes
by Wolfram Sang
· 15 years ago
622ed7e
net/can/mscan: move defines into .h file
by Wolfram Sang
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
afa17a5
net/can: add driver for mscan family & mpc52xx_mscan
by Wolfram Sang
· 15 years ago
55369c0
can: add the missing netlink get_xstats_size callback
by Wolfgang Grandegger
· 15 years ago
b93cf3f
can: Fix driver Kconfig structure
by Oliver Hartkopp
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e000016
can: Driver for the Microchip MCP251x SPI CAN controllers
by Christian Pellegrin
· 15 years ago
81adee4
net: Support specifying the network namespace upon device creation.
by Eric W. Biederman
· 15 years ago
53a0ef86
can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo()
by Wolfgang Grandegger
· 15 years ago
2b2072e
ems_usb: Fix byte order issues on big endian machines
by Sebastian Haas
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9dbb58d
can: sja1000: fix bug using library functions for skb allocation
by Kurt Van Dijck
· 15 years ago
7b6856a
can: provide library functions for skb allocation
by Wolfgang Grandegger
· 15 years ago
e72701a
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
by Anton Vorontsov
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
by Wolfgang Grandegger
· 15 years ago
3758bf2
can: add TI CAN (HECC) driver
by Anant Gole
· 15 years ago
99c4a63
at91_can: Forgotten git 'add' of at91_can.c
by David S. Miller
· 15 years ago
edf42a2
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
by Sebastian Haas
· 15 years ago
68f4015
at91_can: add driver for Atmel's CAN controller on AT91SAM9263
by Marc Kleine-Budde
· 15 years ago
702171a
ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface
by Sebastian Haas
· 15 years ago
481a819
can: fix NOHZ local_softirq_pending 08 warning
by Oliver Hartkopp
· 15 years ago
2a6ba39
can: sja1000: legacy SJA1000 ISA bus driver
by Wolfgang Grandegger
· 15 years ago
8935f57
can: sja1000: fix network statistics update
by Wolfgang Grandegger
· 15 years ago
39e3ab6
can: add can_free_echo_skb() for upcoming drivers
by Wolfgang Grandegger
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
424efe9
netdev: convert pseudo drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
5c16807
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
993e6f2
can: fix oops caused by wrong rtnl newlink usage
by Oliver Hartkopp
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dd52856
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
by Sebastian Haas
· 15 years ago
1b0d922
can: switch carrier on if device was stopped while in bus-off state
by Wolfgang Grandegger
· 15 years ago
b3d0df7
can: restart device even if dev_alloc_skb() fails
by Wolfgang Grandegger
· 15 years ago
e237290
can: sja1000: remove duplicated includes
by Wolfgang Grandegger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
fec37ab
can: let SJA1000 driver depend on HAS_IOMEM
by Heiko Carstens
· 15 years ago
51611a1
can: sja1000_of_platform: fix build problems with printk format
by Wolfgang Grandegger
· 15 years ago
d1a277c
can: sja1000: generic OF platform bus driver
by Wolfgang Grandegger
· 15 years ago
255a915
can: sja1000: stop misusing member base_addr of struct net_device
by Wolfgang Grandegger
· 15 years ago
128ced8
can: some fixes and cleanups to the initial device driver interface
by Wolfgang Grandegger
· 15 years ago
3878fb6
The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com).
by Wolfgang Grandegger
· 16 years ago
a61a842
can: SJA1000 driver for EMS PCI cards
by Wolfgang Grandegger
· 16 years ago
f534e52
can: SJA1000 generic platform bus driver
by Wolfgang Grandegger
· 16 years ago
429da1c
can: Driver for the SJA1000 CAN controller
by Wolfgang Grandegger
· 16 years ago
39549ee
can: CAN Network device driver and Netlink interface
by Wolfgang Grandegger
· 16 years ago
fc10af8
vcan: whitespace fixes
by Oliver Hartkopp
· 16 years ago
5ad258c
vcan: convert to net_device_ops
by Oliver Hartkopp
· 16 years ago
ccb2963
[CAN]: Add virtual CAN netdevice driver
by Oliver Hartkopp
· 17 years ago