index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
tg3: Fix link check in tg3_adjust_link
Matt Carlson
1
-2
/
+4
2012-02-22
tg3: remove IRQF_SAMPLE_RANDOM flag
Davidlohr Bueso
1
-1
/
+1
2012-02-14
tg3: Update copyright
Matt Carlson
1
-1
/
+1
2012-02-14
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
1
-20
/
+20
2012-02-14
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
1
-27
/
+12
2012-02-14
tg3: Remove unused link config code
Matt Carlson
1
-5
/
+1
2012-02-14
tg3: Consolidate ASIC rev detection code
Matt Carlson
1
-80
/
+79
2012-02-14
tg3: Reduce UMP event collision window
Matt Carlson
1
-16
/
+26
2012-02-14
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
1
-2
/
+5
2012-02-14
tg3: Fix copper autoneg adv checks
Matt Carlson
1
-1
/
+10
2012-02-14
tg3: Fix stats while interface is down
Matt Carlson
1
-4
/
+4
2012-02-14
tg3: Disable new DMA engine for 57766
Matt Carlson
1
-5
/
+0
2012-02-14
tg3: Move transmit comment to a better location
Matt Carlson
1
-1
/
+3
2012-02-14
tg3: Eliminate unneeded prototype
Matt Carlson
1
-3
/
+2
2012-02-14
tg3: Relocate tg3_find_peer
Matt Carlson
1
-30
/
+28
2012-02-14
tg3: Move tg3_nvram_write_block functions
Matt Carlson
1
-250
/
+250
2012-02-14
tg3: Move tg3_set_rx_mode
Matt Carlson
1
-100
/
+99
2012-02-14
tg3: Move tg3_change_mtu to a better location
Matt Carlson
1
-81
/
+78
2012-02-14
tg3: Relocate tg3_reset_task
Matt Carlson
1
-47
/
+45
2012-02-14
tg3: Move tg3_restart_hw to a better location
Matt Carlson
1
-27
/
+29
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-1
/
+0
2012-01-23
tg3: fix ipv6 header length computation
Eric Dumazet
1
-7
/
+2
2012-01-18
tg3: Fix single-vector MSI-X code
Matt Carlson
1
-13
/
+14
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-4
/
+4
2011-12-20
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
1
-7
/
+101
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
1
-23
/
+34
2011-12-15
tg3: Use mii_advertise_flowctrl
Matt Carlson
1
-19
/
+3
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
1
-17
/
+41
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
1
-8
/
+8
2011-12-15
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
1
-10
/
+9
2011-12-09
tg3: Update version to 3.122
Matt Carlson
1
-2
/
+2
2011-12-09
tg3: Return flowctrl config through ethtool
Matt Carlson
1
-2
/
+2
2011-12-09
tg3: Track LP advertising
Matt Carlson
1
-3
/
+37
2011-12-09
tg3: Integrate flowctrl check into AN adv check
Matt Carlson
1
-56
/
+25
2011-12-09
tg3: Save stats across chip resets
Matt Carlson
1
-9
/
+17
2011-12-09
tg3: Remove ethtool stats member from dev struct
Matt Carlson
1
-7
/
+7
2011-11-29
tg3: Support for byte queue limits
Tom Herbert
1
-0
/
+8
2011-11-29
tg3: Scale back code that modifies MRRS
Matt Carlson
1
-17
/
+10
2011-11-29
tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Matt Carlson
1
-2
/
+12
2011-11-23
tg3: Add MDI-X reporting
Matt Carlson
1
-1
/
+23
2011-11-23
tg3: Restrict large prod ring cap devices
Matt Carlson
1
-5
/
+4
2011-11-23
tg3: Adjust BD replenish thresholds
Matt Carlson
1
-5
/
+3
2011-11-23
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
1
-12
/
+6
2011-11-23
tg3: Fix advertisement handling
Hiroaki SHIMODA
1
-4
/
+3
2011-11-22
tg3: switch to build_skb() infrastructure
Eric Dumazet
1
-54
/
+61
2011-11-22
net: Change mii to ethtool advertisement function names
Matt Carlson
1
-5
/
+5
2011-11-17
net: Add ethtool to mii advertisment conversion helpers
Matt Carlson
1
-40
/
+13
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-5
/
+6
2011-11-09
sweep the floors and convert some .get_drvinfo routines to strlcpy
Rick Jones
1
-4
/
+4
2011-11-05
tg3: Update version to 3.121
Matt Carlson
1
-2
/
+2
[next]