Oliver Hartkopp
|
ffd461f80d
can: fix assignment of error location in CAN error messages
|
9 年之前 |
Andri Yngvason
|
be38a6f9f4
can: move can_stats.bus_off++ from can_bus_off into can_change_state
|
10 年之前 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 年之前 |
Oliver Hartkopp
|
c971fa2ae4
can: Unify MTU settings for CAN interfaces
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Jeff Kirsher
|
05780d9808
can: Fix FSF address in file headers
|
11 年之前 |
Jingoo Han
|
aa86858c35
can: pch_can: remove unnecessary pci_set_drvdata()
|
12 年之前 |
Olivier Sobrie
|
ee50e135ae
can: pch_can: fix invalid error codes
|
12 年之前 |
Bill Pemberton
|
3c8ac0f2ad
can: remove __dev* attributes
|
12 年之前 |
Marc Kleine-Budde
|
194b9a4cb9
can: mark bittiming_const pointer in struct can_priv as const
|
13 年之前 |
Axel Lin
|
fb7944b369
net/can: use module_pci_driver
|
13 年之前 |
David S. Miller
|
d07d4c239b
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
|
13 年之前 |
Tomoya MORINAGA
|
74b5127884
can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
|
13 年之前 |
Xi Wang
|
44b0052c5c
can: pch_can: fix error passive level test
|
13 年之前 |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 年之前 |
Tomoya MORINAGA
|
ebc02e9c52
pch_can: fix tseg1/tseg2 setting issue
|
14 年之前 |
Tomoya
|
c69b90920a
pch_can: fix module reload issue with MSI
|
14 年之前 |
Tomoya
|
ce9736d4fb
pch_can: fix rmmod issue
|
14 年之前 |
Tomoya
|
eab743ede8
pch_can: fix 800k comms issue
|
14 年之前 |
Tomoya
|
f622691c91
pch_can: Fix array miss-pointing issue
|
14 年之前 |
Tomoya
|
cfb7e5f187
pch_can: Replace netif_rx to netif_receive_skb
|
14 年之前 |
Tomoya
|
0c78ab76a0
pch_can: Add setting TEC/REC statistics processing
|
14 年之前 |
Tomoya
|
fea9294c5f
pch_can: Optimize "if" condition in rx/tx processing
|
14 年之前 |
Tomoya
|
3332bc5446
pch_can: Fix incorrect return processing
|
14 年之前 |
Tomoya
|
a6f6d6b51b
pch_can: Move MSI processing to probe/remove processing
|
14 年之前 |
Tomoya
|
c755145649
pch_can: Comment optimization
|
14 年之前 |
Tomoya
|
d06848be64
pch_can: Fix miss-setting status issue
|
14 年之前 |
Tomoya
|
0e0805c406
pch_can: Fix bit timing calculation issue
|
14 年之前 |
Tomoya
|
8714fcaca6
pch_can: Delete unnecessary/redundant code
|
14 年之前 |
Tomoya
|
9388b166a3
pch_can: Fix coding rule violation
|
14 年之前 |