index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
/
sja1000.c
Age
Commit message (
Expand
)
Author
2010-05-20
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
2010-05-18
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-02-26
can: netlink support for bus-error reporting and counters
Wolfgang Grandegger
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2009-12-13
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-11-18
drivers/net/can: remove exceptional & on function name
Julia Lawall
2009-10-27
can: sja1000: fix bug using library functions for skb allocation
Kurt Van Dijck
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-09-04
can: sja1000: fix network statistics update
Wolfgang Grandegger
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-20
can: sja1000: remove duplicated includes
Wolfgang Grandegger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
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-05-18
can: Driver for the SJA1000 CAN controller
Wolfgang Grandegger