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
/
tg3.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-27
|
\
|
*
tg3: Fix INTx fallback when MSI fails
Andre Detsch
2010-04-26
*
|
tg3: Enable GRO by default.
David S. Miller
2010-04-20
*
|
tg3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-13
*
|
tg3: Update version to 3.110
Matt Carlson
2010-04-13
*
|
tg3: Remove function errors flagged by checkpatch
Matt Carlson
2010-04-13
*
|
tg3: Unify max pkt size preprocessor constants
Matt Carlson
2010-04-13
*
|
tg3: Re-inline VLAN tags when appropriate
Matt Carlson
2010-04-13
*
|
tg3: Optimize rx double copy test
Matt Carlson
2010-04-13
*
|
tg3: Reduce 57765 core clock when link at 10Mbps
Matt Carlson
2010-04-13
*
|
tg3: Set card 57765 card reader MRRS to 1024B
Matt Carlson
2010-04-13
*
|
tg3: Disable CLKREQ in L2
Matt Carlson
2010-04-13
*
|
tg3: Update version to 3.109
Matt Carlson
2010-04-06
*
|
tg3: Remove tg3_dump_state()
Matt Carlson
2010-04-06
*
|
tg3: Cleanup if codestyle
Matt Carlson
2010-04-06
*
|
tg3: The case of switches
Matt Carlson
2010-04-06
*
|
tg3: Whitespace, constant, and comment updates
Matt Carlson
2010-04-06
*
|
tg3: Use VPD fw version when present
Matt Carlson
2010-04-06
*
|
tg3: Prepare FW version code for VPD versioning
Matt Carlson
2010-04-06
*
|
tg3: Fix message 80 char violations
Matt Carlson
2010-04-06
*
|
tg3: netdev_err() => dev_err()
Matt Carlson
2010-04-06
*
|
tg3: Replace pr_err with sensible alternatives
Matt Carlson
2010-04-06
*
|
tg3: Restore likely() check in tg3_poll_msix()
Matt Carlson
2010-04-06
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
Julia Lawall
2010-03-13
*
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Louis Rilling
2010-03-10
*
tg3: Remove now useless VPD code
Matt Carlson
2010-02-28
*
pci: Add helper to search for VPD keywords
Matt Carlson
2010-02-28
*
pci: Add VPD information field helper functions
Matt Carlson
2010-02-28
*
pci: Add helper to find a VPD resource data type
Matt Carlson
2010-02-28
*
pci: Add large and small resource data type code
Matt Carlson
2010-02-28
*
pci: Add PCI LRDT tag size and section size
Matt Carlson
2010-02-28
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
*
drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
Joe Perches
2010-02-18
*
tg3: Update version to 3.108
Matt Carlson
2010-02-17
*
tg3: Push phylib definitions to phylib
Matt Carlson
2010-02-17
*
tg3: Rename tg3 phy ID preprocessor definitions
Matt Carlson
2010-02-17
*
tg3: Reformat SSID to phy ID table
Matt Carlson
2010-02-17
*
tg3: Discover phy address once
Matt Carlson
2010-02-17
*
tg3: Reduce indent level of tg3_rx_prodring_alloc
Matt Carlson
2010-02-17
*
tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
Matt Carlson
2010-02-17
*
tg3: Add more partno entries for fallback path
Matt Carlson
2010-02-17
*
tg3: Allow phylib flowctrl changes anytime
Matt Carlson
2010-02-17
*
tg3: Add support for 2 new selfboot formats
Matt Carlson
2010-02-17
*
tg3: Make 57791 and 57795 10/100 only
Matt Carlson
2010-02-17
*
tg3: Enforce DMA mapping / skb assignment ordering
Matt Carlson
2010-02-17
*
tg3: Update driver version to 3.107
Matt Carlson
2010-02-12
*
tg3: Fix AC131 loopback test errors for 5785
Matt Carlson
2010-02-12
*
tg3: Fix napi assignments in loopback test
Matt Carlson
2010-02-12
*
tg3: Reset phy during bringup when using phylib
Matt Carlson
2010-02-12
[next]