Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
20055448dc1b439c87d0cb602e6d0469b0a3aaad
/
drivers
/
atm
/
nicstar.c
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
9a694c1
atm: nicstar: Replace spin_is_locked() with spin_trylock()
by Lance Roy
· 6 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
46c4b7a
atm: make atmdev_ops const
by Bhumika Goyal
· 7 years ago
2f3e260
atm: nicstar: constify pci_device_id.
by Arvind Yadav
· 7 years ago
d3e709e
idr: Return the deleted entry from idr_remove
by Matthew Wilcox
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
0ba8abb
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
by Markus Elfring
· 8 years ago
304f0a4e
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
by Markus Elfring
· 8 years ago
ee41f07
ATM-nicstar: Improve another size determination in ns_init_card()
by Markus Elfring
· 8 years ago
24310fd
ATM-nicstar: Improve another size determination in get_scq()
by Markus Elfring
· 8 years ago
7870612
ATM-nicstar: Use kmalloc_array() in get_scq()
by Markus Elfring
· 8 years ago
eab8146
drivers: atm: nicstar: Use the correct function to free some resources
by Christophe Jaillet
· 8 years ago
3855634
drivers: atm: nicstar: remove ifdef'd out skb destructors
by Florian Westphal
· 10 years ago
ede58ef
atm: remove deprecated use of pci api
by chas williams - CONTRACTOR
· 10 years ago
118ce7a
atm: nicstar: remove interruptible_sleep_on_timeout
by Arnd Bergmann
· 11 years ago
c664d63
atm: nicstar: use NULL instead of 0 for pointer
by Daeseok Youn
· 11 years ago
4c55a46
atm: slight optimization of addr compare
by dingtianhong
· 11 years ago
d2bb3905
atm: nicstar: fix regression made by previous patch
by Andy Shevchenko
· 11 years ago
8390f81
atm: nicstar: re-use native mac_pton() helper
by Andy Shevchenko
· 11 years ago
b051f6e
atm/nicstar: convert to idr_alloc()
by Tejun Heo
· 12 years ago
c767bf2
atm/nicstar: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
6c44512
Drivers: atm: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d9ca676
atm: correct sysfs 'device' link creation and parent relationships
by Dan Williams
· 14 years ago
2b27822
drivers: atm: don't use private copy of hex_to_bin()
by Andy Shevchenko
· 14 years ago
6df7b80
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 14 years ago
06df277
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
by chas williams - CONTRACTOR
· 14 years ago
864a3ff
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
by chas williams - CONTRACTOR
· 15 years ago
098fde1
atm: [nicstar] reformatted with Lindent
by chas williams - CONTRACTOR
· 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
1154b29
drivers/atm/nicstar.c: use %pM to show MAC address
by hartleys
· 15 years ago
8da5630
drivers: atm, char fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
36ef408
atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()
by Mark Asselstine
· 17 years ago
5296195
[ATM]: [nicstar] delay irq setup until card is configured
by Chas Williams
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
69c3014
[ATM] nicstar: Fix a bogus casting warning
by Alan Cox
· 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
2087ff3
[PATCH] frv: fix uninitialised variable in atm nicstar driver
by David Howells
· 19 years ago
a61bbcf
[NET]: Store skb->timestamp as offset to a base timestamp
by Patrick McHardy
· 19 years ago
8728b83
[NET]: Kill skb->list
by David S. Miller
· 19 years ago
a2c1aa5
[ATM]: [drivers] kill pointless NULL checks and casts before kfree()
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago