index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip.c
Age
Commit message (
Expand
)
Author
2008-04-01
plip: replace spin_lock_irq with spin_lock_irqsave in irq context
Mikulas Patocka
2008-01-28
PLIP driver: convert the semaphore killed_timer_sem to completion
Matthias Kaehlcke
2007-11-26
plip: fix parport_register_device name parameter
Mikulas Patocka
2007-11-26
plip: use netif_rx_ni() for packet receive
Mikulas Patocka
2007-10-23
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-06
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
2006-01-06
[PATCH] parport: include fixes
Marko Kohtala
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds