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
/
tulip
Commit message (
Expand
)
Author
Age
*
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
2008-03-05
*
uli526x partially recognizing interface
Grant Grundler
2008-02-23
*
xircom_cb should return NETDEV_TX_BUSY when no descriptors available
Erik Mouw
2008-02-05
*
[netdrvr] checkpatch cleanups
Jeff Garzik
2008-01-28
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
*
[TULIP] DMFE: Fix SROM parsing regression.
David S. Miller
2008-01-23
*
endianness noise in tulip_core
Al Viro
2008-01-12
*
de4x5 fixes
Al Viro
2008-01-12
*
xircom_cb endianness fixes
Al Viro
2008-01-12
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-09
*
[TULIP]: NAPI full quantum bug.
Stephen Hemminger
2008-01-09
*
dmfe: checkpatch fix (add whitespace)
Jeff Garzik
2007-11-23
*
NET: dmfe: don't access configuration space in D3 state
Maxim Levitsky
2007-11-23
*
[NET]: Remove references to net-modules.txt.
Adrian Bunk
2007-11-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-19
|
\
|
*
Typo: depricated -> deprecated
Rolf Eike Beer
2007-10-19
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-19
|
\
\
|
|
/
|
/
|
|
*
NAPI: kconfig prompt and deleted doc file
Randy Dunlap
2007-10-19
*
|
remove asm/bitops.h includes
Jiri Slaby
2007-10-19
|
/
*
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
2007-10-15
*
more tulip endianness annotations
Al Viro
2007-10-14
*
more trivial signedness fixes in drivers
Al Viro
2007-10-14
*
Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/ne...
Micah Gruber
2007-10-10
*
Clean up redundant PHY write line for ULi526x Ethernet driver
Roy Zang
2007-10-10
*
tulip: endianness annotations
Al Viro
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
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
*
uli526x: Add suspend and resume routines (updated)
Rafael J. Wysocki
2007-10-10
*
net/tulip/xircom_cb.c: remove superfulous priv assignment
Mariusz Kozlowski
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
DDB5477: remove driver bits of support
Yoichi Yuasa
2007-07-31
*
fallout from Auke's pci ->revision patch
Al Viro
2007-07-15
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
|
\
|
*
PCI: add pci_try_set_mwi
Randy Dunlap
2007-07-11
|
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
*
|
[NET]: Kill eth_copy_and_sum().
David S. Miller
2007-07-11
|
/
*
Use menuconfig objects II - netdev (general+100mbit)
Jan Engelhardt
2007-07-08
*
tulip: Convert to generic boolean
Richard Knutsson
2007-07-08
*
drivers/net: fix comparisons of unsigned < 0
Bill Nottingham
2007-07-08
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
*
Rev tulip version
Valerie Henson
2007-04-28
*
Fix tulip SytemError typo
Valerie Henson
2007-04-28
*
TULIP: Natsemi dp83840a PHY fix
Thibaut VARENE
2007-04-28
*
TULIP: Fix for 64-bit MIPS
Valerie Henson
2007-04-28
*
dmfe: add support for Wake on lan
Maxim Levitsky
2007-04-28
*
dmfe: add support for suspend/resume
Maxim Levitsky
2007-04-28
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
|
\
[next]