index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
epl
Age
Commit message (
Expand
)
Author
Lines
2009-09-15
Staging: remove epl driver
Greg Kroah-Hartman
-50479
/
+0
2009-09-15
Staging: ARRAY_SIZE changes
Stoyan Gaydarov
-3
/
+3
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
-1
/
+1
2009-06-19
Staging: epl: do not use CLONE_SIGHAND with allow_signal()
Oleg Nesterov
-5
/
+6
2009-04-17
Staging: epl: convert to netdev_ops
Alexander Beregalov
-5
/
+12
2009-04-03
Staging: epl: remove pointless highres timer check
Greg Kroah-Hartman
-11
/
+0
2009-04-03
Staging: epl: don't check for devfs
Greg Kroah-Hartman
-69
/
+0
2009-04-03
Staging: epl: fix up epl/kernel/*.h files
Greg Kroah-Hartman
-319
/
+5
2009-04-03
Staging: epl: fix up epl/user/*.h files
Greg Kroah-Hartman
-242
/
+28
2009-04-03
Staging: epl: remove EPLDLLEXPORT
Greg Kroah-Hartman
-282
/
+246
2009-04-03
Staging: epl: fix sparse warning in proc_fs.c
Greg Kroah-Hartman
-0
/
+2
2009-04-03
Staging: epl: remove kernel version checks
Greg Kroah-Hartman
-27
/
+0
2009-04-03
Staging: epl: clean up demo_main.c
Greg Kroah-Hartman
-32
/
+18
2009-04-03
Staging: epl: fix up some non-ANSI functions
Greg Kroah-Hartman
-5
/
+5
2009-04-03
Staging: epl: remove WORD
Greg Kroah-Hartman
-123
/
+120
2009-04-03
Staging: epl: remove DWORD
Greg Kroah-Hartman
-206
/
+203
2009-04-03
Staging: epl: remove QWORD
Greg Kroah-Hartman
-92
/
+88
2009-04-03
Staging: epl: remove BYTE
Greg Kroah-Hartman
-405
/
+404
2009-04-03
Staging: epl: delete EdrvFec5282.h
Greg Kroah-Hartman
-340
/
+0
2009-04-03
Staging: epl: remove CONST
Greg Kroah-Hartman
-13
/
+5
2009-04-03
Staging: epl: remove some unused types
Greg Kroah-Hartman
-20
/
+3
2009-04-03
Staging: epl: remove compiler warning from SharedBuff.c
Greg Kroah-Hartman
-1
/
+1
2009-04-03
Staging: epl: remove REENTRANT
Greg Kroah-Hartman
-14
/
+0
2009-04-03
Staging: epl: remove MEM
Greg Kroah-Hartman
-174
/
+151
2009-04-03
Staging: epl: remove ROM
Greg Kroah-Hartman
-51
/
+25
2009-04-03
Staging: epl: remove FAR
Greg Kroah-Hartman
-151
/
+145
2009-04-03
Staging: epl: remove NEAR
Greg Kroah-Hartman
-7
/
+1
2009-04-03
Staging: epl: remove GENERIC
Greg Kroah-Hartman
-15
/
+10
2009-04-03
Staging: epl: remove EplObjDef.h
Greg Kroah-Hartman
-199
/
+0
2009-04-03
Staging: epl: unwind rest of _LINUX_ #ifdefs
Greg Kroah-Hartman
-178
/
+1
2009-04-03
Staging: epl: remove __KERNEL__ checks
Greg Kroah-Hartman
-80
/
+1
2009-04-03
Staging: epl: remove INLINE mess
Greg Kroah-Hartman
-202
/
+78
2009-04-03
Staging: epl: remove _WIN_32_ and _NO_OS_ defines
Greg Kroah-Hartman
-247
/
+10
2009-04-03
Staging: epl: remove PUBLIC definition
Greg Kroah-Hartman
-1036
/
+848
2009-04-03
Staging: epl: remove NULL from global.h
Greg Kroah-Hartman
-3
/
+0
2009-04-03
Staging: epl: remove complier macros from global.h
Greg Kroah-Hartman
-1052
/
+0
2009-04-03
Staging: epl: remove unneeded files
Greg Kroah-Hartman
-2027
/
+0
2009-01-07
staging: __FUNCTION__ is gcc-specific, use __func__
Harvey Harrison
-31
/
+31
2009-01-06
Staging: epl: fix netdev->priv b0rkage
Greg Kroah-Hartman
-6
/
+4
2009-01-06
Staging: epl: hr timers all run in hard irq context now
Greg Kroah-Hartman
-7
/
+0
2009-01-06
Staging: epl: run Lindent on *.c files
Greg Kroah-Hartman
-25525
/
+25316
2009-01-06
Staging: epl: run Lindent on *.h files
Greg Kroah-Hartman
-4059
/
+3608
2009-01-06
Staging: epl: run Lindent on all user/*.h files
Greg Kroah-Hartman
-431
/
+320
2009-01-06
Staging: epl: run Lindent on all kernel/*.h files
Greg Kroah-Hartman
-199
/
+144
2009-01-06
Staging: add epl stack
Daniel Krueger
-0
/
+56531