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
*
tg3: Remove 5719 jumbo frames and TSO blocks
Matt Carlson
2011-07-28
*
tg3: Break larger frags into 4k chunks for 5719
Matt Carlson
2011-07-28
*
tg3: Add tx BD budgeting code
Matt Carlson
2011-07-28
*
tg3: Consolidate code that calls tg3_tx_set_bd()
Matt Carlson
2011-07-28
*
tg3: Add partial fragment unmapping code
Matt Carlson
2011-07-28
*
tg3: Generalize tg3_skb_error_unmap()
Matt Carlson
2011-07-28
*
tg3: Remove short DMA check for 1st fragment
Matt Carlson
2011-07-28
*
tg3: Simplify tx bd assignments
Matt Carlson
2011-07-28
*
tg3: Reintroduce tg3_tx_ring_info
Matt Carlson
2011-07-28
*
tg3: Fix NVRAM selftest failures for 5720 devs
Matt Carlson
2011-07-21
*
tg3: Return size from tg3_vpd_readblock()
Matt Carlson
2011-07-21
*
tg3: Fix int selftest for recent devices.
Matt Carlson
2011-07-21
*
tg3: Fix RSS indirection table distribution
Matt Carlson
2011-07-21
*
tg3: Add 5719 and 5720 to EEE_CAP list
Matt Carlson
2011-07-21
*
tg3: Fix link down notify failure when EEE disabled
Matt Carlson
2011-07-21
*
tg3: Fix link flap at 100Mbps with EEE enabled
Matt Carlson
2011-07-21
*
tg3: Fix io failures after chip reset
Matt Carlson
2011-07-21
*
tg3: Match power source to driver state
Matt Carlson
2011-07-14
*
tg3: Add function status reporting
Matt Carlson
2011-07-14
*
tg3: Create critical section around GPIO toggling
Matt Carlson
2011-07-14
*
tg3: Determine PCI function number in one place
Matt Carlson
2011-07-14
*
tg3: Check transitions to D0 power state
Matt Carlson
2011-07-14
*
tg3: Move power state transitions to init_one
Matt Carlson
2011-07-14
*
tg3: Detect APE enabled devs earlier
Matt Carlson
2011-07-14
*
tg3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2011-06-28
*
tg3: fix race in transmit time stamping.
Richard Cochran
2011-06-19
*
tg3: Create funcs for power source switching
Matt Carlson
2011-06-15
*
tg3: Migrate phy preprocessor defs to system defs
Matt Carlson
2011-06-15
*
tg3: Show flowctrl settings through get_settings()
Matt Carlson
2011-06-15
*
tg3: Add more selfboot formats to NVRAM selftest
Matt Carlson
2011-06-15
*
tg3: Remove 4G_DMA_BNDRY_BUG flag
Matt Carlson
2011-06-15
*
tg3: Remove 40BIT_DMA_LIMIT_BUG
Matt Carlson
2011-06-15
*
tg3: Workaround tagged status update bug
Matt Carlson
2011-06-15
*
tg3: enable transmit time stamping.
Richard Cochran
2011-06-13
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-07
*
tg3: Fix tg3_skb_error_unmap()
Matt Carlson
2011-06-03
*
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
2011-05-25
*
tg3: Add braces around 5906 workaround.
Matt Carlson
2011-05-20
*
tg3: Fix NETIF_F_LOOPBACK error
Matt Carlson
2011-05-20
*
tg3: Update version to 3.119
Matt Carlson
2011-05-19
*
tg3: Apply rx_discards fix to 5719/5720
Matt Carlson
2011-05-19
*
tg3: Remove excessive parenthesis
Matt Carlson
2011-05-19
*
tg3: Consolidate all netdev feature assignments
Matt Carlson
2011-05-19
*
tg3: Move TSO_CAPABLE assignment
Matt Carlson
2011-05-19
*
tg3: Fix stats for 5704 and later devices
Matt Carlson
2011-05-19
*
tg3: Fix TSO loopback test
Matt Carlson
2011-05-19
*
tg3: Consolidate autoneg advertisement setup code
Matt Carlson
2011-05-19
*
tg3: Fix EEE interoperability workaround
Matt Carlson
2011-05-19
*
tg3: Fix IPv6 TCP problems for 5719
Matt Carlson
2011-05-19
*
tg3: Fix 57765 B0 data corruption
Matt Carlson
2011-05-19
[next]