index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
nicstar.c
Age
Commit message (
Expand
)
Author
2015-03-10
drivers: atm: nicstar: remove ifdef'd out skb destructors
Florian Westphal
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2014-02-27
atm: nicstar: remove interruptible_sleep_on_timeout
Arnd Bergmann
2014-02-19
atm: nicstar: use NULL instead of 0 for pointer
Daeseok Youn
2013-12-26
atm: slight optimization of addr compare
dingtianhong
2013-09-16
atm: nicstar: fix regression made by previous patch
Andy Shevchenko
2013-09-04
atm: nicstar: re-use native mac_pton() helper
Andy Shevchenko
2013-02-28
atm/nicstar: convert to idr_alloc()
Tejun Heo
2013-02-28
atm/nicstar: don't use idr_remove_all()
Tejun Heo
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-07-23
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
2010-07-16
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-07-13
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
2010-05-31
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
chas williams - CONTRACTOR
2010-05-31
atm: [nicstar] reformatted with Lindent
chas williams - CONTRACTOR
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-07
drivers/atm/nicstar.c: use %pM to show MAC address
hartleys
2008-04-29
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-20
atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()
Mark Asselstine
2008-01-09
[ATM]: [nicstar] delay irq setup until card is configured
Chas Williams
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-10-22
[ATM] nicstar: Fix a bogus casting warning
Alan Cox
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-09
[PATCH] frv: fix uninitialised variable in atm nicstar driver
David Howells
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
[NET]: Kill skb->list
David S. Miller
2005-06-02
[ATM]: [drivers] kill pointless NULL checks and casts before kfree()
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds