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
/
forcedeth.c
Commit message (
Expand
)
Author
Age
*
forcedeth: call vlan_mode only if hw supports vlans
Jiri Pirko
2011-08-18
*
forcedeth: fix vlans
Jiri Pirko
2011-07-28
*
forcedeth: do vlan cleanup
Jiri Pirko
2011-07-21
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-23
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
*
net: forcedeth: fix compile warning of not used nv_set_tso function
Shan Wei
2011-04-19
*
net: forcedeth: convert to hw_features
Michał Mirosław
2011-04-15
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
Michel Lespinasse
2011-03-14
*
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2011-02-17
*
forcedeth: Do not use legacy PCI power management
Rafael J. Wysocki
2011-01-09
*
forcedeth: Use netdev_dbg for printk(KERN_DEBUG
Joe Perches
2010-11-29
*
forcedeth: Remove netdev_dbg uses
Joe Perches
2010-11-29
*
forcedeth: Convert dev_printk(<level> to dev_<level>(
Joe Perches
2010-11-29
*
forcedeth: Separate vendor specific initializations into functions
Joe Perches
2010-11-29
*
forcedeth: Add function init_realtek_8211b
Joe Perches
2010-11-29
*
forcedeth: Convert pr_<level> to netdev_<level>
Joe Perches
2010-11-29
*
forcedeth: Use pr_fmt and pr_<level>
Joe Perches
2010-11-29
*
forcedeth: Convert remaining dprintk to netdev_dbg
Joe Perches
2010-11-29
*
forcedeth: Use print_hex_dump
Joe Perches
2010-11-29
*
forcedeth: convert dprintk(KERN_DEBUG to netdev_dbg
Joe Perches
2010-11-29
*
forcedeth: Change reg_delay arguments and use
Joe Perches
2010-11-29
*
forcedeth: use usleep_range not msleep for small sleeps
Szymon Janc
2010-11-28
*
forcedeth: do not use assignment in if conditions
Szymon Janc
2010-11-28
*
forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...
Szymon Janc
2010-11-28
*
forcedeth: remove unnecessary checks before kfree
Szymon Janc
2010-11-28
*
forcedeth: fix multiple code style issues
Szymon Janc
2010-11-28
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
*
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
*
drivers/net: Remove address use from assignments of function pointers
Joe Perches
2010-08-25
*
forcedeth: Fix different hardware statistics versions.
Mike Ditto
2010-07-26
*
forcedeth: correct valid flag
Julia Lawall
2010-07-06
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
*
forcedeth: Account for consumed budget in napi poll
Tom Herbert
2010-05-06
*
forcedeth: Kill NAPI config options.
David S. Miller
2010-05-04
*
forcedeth: GRO support
Tom Herbert
2010-05-04
*
forcedeth: Stay in NAPI as long as there's work
stephen hemminger
2010-04-30
*
drivers: net: use skb_headlen()
Eric Dumazet
2010-04-14
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-14
|
\
|
*
forcedeth: fix tx limit2 flag check
Ayaz Abdulla
2010-04-13
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
2010-02-22
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-18
|
\
|
*
forcedeth: mac address fix
Stanislav O. Bezzubtsev
2009-11-16
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
|
/
[next]