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: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
*
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
*
tg3: Use bool not int
Joe Perches
2013-04-09
*
tg3: Update version to 3.131
Nithin Sujir
2013-04-09
*
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
2013-04-09
*
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2013-04-09
*
tg3: Add support for link flap avoidance
Nithin Sujir
2013-04-09
*
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2013-04-09
*
tg3: Add tg3_clear_mac_status() common function
Michael Chan
2013-04-09
*
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
2013-04-09
*
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
2013-04-09
*
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
2013-04-09
*
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
2013-04-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
|
\
|
*
tg3: fix length overflow in VPD firmware parsing
Kees Cook
2013-03-27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
|
\
|
|
*
tg3: 5715 does not link up when autoneg off
Nithin Sujir
2013-03-13
*
|
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
2013-03-17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
|
\
|
|
*
tg3: Update link_up flag for phylib devices
Nithin Sujir
2013-03-08
*
|
tg3: Download 57766 EEE service patch firmware
Nithin Sujir
2013-03-07
*
|
tg3: Enhance firmware download code to support fragmented firmware
Nithin Sujir
2013-03-07
*
|
tg3: Cleanup firmware parsing code
Nithin Sujir
2013-03-07
*
|
tg3: Refactor the 2nd type of cpu pause
Nithin Sujir
2013-03-07
*
|
tg3: Refactor cpu pause/resume code
Nithin Sujir
2013-03-07
*
|
tg3: Add new FW_TSO flag
Matt Carlson
2013-03-07
|
/
*
tg3: Use different macros for pci_chip_rev_id accesses
Joe Perches
2013-02-18
*
tg3: Remove define and single use of GET_CHIP_REV_ID
Joe Perches
2013-02-18
*
tg3: Update version to 3.130
Michael Chan
2013-02-15
*
tg3: Set initial carrier state to off.
Michael Chan
2013-02-15
*
tg3: Fix 5762 NVRAM sizing
Michael Chan
2013-02-15
*
tg3: Expand EEE support for all 5717 B0
Michael Chan
2013-02-15
*
tg3: Add 57766 device support.
Matt Carlson
2013-02-15
*
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2013-02-07
*
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
2013-02-07
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
|
\
|
*
tg3: Fix crc errors on jumbo frame receive
Nithin Nayak Sujir
2013-01-14
|
*
tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
Nithin Nayak Sujir
2013-01-14
*
|
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
*
|
tg3: missing break statement in tg3_get_5720_nvram_info()
Dan Carpenter
2013-01-11
*
|
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
*
|
tg3: Remove IS_ENABLED(CONFIG_HWMON) check
Nithin Nayak Sujir
2013-01-07
*
|
tg3: Improve PCI function number detection.
Michael Chan
2013-01-07
*
|
tg3: Add NVRAM support for 5762
Michael Chan
2013-01-07
*
|
tg3: Add support for new 5762 ASIC
Michael Chan
2013-01-07
|
/
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
*
tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim...
Matt Carlson
2012-12-04
*
tg3: PTP - Add the hardware timestamp ioctl
Matt Carlson
2012-12-04
[next]