Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
74cd5cb2190f1cb424d07be608149833eed27ebf
/
drivers
/
atm
/
eni.c
6f6e459
atm: eni: dont release is never initialized
by Tong Zhang
· 3 years, 10 months ago
c2b9478
atm: eni: fix the missed pci_disable_device() for eni_init_one()
by Jing Xiangfeng
· 4 years, 4 months ago
a45a9e8
atm: eni: avoid accessing the data mapped to streaming DMA
by Jia-Ju Bai
· 4 years, 5 months ago
a06d30a
net/atm: remove the atmdev_ops {get, set}sockopt methods
by Christoph Hellwig
· 4 years, 6 months ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
30780d0
atm: eni: fix uninitialized variable warning
by Arnd Bergmann
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 5 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
3e73cc5
atm: eni: Move semicolon to a new line after empty for loop
by Nathan Chancellor
· 6 years ago
59c0369
atm: eni: fix several indentation issues
by Colin Ian King
· 7 years ago
f283974
atm: eni: constify pci_device_id.
by Arvind Yadav
· 7 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
ae7cd93
drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake
by Colin Ian King
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
7cf6156
atm: fix improper return value
by Pan Bian
· 8 years ago
d9e6620
ATM-ENI: Use kmalloc_array() in eni_start()
by Markus Elfring
· 8 years ago
ede58ef
atm: remove deprecated use of pci api
by chas williams - CONTRACTOR
· 10 years ago
5416755
drivers: atm: eni: Add pci_dma_mapping_error() call
by Tina Johnson
· 10 years ago
597aec3
drivers: atm: fix %d confusingly prefixed with 0x in format strings
by Hans Wennborg
· 10 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
6c44512
Drivers: atm: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
6ca3b14
sections: fix section conflicts in drivers/atm
by Andi Kleen
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
126a3fd
eni: fix driver remove function and driver probe error path.
by françois romieu
· 13 years ago
5eac5f6
drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible
by Julia Lawall
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
c517202
atm: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
dd18257
atm: eni: Kill set-but-unused variables.
by David S. Miller
· 14 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
1941bf8
drivers/atm/eni.c: Remove multiple uses of KERN_<level>
by Joe Perches
· 14 years ago
5352228
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
6a19309
drivers/atm: Use DIV_ROUND_UP
by Julia Lawall
· 16 years ago
78e4be1
[ATM]: [drivers] ioremap balanced with iounmap
by Amol Lad
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 18 years ago
8570419
[ATM] ENI: Convert to struct timeval to ktime_t.
by YOSHIFUJI Hideaki
· 18 years ago
aa58d61
[PATCH] Get rid of "double zeroing" of allocated pages
by Robert P. J. Day
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
758d11b
[ATM]: ENI155P error handling fix
by Andrew Morton
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago