index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
sja1000
/
ems_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
can: ems_pci: Add myself as module author
Gerhard Uttenthaler
1
-0
/
+1
2023-02-02
can: ems_pci: Deassert hardware reset
Gerhard Uttenthaler
1
-0
/
+8
2023-02-02
can: ems_pci: Add IRQ enable
Gerhard Uttenthaler
1
-2
/
+9
2023-02-02
can: ems_pci: Initialize CAN controller base addresses
Gerhard Uttenthaler
1
-2
/
+7
2023-02-02
can: ems_pci: Add read/write register and post irq functions
Gerhard Uttenthaler
1
-1
/
+23
2023-02-02
can: ems_pci: Initialize BAR registers
Gerhard Uttenthaler
1
-9
/
+28
2023-02-02
can: ems_pci: Add Asix AX99100 definitions
Gerhard Uttenthaler
1
-0
/
+19
2023-02-02
can: ems_pci: Fix code style, copyright and email address
Gerhard Uttenthaler
1
-25
/
+20
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
1
-12
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
1
-0
/
+1
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-09-21
can: sja1000: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-04-16
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
1
-3
/
+3
2013-02-04
can: Remove unnecessary alloc/OOM messages
Joe Perches
1
-1
/
+0
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
2012-04-16
net/can: use module_pci_driver
Axel Lin
1
-13
/
+1
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-09-24
ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2
Sebastian Haas
1
-7
/
+9
2009-07-23
can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards
Sebastian Haas
1
-44
/
+108
2009-06-01
can: sja1000: stop misusing member base_addr of struct net_device
Wolfgang Grandegger
1
-21
/
+15
2009-06-01
can: some fixes and cleanups to the initial device driver interface
Wolfgang Grandegger
1
-3
/
+0
2009-05-18
can: SJA1000 driver for EMS PCI cards
Wolfgang Grandegger
1
-0
/
+329