index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
nicstar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-27
atm/nicstar: convert to idr_alloc()
Tejun Heo
1
-18
/
+6
2013-02-27
atm/nicstar: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-01-03
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
1
-9
/
+9
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-12-10
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-1
/
+2
2010-07-23
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
1
-13
/
+2
2010-07-15
atm: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-2
/
+1
2010-07-12
atm: remove IRQF_DISABLED in combination with IRQF_SHARED
chas williams - CONTRACTOR
1
-2
/
+1
2010-05-31
atm: [nicstar] remove virt_to_bus() and support 64-bit platforms
chas williams - CONTRACTOR
1
-163
/
+219
2010-05-31
atm: [nicstar] reformatted with Lindent
chas williams - CONTRACTOR
1
-2650
/
+2465
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-07
drivers/atm/nicstar.c: use %pM to show MAC address
hartleys
1
-3
/
+1
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-19
atm nicstar: Removal of debug code containing deprecated calls to cli()/sti()
Mark Asselstine
1
-98
/
+19
2008-01-08
[ATM]: [nicstar] delay irq setup until card is configured
Chas Williams
1
-10
/
+9
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-3
/
+3
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+6
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-2
/
+2
2006-10-21
[ATM] nicstar: Fix a bogus casting warning
Alan Cox
1
-2
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-08
[PATCH] frv: fix uninitialised variable in atm nicstar driver
David Howells
1
-3
/
+2
2005-08-29
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
1
-5
/
+5
2005-08-29
[NET]: Kill skb->list
David S. Miller
1
-83
/
+74
2005-06-02
[ATM]: [drivers] kill pointless NULL checks and casts before kfree()
Jesper Juhl
1
-10
/
+10
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+3105