index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-05-22
1
-1
/
+1
|
\
|
*
Fix "the the" in various Kconfig
Masanari Iida
2012-04-18
1
-1
/
+1
*
|
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-22
1
-0
/
+6
|
\
\
|
*
|
can: flexcan: adopt pinctrl support
Shawn Guo
2012-05-12
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-0
/
+2
|
\
|
|
|
*
|
can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error paths
Jesper Juhl
2012-04-16
1
-0
/
+2
|
|
/
*
|
net/can: use module_pci_driver
Axel Lin
2012-04-16
5
-59
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-1
/
+0
|
\
|
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
can: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-15
/
+16
|
/
*
can: peak_usb: PCAN-USB specific part: fix little endian usage
Stephane Grosjean
2012-03-07
1
-4
/
+2
*
can: usb: PEAK-System Technik PCAN-USB Pro specific part
Stephane Grosjean
2012-03-03
3
-1
/
+1215
*
can: usb: PEAK-System Technik PCAN-USB specific part
Stephane Grosjean
2012-03-03
2
-1
/
+902
*
can: usb: PEAK-System Technik USB adapters driver core
Stephane Grosjean
2012-03-03
5
-0
/
+1106
*
can: sja1000: add support for PEAK-System PCMCIA card
Stephane Grosjean
2012-03-03
3
-0
/
+763
*
can: peak_pci: add support of some new PEAK-System PCI cards
Stephane Grosjean
2012-03-03
2
-17
/
+506
*
can: cc770: linux/can/dev.h included twice
Danny Kukawka
2012-03-03
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
1
-1
/
+12
|
\
|
*
can: sja1000: fix isr hang when hw is unplugged under load
Oliver Hartkopp
2012-02-20
1
-1
/
+12
*
|
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-02-04
13
-147
/
+191
|
\
\
|
*
|
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-03
9
-128
/
+103
|
*
|
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
2012-02-03
3
-1
/
+42
|
*
|
can: Kconfig: add more information about Intel EG20T PCH CAN controller
Tomoya MORINAGA
2012-02-03
1
-3
/
+3
|
*
|
can: pch_can: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
2012-02-03
1
-1
/
+1
|
*
|
can: plx_pci: add support for IXXAT PCI cards
James Kime
2012-02-03
2
-1
/
+22
|
*
|
can: ems_usb: Improved memory handling on ems_usb_start
Sebastian Haas
2012-02-03
1
-2
/
+4
|
*
|
can: flexcan: Fix CAN_RAW_RECV_OWN_MSGS and CAN_RAW_LOOPBACK
Reuben Dowle
2012-02-03
1
-10
/
+7
|
*
|
can: dev: let can_get_echo_skb() return dlc of CAN frame
Marc Kleine-Budde
2012-02-03
1
-1
/
+9
|
*
|
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
2012-02-03
1
-9
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
7
-28
/
+37
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
can: peak_pci: Fix the way channels are linked together
Stephane Grosjean
2012-02-03
1
-14
/
+9
|
*
can: ems_usb: Removed double netif_device_detach
Sebastian Haas
2012-02-03
1
-9
/
+0
|
*
can: pch_can: fix error passive level test
Xi Wang
2012-02-03
1
-1
/
+2
|
*
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
2012-02-03
1
-1
/
+2
|
*
can: cc770: Fix indirect access deadlock on ISA cards
Wolfgang Zarre
2012-02-03
1
-1
/
+15
|
*
can: cc770: store echo skb before starting the transfer
Wolfgang Grandegger
2012-02-03
1
-1
/
+3
|
*
can: flexcan: fix irq flooding by clearing all interrupt sources
Wolfgang Grandegger
2012-02-03
1
-1
/
+6
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
1
-3
/
+1
*
|
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
1
-1
/
+1
|
/
*
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
1
-5
/
+5
|
\
|
*
net: flexcan: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-12-28
1
-5
/
+5
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
2
-47
/
+2
|
\
\
|
*
\
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
2
-47
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
2
-47
/
+2
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
*
|
|
can: cc770: add platform bus driver for the CC770 and AN82527
Wolfgang Grandegger
2011-12-01
3
-0
/
+280
*
|
|
can: cc770: add legacy ISA bus driver for the CC770 and AN82527
Wolfgang Grandegger
2011-12-01
3
-0
/
+379
*
|
|
can: cc770: add driver core for the Bosch CC770 and Intel AN82527
Wolfgang Grandegger
2011-12-01
6
-0
/
+1097
*
|
|
can: Revert outdated cc770 driver patches.
David S. Miller
2011-11-30
7
-1504
/
+0
*
|
|
can: cc770: legacy CC770 ISA bus driver
Wolfgang Grandegger
2011-11-29
3
-0
/
+349
[next]