index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
nicstar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
drivers: atm: nicstar: remove ifdef'd out skb destructors
Florian Westphal
1
-90
/
+0
2015-01-18
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
1
-30
/
+30
2014-02-27
atm: nicstar: remove interruptible_sleep_on_timeout
Arnd Bergmann
1
-8
/
+8
2014-02-19
atm: nicstar: use NULL instead of 0 for pointer
Daeseok Youn
1
-4
/
+4
2013-12-26
atm: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-09-15
atm: nicstar: fix regression made by previous patch
Andy Shevchenko
1
-1
/
+1
2013-09-04
atm: nicstar: re-use native mac_pton() helper
Andy Shevchenko
1
-25
/
+1
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
Linus Torvalds
1
-0
/
+3105