summaryrefslogtreecommitdiff
path: root/drivers/net/can/pch_can.c
Commit message (Expand)AuthorAge
* can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-23
* can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-20
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* can: Unify MTU settings for CAN interfacesOliver Hartkopp2014-03-17
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* can: Fix FSF address in file headersJeff Kirsher2013-12-17
* can: pch_can: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-21
* can: pch_can: fix invalid error codesOlivier Sobrie2013-01-26
* can: remove __dev* attributesBill Pemberton2012-12-03
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-20
* net/can: use module_pci_driverAxel Lin2012-04-16
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-04
|\
| * can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2012-02-03
* | can: pch_can: fix error passive level testXi Wang2012-02-03
|/
* treewide: fix a few typos in commentsJustin P. Mattock2011-05-10
* pch_can: fix tseg1/tseg2 setting issueTomoya MORINAGA2011-02-09
* pch_can: fix module reload issue with MSITomoya2011-02-08
* pch_can: fix rmmod issueTomoya2011-02-08
* pch_can: fix 800k comms issueTomoya2011-02-08
* pch_can: Fix array miss-pointing issueTomoya2010-12-22
* pch_can: Replace netif_rx to netif_receive_skbTomoya2010-12-13
* pch_can: Add setting TEC/REC statistics processingTomoya2010-12-13
* pch_can: Optimize "if" condition in rx/tx processingTomoya2010-12-13
* pch_can: Fix incorrect return processingTomoya2010-12-13
* pch_can: Move MSI processing to probe/remove processingTomoya2010-12-13
* pch_can: Comment optimizationTomoya2010-12-13
* pch_can: Fix miss-setting status issueTomoya2010-12-13
* pch_can: Fix bit timing calculation issueTomoya2010-12-13
* pch_can: Delete unnecessary/redundant codeTomoya2010-12-13
* pch_can: Fix coding rule violationTomoya2010-12-13
* pch_can: Replace netdev_dbg instead of dev_dbg partlyTomoya2010-12-13
* pch_can: Change Copyright and module descriptionTomoya2010-12-13
* pch_can: Reduce register accessTomoya2010-12-13
* pch_can: Change functions typeTomoya2010-12-13
* pch_can: Rename function/macro nameTomoya2010-12-13
* pch_can: Fix warningsTomoya2010-12-13
* pch_can: Improve rx processingTomoya2010-12-13
* pch_can: Fix endianness issueTomoya2010-12-13
* pch_can: Divide poll functionTomoya2010-12-13
* pch_can: Add flow control processingTomoya2010-12-13
* can: EG20T PCH: Delete unnecessary spin_lockTomoya2010-12-02
* can: EG20T PCH: Enumerate LEC macrosTomoya2010-12-02
* can: EG20T PCH: Change Message Object IndexTomoya2010-12-02
* can: EG20T PCH: Separate Interface Register(IF1/IF2)Tomoya2010-12-02
* can: EG20T PCH: use BIT(X)Tomoya2010-11-18
* can: EG20T PCH: add prefix to macroTomoya2010-11-18
* can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde2010-10-30
* can: pch_can: fix sparse warningMarc Kleine-Budde2010-10-30
* can: Topcliff: Add PCH_CAN driver.Masayuki Ohtake2010-10-24