index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
can: fix NOHZ local_softirq_pending 08 warning
Oliver Hartkopp
1
-1
/
+1
2009-09-04
can: sja1000: legacy SJA1000 ISA bus driver
Wolfgang Grandegger
3
-0
/
+289
2009-09-04
can: sja1000: fix network statistics update
Wolfgang Grandegger
1
-3
/
+2
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
1
-1
/
+17
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2
-3
/
+0
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+7
2009-08-13
can: fix oops caused by wrong rtnl newlink usage
Oliver Hartkopp
1
-0
/
+7
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+6
2009-07-23
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
Sebastian Haas
2
-47
/
+112
2009-07-20
can: switch carrier on if device was stopped while in bus-off state
Wolfgang Grandegger
1
-0
/
+4
2009-07-20
can: restart device even if dev_alloc_skb() fails
Wolfgang Grandegger
1
-2
/
+2
2009-07-20
can: sja1000: remove duplicated includes
Wolfgang Grandegger
1
-1
/
+0
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-23
can: let SJA1000 driver depend on HAS_IOMEM
Heiko Carstens
1
-1
/
+1
2009-06-10
can: sja1000_of_platform: fix build problems with printk format
Wolfgang Grandegger
1
-4
/
+6
2009-06-01
can: sja1000: generic OF platform bus driver
Wolfgang Grandegger
3
-0
/
+243
2009-06-01
can: sja1000: stop misusing member base_addr of struct net_device
Wolfgang Grandegger
5
-98
/
+95
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
3
-5
/
+2
2009-05-18
The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...
Wolfgang Grandegger
3
-0
/
+419
2009-05-18
can: SJA1000 driver for EMS PCI cards
Wolfgang Grandegger
3
-0
/
+337
2009-05-18
can: SJA1000 generic platform bus driver
Wolfgang Grandegger
3
-0
/
+175
2009-05-18
can: Driver for the SJA1000 CAN controller
Wolfgang Grandegger
5
-0
/
+832
2009-05-18
can: CAN Network device driver and Netlink interface
Wolfgang Grandegger
3
-0
/
+685
2008-12-17
vcan: whitespace fixes
Oliver Hartkopp
1
-10
/
+10
2008-12-16
vcan: convert to net_device_ops
Oliver Hartkopp
1
-1
/
+5
2008-01-28
[CAN]: Add virtual CAN netdevice driver
Oliver Hartkopp
3
-0
/
+199