index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atm
/
idt77252.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
atm: idt77252: remove redundant bit-wise or'ing of zero
Colin Ian King
2018-02-23
1
-8
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
atm: idt77252: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-9
/
+12
*
atm: make atmdev_ops const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
atm: idt77252: constify pci_device_id.
Arvind Yadav
2017-07-16
1
-1
/
+1
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-7
/
+4
*
atm: idt77252, use setup_timer and mod_timer
Jan Koniarik
2017-02-15
1
-9
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
atm: remove deprecated use of pci api
chas williams - CONTRACTOR
2015-01-18
1
-50
/
+57
*
atm: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-9
/
+6
*
atm: idt77252: Remove redundant error check
Peter Senna Tschudin
2014-05-21
1
-4
/
+4
*
atm: idt77252: fix dev refcnt leak
Ying Xue
2013-11-19
1
-1
/
+1
*
Drivers: atm: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-10
/
+6
*
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2012-05-06
1
-1
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-1
/
+1
|
\
|
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
atm: Convert vmalloc/memset to vzalloc
Joe Perches
2011-09-15
1
-5
/
+6
|
/
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
atm: idt77252: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-48
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
2010-12-10
1
-1
/
+2
*
drivers/atm/idt77252.c: Remove unnecessary error check
Julia Lawall
2010-10-03
1
-4
/
+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
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
drivers/atm/idt77252.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+1
*
atm: idt77252: Use generic SKB queue management instead of home-grown scheme.
David S. Miller
2008-09-21
1
-23
/
+9
*
drivers/atm/: remove CVS keywords
Adrian Bunk
2008-05-20
1
-7
/
+0
*
[ATM] atm/idt77252.c: Make 2 functions static
Adrian Bunk
2008-03-31
1
-4
/
+2
*
atm: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-6
/
+6
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[ATM]: [idt77252] Rename CONFIG_ATM_IDT77252_SEND_IDLE to not resemble a Kcon...
Robert P. J. Day
2007-07-18
1
-3
/
+3
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-10
/
+3
*
[ATM]: Use mutex instead of binary semaphore in idt77252 driver.
Matthias Kaehlcke
2007-05-24
1
-13
/
+14
*
[ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-9
/
+15
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+2
*
atm: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-17
1
-4
/
+4
*
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+5
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
[ATM]: kmalloc to kzalloc patches for drivers/atm
Om Narasimhan
2006-10-04
1
-17
/
+6
*
[ATM]: add+use poison defines
Randy Dunlap
2006-07-03
1
-1
/
+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
*
[NET]: Store skb->timestamp as offset to a base timestamp
Patrick McHardy
2005-08-29
1
-4
/
+4
*
[ATM]: [idt77252] use time_after() macro
Marcelo Feitoza Parisi
2005-07-19
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3882