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
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-01-07
plip: update to net_device_ops
Stephen Hemminger
2008-12-25
drivers/net: fix sparse warnings: make symbols static
Hannes Eder
2008-12-25
drivers/net: fix sparse warnings: make do-while a compound statement
Hannes Eder
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
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