index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip.c
Age
Commit message (
Expand
)
Author
2009-07-17
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-06
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-08
plip: update to net_device_ops
Stephen Hemminger
2008-12-26
drivers/net: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
drivers/net: fix sparse warnings: make do-while a compound statement
Hannes Eder
2008-12-04
netdev: remove pathetic compile-command lines
Alexey Dobriyan
2008-11-13
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
2008-11-04
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-27
plip: fix parport_register_device name parameter
Mikulas Patocka
2007-11-27
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-26
[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-04
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