index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
skfp
Commit message (
Expand
)
Author
Age
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...
Martin Olsson
2009-06-12
*
|
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
|
skfddi: convert PRINTK() to pr_debug()
Alexander Beregalov
2009-05-18
|
/
*
trivial: fix typo "varaible" -> "variable"
Uwe Kleine-Koenig
2009-03-30
*
drivers/net/skfp: fix sparse warning: Should it be static?
Hannes Eder
2009-02-17
*
drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
Roel Kluin
2009-01-29
*
drivers/net/skfp: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
*
fddi: convert to new network device ops
Stephen Hemminger
2008-11-20
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
drivers/net/skfp/pmf.c: Use offsetof() macro
Takashi Iwai
2008-09-24
*
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
2008-08-27
*
net: use the common ascii hex helpers
Harvey Harrison
2008-07-30
*
skfp annotations
Al Viro
2008-03-26
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
*
NULL noise in drivers/net
Al Viro
2008-01-28
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
drivers/net/skfp: Remove dead code referencing pci_find_device()
Jeff Garzik
2007-10-10
*
[netdrvr] skfp: remove a bunch of dead code
Jeff Garzik
2007-10-10
*
Typo fixes errror -> error
Gabriel Craciunescu
2007-07-31
*
potential parse error in ifdef
Yoann Padioleau
2007-06-01
*
remove unused header file: drivers/net/skfp/h/lnkstat.h
Robert P. J. Day
2007-04-28
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
2007-04-26
*
net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
Alan
2007-02-27
*
net: use bitrev8
Akinobu Mita
2007-02-05
*
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2006-10-06
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
drivers/net: Remove deprecated use of pci_module_init()
Jeff Garzik
2006-08-19
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
typo fixes: bandwith -> bandwidth
Adrian Bunk
2006-06-30
*
[PATCH] skfp warning fixes
Andrew Morton
2006-03-21
*
Massive net driver const-ification.
Arjan van de Ven
2006-03-03
*
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
2005-10-30
*
[PATCH] drivers/net/skfp/: cleanups
Adrian Bunk
2005-06-27
*
[PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN
Adrian Bunk
2005-06-26
*
[PATCH] remove drivers/net/skfp/lnkstat.c
Adrian Bunk
2005-05-15
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16