2012-05-20 | Matt Carlson | tg3: Avoid panic from reserved statblk field access Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2012-04-13 | Matt Carlson | tg3: Fix 5717 serdes powerdown problem Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Update version to 3.121 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Eliminate timer race with reset_task Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Schedule at most one tg3_reset_task run Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Obtain PCI function number from device Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Fix irq alloc error cleanup path Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Fix 4k skb error recovery path Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Fix 4k tx bd segmentation code Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-11-04 | Matt Carlson | tg3: Fix APE mutex init and use Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Code movement Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Eliminate tg3_halt_cpu() prototype Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Eliminate tg3_write_sig_post_reset() prototype Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Eliminate tg3_stop_fw() prototype Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Add ability to turn off 1shot MSI Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Remove tp->rx_offset term when unneeded Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Fix missed MSI workaround Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-09-15 | Matt Carlson | tg3: Check all adv bits when checking config Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-08-20 | Matt Carlson | tg3: Update version to 3.120 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-08-20 | Matt Carlson | tg3: Add external loopback support to selftest Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-08-20 | Matt Carlson | tg3: Restructure tg3_test_loopback Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-08-20 | Matt Carlson | tg3: Pull phy int lpbk setup into separate func Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-08-20 | Matt Carlson | tg3: Consilidate MAC loopback code Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-08-20 | Matt Carlson | tg3: Remove dead code Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Remove 5719 jumbo frames and TSO blocks Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Break larger frags into 4k chunks for 5719 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Add tx BD budgeting code Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Consolidate code that calls tg3_tx_set_bd() Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Add partial fragment unmapping code Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Generalize tg3_skb_error_unmap() Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Remove short DMA check for 1st fragment Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Simplify tx bd assignments Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-28 | Matt Carlson | tg3: Reintroduce tg3_tx_ring_info Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Fix NVRAM selftest failures for 5720 devs Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Return size from tg3_vpd_readblock() Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Fix int selftest for recent devices. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Fix RSS indirection table distribution Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Add 5719 and 5720 to EEE_CAP list Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Fix link down notify failure when EEE disabled Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Fix link flap at 100Mbps with EEE enabled Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-21 | Matt Carlson | tg3: Fix io failures after chip reset Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Match power source to driver state Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Add function status reporting Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Create critical section around GPIO toggling Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Determine PCI function number in one place Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Check transitions to D0 power state Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Move power state transitions to init_one Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-07-14 | Matt Carlson | tg3: Detect APE enabled devs earlier Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Create funcs for power source switching Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Migrate phy preprocessor defs to system defs Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Show flowctrl settings through get_settings() Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Fix EEE debounce timer values Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Add more selfboot formats to NVRAM selftest Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Remove 4G_DMA_BNDRY_BUG flag Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Remove 40BIT_DMA_LIMIT_BUG Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-15 | Matt Carlson | tg3: Workaround tagged status update bug Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-06-03 | Matt Carlson | tg3: Fix tg3_skb_error_unmap() Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-20 | Matt Carlson | tg3: Add braces around 5906 workaround. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-20 | Matt Carlson | tg3: Fix NETIF_F_LOOPBACK error Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Update version to 3.119 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Apply rx_discards fix to 5719/5720 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Remove excessive parenthesis Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Consolidate all netdev feature assignments Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Move TSO_CAPABLE assignment Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Fix stats for 5704 and later devices Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Fix TSO loopback test Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Consolidate autoneg advertisement setup code Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Fix EEE interoperability workaround Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Fix IPv6 TCP problems for 5719 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Fix 57765 B0 data corruption Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Cleanup transmit error path Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-05-19 | Matt Carlson | tg3: Set tx bug flags for more devices Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-26 | Matt Carlson | tg3: Update version to 3.118 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-26 | Matt Carlson | tg3: Whitespace cleanups Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-26 | Matt Carlson | tg3: Add EEH support Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-26 | Matt Carlson | tg3: Add TSO loopback test Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-26 | Matt Carlson | tg3: Organize loopback test failure flags Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-26 | Matt Carlson | tg3: Fix int generation hw bug for 5719 / 5720 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Add additional EEE messaging Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Add macro for SMDSP toggling Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Add write accessor for AUX CTRL phy reg Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Add read accessor for AUX CTRL phy reg Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Move phy accessor functions higher Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Only allow phy ioctls while netif_running Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Nullify RSS for loopback test Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Adjust rx prod ring bd replenish thresholds Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-22 | Matt Carlson | tg3: Workaround rx_discards stat bug Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-14 | Matt Carlson | tg3: Add support for extended VPD blocks Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-14 | Matt Carlson | tg3: Add jumbo frame loopback tests to selftest Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-14 | Matt Carlson | tg3: Automatically size stat/test string arrays Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-14 | Matt Carlson | tg3: Dump registers when status block shows errors Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-14 | Matt Carlson | tg3: Provide full regdump on tx timeout Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Support 4mb flash sizes for 5717 and 5719 Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Enable 5720 support Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Add 5720 PHY ID Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Add 5720 H2BMC support Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Add 5720 NVRAM decoding Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Add 5720 ASIC rev Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: Reintroduce 5717_PLUS Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
2011-04-06 | Matt Carlson | tg3: 5717_PLUS => 57765_PLUS Signed-off-by: Matt Carlson <mcarlson@broadcom.com> |
commit | commitdiff | tree |
next |