| Commit message (Expand) | Author | Age |
* | can: fix SJA1000 dlc for RTR packets | Kurt Van Dijck | 2011-05-05 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | dt/net: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 |
* | drivers/net/*/: Use static const | Joe Perches | 2010-12-21 |
* | drivers/net/can/sja1000: Use printf extension %pR for struct resource | Joe Perches | 2010-11-17 |
* | can: tscan1: add driver for TS-CAN1 boards | Andre B. Oliveira | 2010-10-24 |
* | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | can: SJA1000 add missing spin_lock_init() | Oliver Hartkopp | 2010-05-21 |
* | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 |
|\| |
|
| * | can: Fix SJA1000 command register writes on SMP systems | Oliver Hartkopp | 2010-05-18 |
| * | can: sja1000 platform data fixes | Wolfgang Grandegger | 2010-05-18 |
| * | net: trans_start cleanups | Eric Dumazet | 2010-05-10 |
| * | Fix some #includes in CAN drivers (rebased for net-next-2.6) | Hans J. Koch | 2010-04-13 |
| * | can: Add esd board support to plx_pci CAN driver | Matthias Fuchs | 2010-04-13 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ |
|
| * | | can: sja1000: add read/write routines for 8, 16 and 32-bit register access | Yegor Yefremov | 2010-03-21 |
| * | | can: sja1000: allow shared interrupt definition | Yegor Yefremov | 2010-03-21 |
* | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 |
* | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | can: netlink support for bus-error reporting and counters | Wolfgang Grandegger | 2010-02-26 |
* | can: add support for CAN interface cards based on the PLX90xx PCI bridge | Pavel Cheblakov | 2010-02-03 |
* | 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 |
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
* | can: Fix data length code handling in rx path | Oliver Hartkopp | 2009-12-13 |
* | drivers/net/can: remove exceptional & on function name | Julia Lawall | 2009-11-18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 |
|\ |
|
| * | can: Fix driver Kconfig structure | Oliver Hartkopp | 2009-11-13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 |
|\| |
|
| * | net: Fix OF platform drivers coldplug/hotplug when compiled as modules | Anton Vorontsov | 2009-10-14 |
* | | can: sja1000: fix bug using library functions for skb allocation | Kurt Van Dijck | 2009-10-27 |
* | | can: provide library functions for skb allocation | Wolfgang Grandegger | 2009-10-20 |
* | | can: make the number of echo skb's configurable | Wolfgang Grandegger | 2009-10-13 |
|/ |
|
* | ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 | Sebastian Haas | 2009-09-24 |
* | can: sja1000: legacy SJA1000 ISA bus driver | Wolfgang Grandegger | 2009-09-04 |
* | can: sja1000: fix network statistics update | Wolfgang Grandegger | 2009-09-04 |
* | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 2009-09-03 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 |
|\ |
|
| * | can: sja1000: remove duplicated includes | Wolfgang Grandegger | 2009-07-20 |
* | | can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards | Sebastian Haas | 2009-07-23 |
* | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |
|/ |
|
* | can: sja1000_of_platform: fix build problems with printk format | Wolfgang Grandegger | 2009-06-10 |
* | can: sja1000: generic OF platform bus driver | Wolfgang Grandegger | 2009-06-01 |
* | can: sja1000: stop misusing member base_addr of struct net_device | Wolfgang Grandegger | 2009-06-01 |
* | can: some fixes and cleanups to the initial device driver interface | Wolfgang Grandegger | 2009-06-01 |
* | The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann... | Wolfgang Grandegger | 2009-05-18 |
* | can: SJA1000 driver for EMS PCI cards | Wolfgang Grandegger | 2009-05-18 |