index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
lanai.c
Age
Commit message (
Expand
)
Author
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2015-01-13
atm: lanai: Remove unused function
Rickard Strandqvist
2014-10-17
atm: simplify lanai.c by using module_pci_driver
Michael Opdenacker
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2012-02-01
atm: Fix typo in lanai.c
Masanari Iida
2011-09-15
atm: Convert vmalloc/memset to vzalloc
Joe Perches
2011-07-12
lanai: use pci_dev->subsystem_device
Sergei Shtylyov
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-08
atm: lanai: use kernel's '%pM' format option to print MAC
Andy Shevchenko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
atm: use for_each_set_bit()
Akinobu Mita
2010-01-07
drivers/atm/lanai.c: use %pM to show MAC address
hartleys
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-02-18
ATM: misplaced parentheses?
Roel Kluin
2007-08-13
[ATM]: Clean up duplicate includes in drivers/atm/
Jesper Juhl
2007-07-18
[ATM]: [lanai] sram_test_word() must be __devinit
Adrian Bunk
2007-07-11
PCI: ATM: lanai, change VENDOR to DEVICE
Jiri Slaby
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
2005-11-29
[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code
Mitchell Blank Jr
2005-11-29
[ATM]: [lanai] lanai missing unregister
Dave Jones
2005-11-29
[ATM]: [lanai] better constification
Mitchell Blank Jr
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds