| Commit message (Expand) | Author | Age |
* | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 |
* | net: can: mscan: fix build breakage in mpc5xxx_can | Anatolij Gustschin | 2011-04-13 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
* | m68knommu: Remove dependencies on nonexistent M68KNOMMU | Geert Uytterhoeven | 2011-02-08 |
* | drivers/net/can: Update WARN uses | Joe Perches | 2010-11-09 |
* | drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-01 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-06 |
|\ |
|
| * | can: mpc5xxx_can.c: Fix build failure | Anatolij Gustschin | 2010-06-01 |
* | | drivers/net: use __packed annotation | Eric Dumazet | 2010-06-03 |
|/ |
|
* | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\ |
|
| * | Fix some #includes in CAN drivers (rebased for net-next-2.6) | Hans J. Koch | 2010-04-13 |
* | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
|/ |
|
* | can: mscan-mpc5xxx: fix broken support for the MPC5200 | Wolfgang Grandegger | 2010-01-15 |
* | can: Proper ctrlmode handling for CAN devices | Christian Pellegrin | 2010-01-15 |
* | can: Unify droping of invalid tx skbs and netdev stats | Oliver Hartkopp | 2010-01-12 |
* | can: mscan-mpc5xxx: add support for the MPC512x processor | Wolfgang Grandegger | 2010-01-08 |
* | can: mscan: fix improper return if dlc < 8 in start_xmit function | Wolfgang Grandegger | 2010-01-08 |
* | can: Fix data length code handling in rx path | Oliver Hartkopp | 2009-12-13 |
* | net/can/mscan: improve build | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: add error path to mscan_open() | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: replace hardcoded values with defines | Wolfram Sang | 2009-11-17 |
* | net/can/mpc52xx_can: improve properties and their description | Wolfram Sang | 2009-11-17 |
* | net/can/mpc52xx_can: refactor clock-get routine | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: drop assignment in while-construct | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: fix function annotations | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: use {clr|set}bits8 macros | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP} | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: trivial fixes | Wolfram Sang | 2009-11-17 |
* | net/can/mscan: move defines into .h file | Wolfram Sang | 2009-11-17 |
* | net/can: add driver for mscan family & mpc52xx_mscan | Wolfram Sang | 2009-11-13 |