aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* pch_can: Fix array miss-pointing issueTomoya2010-12-22
* drivers/net/*/: Use static constJoe Perches2010-12-21
* 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
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-12
* can: slcan: Add missing linux/sched.h include.David S. Miller2010-12-08
* can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp2010-12-08
* 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
* drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches2010-11-17
* drivers/net/can: Update WARN usesJoe Perches2010-11-09
* netdev: can: Change mail address of Hans J. KochHans J. Koch2010-10-30
* 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: mcp251x: fix reception of standard RTR framesMarc Kleine-Budde2010-10-26
* can: flexcan: fix use after free of privMarc Kleine-Budde2010-10-26
* pch_can: depends on PCIRandy Dunlap2010-10-25
* can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira2010-10-24
* can: at91_can: add KBUILD_MODNAME to bittiming constantMarc Kleine-Budde2010-10-24
* can: at91_can: convert dev_<level> printing to netdev_<level>Marc Kleine-Budde2010-10-24
* can: at91_can: convert readl, writel their __raw pendantsMarc Kleine-Budde2010-10-24
* can: at91_can: set bittiming in chip_startMarc Kleine-Budde2010-10-24
* can: at91_can: implement and use at91_get_berr_counterMarc Kleine-Budde2010-10-24
* can: at91_can: fix section mismatch warningMarc Kleine-Budde2010-10-24
* can: at91_can: fix compiler warning in at91_irq_err_stateMarc Kleine-Budde2010-10-24
* can: at91_can: fix use after free of privMarc Kleine-Budde2010-10-24
* can: at91_can: fix reception of extended framesMarc Kleine-Budde2010-10-24
* can: at91_can: use correct bit to enable CAN_CTRLMODE_3_SAMPLESMarc Kleine-Budde2010-10-24