index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-3
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
1
-7
/
+6
2009-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
1
-0
/
+1
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
1
-0
/
+2
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-3
/
+3
2009-01-07
plip: update to net_device_ops
Stephen Hemminger
1
-5
/
+8
2008-12-25
drivers/net: fix sparse warnings: make symbols static
Hannes Eder
1
-2
/
+2
2008-12-25
drivers/net: fix sparse warnings: make do-while a compound statement
Hannes Eder
1
-8
/
+8
2008-12-03
netdev: remove pathetic compile-command lines
Alexey Dobriyan
1
-6
/
+0
2008-11-12
netdevice: safe convert to netdev_priv() #part-2
Wang Chen
1
-4
/
+4
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-04-01
plip: replace spin_lock_irq with spin_lock_irqsave in irq context
Mikulas Patocka
1
-3
/
+4
2008-01-28
PLIP driver: convert the semaphore killed_timer_sem to completion
Matthias Kaehlcke
1
-5
/
+5
2007-11-26
plip: fix parport_register_device name parameter
Mikulas Patocka
1
-1
/
+1
2007-11-26
plip: use netif_rx_ni() for packet receive
Mikulas Patocka
1
-1
/
+1
2007-10-23
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
1
-3
/
+3
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-28
/
+22
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
1
-22
/
+10
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-17
/
+21
2006-10-06
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
1
-5
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+3
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
1
-21
/
+21
2006-03-03
Massive net driver const-ification.
Arjan van de Ven
1
-2
/
+2
2006-01-06
[PATCH] parport: include fixes
Marko Kohtala
1
-2
/
+0
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
1
-15
/
+14
2005-07-12
[NET]: __be'ify *_type_trans()
Alexey Dobriyan
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1427