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
/
broadcom
/
tg3.c
Commit message (
Expand
)
Author
Age
*
net/tg3: Release IRQs on permanent error
Gavin Shan
2015-04-25
*
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
*
ptp: tg3: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
*
tg3: use napi_complete_done()
Eric Dumazet
2015-03-06
*
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
2015-02-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
|
\
|
*
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
2015-01-14
|
*
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
2015-01-14
|
*
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
2015-01-14
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
|
tg3: move init/deinit from open/close to probe/remove
Ivan Vecera
2015-01-12
|
/
*
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
2014-12-22
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
\
|
*
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
2014-11-25
*
|
tg3: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
|
/
*
tg3: Add skb->xmit_more support
Prashant Sreedharan
2014-10-14
*
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
2014-10-01
*
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
2014-09-22
*
tg3: prevent ifup/ifdown during PCI error recovery
Ivan Vecera
2014-09-02
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
*
|
tg3: fix return value in tg3_get_stats64
Govindarajulu Varadarajan
2014-08-13
|
/
*
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
2014-08-05
*
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
2014-06-25
*
tg3: Clear NETIF_F_TSO6 flag before doing software GSO
Prashant Sreedharan
2014-06-19
*
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
|
\
|
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-02
*
|
tg3: Override clock, link aware and link idle mode during NVRAM dump
Prashant Sreedharan
2014-05-24
|
/
*
tg3: Update copyright and version to 3.137
Michael Chan
2014-05-13
*
tg3: Prevent page allocation failure during TSO workaround
Michael Chan
2014-05-13
*
tg3: Don't modify ip header fields when doing GSO
Michael Chan
2014-05-13
*
tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
Ivan Vecera
2014-04-18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
|
\
|
*
tg3: Do not include vlan acceleration features in vlan_features
Vlad Yasevich
2014-03-26
*
|
tg3: remove open-coded skb_cow_head.
françois romieu
2014-03-29
*
|
tg3: remove empty MDIO bus reset function
Florian Fainelli
2014-03-28
*
|
ptp: drivers: set the number of programmable pins.
Richard Cochran
2014-03-21
*
|
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
|
\
|
|
*
tg3: Don't check undefined error bits in RXBD
Michael Chan
2014-02-28
*
|
tg3: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
|
/
*
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
2014-02-06
*
tg3: cleanup an error path in tg3_phy_reset_5703_4_5()
Dan Carpenter
2014-02-06
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
|
\
|
*
tg3: Expand 4g_overflow_test workaround to skb fragments of any size.
Nithin Sujir
2013-12-27
*
|
tg3: Update version to 3.136
Nithin Sujir
2014-01-03
*
|
tg3: Poll cpmu link state on APE + ASF enabled devices
Nithin Sujir
2014-01-03
*
|
tg3: Set the MAC clock to the fastest speed during boot code load
Nithin Sujir
2014-01-03
[next]