index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
nicstar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
1
-3
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
Markus Elfring
2016-09-10
1
-1
/
+2
*
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
Markus Elfring
2016-09-10
1
-1
/
+2
*
ATM-nicstar: Improve another size determination in ns_init_card()
Markus Elfring
2016-09-10
1
-1
/
+1
*
ATM-nicstar: Improve another size determination in get_scq()
Markus Elfring
2016-09-10
1
-1
/
+1
*
ATM-nicstar: Use kmalloc_array() in get_scq()
Markus Elfring
2016-09-10
1
-2
/
+3
*
drivers: atm: nicstar: Use the correct function to free some resources
Christophe Jaillet
2016-07-19
1
-1
/
+2
*
drivers: atm: nicstar: remove ifdef'd out skb destructors
Florian Westphal
2015-03-10
1
-90
/
+0
*
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2015-01-18
1
-30
/
+30
*
atm: nicstar: remove interruptible_sleep_on_timeout
Arnd Bergmann
2014-02-27
1
-8
/
+8
*
atm: nicstar: use NULL instead of 0 for pointer
Daeseok Youn
2014-02-19
1
-4
/
+4
*
atm: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
*
atm: nicstar: fix regression made by previous patch
Andy Shevchenko
2013-09-15
1
-1
/
+1
*
atm: nicstar: re-use native mac_pton() helper
Andy Shevchenko
2013-09-04
1
-25
/
+1
*
atm/nicstar: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-18
/
+6
*
atm/nicstar: don't use idr_remove_all()
Tejun Heo
2013-02-27
1
-1
/
+0
*
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-9
/
+9
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-1
/
+2
*
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
2010-07-23
1
-13
/
+2
*
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-07-15
1
-2
/
+1
*
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
2010-07-12
1
-2
/
+1
*
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
chas williams - CONTRACTOR
2010-05-31
1
-163
/
+219
*
atm: [nicstar] reformatted with Lindent
chas williams - CONTRACTOR
2010-05-31
1
-2650
/
+2465
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/atm/nicstar.c: use %pM to show MAC address
hartleys
2010-01-07
1
-3
/
+1
*
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-1
/
+1
*
atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()
Mark Asselstine
2008-04-19
1
-98
/
+19
*
[ATM]: [nicstar] delay irq setup until card is configured
Chas Williams
2008-01-08
1
-10
/
+9
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+3
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+6
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
[ATM] nicstar: Fix a bogus casting warning
Alan Cox
2006-10-21
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] frv: fix uninitialised variable in atm nicstar driver
David Howells
2006-01-08
1
-3
/
+2
*
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
1
-5
/
+5
*
[NET]: Kill skb->list
David S. Miller
2005-08-29
1
-83
/
+74
*
[ATM]: [drivers] kill pointless NULL checks and casts before kfree()
Jesper Juhl
2005-06-02
1
-10
/
+10
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3105