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
/
ethernet
/
realtek
Commit message (
Expand
)
Author
Age
*
r8169: enable transmit time stamping.
Richard Cochran
2012-03-11
*
r8169: stop using net_device.{base_addr, irq}.
Francois Romieu
2012-03-10
*
r8169: move rtl_cfg_info closer to its caller.
Francois Romieu
2012-03-10
*
r8169: move the netpoll handler after the irq handler.
Francois Romieu
2012-03-10
*
r8169: move rtl8169_open after rtl_task it depends on.
Francois Romieu
2012-03-10
*
r8169: move rtl_set_rx_mode before its rtl_hw_start callers.
Francois Romieu
2012-03-10
*
r8169: move net_device_ops beyond the methods it references.
Francois Romieu
2012-03-10
*
r8169: move the driver probe method to the end of the driver file.
Francois Romieu
2012-03-10
*
r8169: move the driver removal method to the end of the driver file.
Francois Romieu
2012-03-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
|
\
|
*
r8169: runtime resume before shutdown.
françois romieu
2012-03-06
*
|
8139too: Add 64bit statistics
Junchang Wang
2012-03-06
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
|
\
|
|
*
r8169: corrupted IP fragments fix for large mtu.
françois romieu
2012-03-02
*
|
r8169: add byte queue limit support.
Igor Maravic
2012-03-05
*
|
r8169: add 64bit statistics.
Junchang Wang
2012-03-05
*
|
r8169: Support RX-FCS flag.
Ben Greear
2012-02-24
*
|
r8169: Support RX-ALL flag.
Ben Greear
2012-02-24
*
|
8139too: Support RX-FCS flag.
Ben Greear
2012-02-24
*
|
8139too: Support RX-ALL logic.
Ben Greear
2012-02-24
*
|
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-08
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
*
|
r8169: spinlock redux.
Francois Romieu
2012-01-31
*
|
r8169: avoid a useless work scheduling.
Francois Romieu
2012-01-31
*
|
r8169: move task enable boolean to bitfield.
Francois Romieu
2012-01-31
*
|
r8169: bh locking redux and task scheduling.
Francois Romieu
2012-01-31
*
|
r8169: fix early queue wake-up.
Francois Romieu
2012-01-31
*
|
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2012-01-30
*
|
r8169: remove work from irq handler.
Francois Romieu
2012-01-27
*
|
r8169: missing barriers.
Francois Romieu
2012-01-27
*
|
r8169: irq mask helpers.
Francois Romieu
2012-01-27
*
|
r8169: factor out IntrMask writes.
Francois Romieu
2012-01-27
*
|
r8169: stop delaying workqueue.
Francois Romieu
2012-01-27
*
|
r8169: remove rtl8169_reinit_task.
Francois Romieu
2012-01-27
*
|
r8169: remove hardcoded PCIe registers accesses.
Francois Romieu
2012-01-27
|
/
*
8139cp: fix missing napi_gro_flush.
françois romieu
2012-01-08
*
8139cp: properly config rx mode after resuming
Jason Wang
2012-01-03
*
8139cp/8139too: do not read into reserved registers
Jason Wang
2012-01-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
|
\
|
*
r8169: fix Config2 MSIEnable bit setting.
françois romieu
2011-12-19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
|
\
|
|
*
r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.
françois romieu
2011-12-05
|
*
r8169: Rx FIFO overflow fixes.
françois romieu
2011-12-05
*
|
corral some wayward N/A fw_version dust bunnies
Rick Jones
2011-11-29
*
|
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
*
|
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
2011-11-08
|
/
*
r8169: increase the delay parameter of pm_schedule_suspend
hayeswang
2011-11-08
*
net/ethernet: sc92031 is not Realtek
Cesar Eduardo Barros
2011-11-01
*
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-10-24
[next]