aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000/sja1000.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-27can: sja1000: fix bug using library functions for skb allocationKurt Van Dijck1-2/+0
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger1-10/+2
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger1-1/+2
2009-09-04can: sja1000: fix network statistics updateWolfgang Grandegger1-3/+2
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-2/+0
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger1-1/+0
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-01can: sja1000: stop misusing member base_addr of struct net_deviceWolfgang Grandegger1-54/+54
2009-06-01can: some fixes and cleanups to the initial device driver interfaceWolfgang Grandegger1-1/+1
2009-05-18can: Driver for the SJA1000 CAN controllerWolfgang Grandegger1-0/+637