summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2011-11-11tg3: fix tigon3_dma_hwbug_workaround()Eric Dumazet
2011-10-18tg3: negate USE_PHYLIB flag checkJiri Pirko
2011-09-21tg3: fix VLAN tagging regressionKasper Pedersen
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson
2011-07-27tg3: Remove short DMA check for 1st fragmentMatt Carlson
2011-07-27tg3: Simplify tx bd assignmentsMatt Carlson
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson
2011-07-21tg3: Fix NVRAM selftest failures for 5720 devsMatt Carlson
2011-07-21tg3: Return size from tg3_vpd_readblock()Matt Carlson
2011-07-21tg3: Fix int selftest for recent devices.Matt Carlson
2011-07-21tg3: Fix RSS indirection table distributionMatt Carlson
2011-07-21tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson
2011-07-21tg3: Fix link down notify failure when EEE disabledMatt Carlson
2011-07-21tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson
2011-07-21tg3: Fix io failures after chip resetMatt Carlson
2011-07-14tg3: Match power source to driver stateMatt Carlson
2011-07-14tg3: Add function status reportingMatt Carlson
2011-07-14tg3: Create critical section around GPIO togglingMatt Carlson
2011-07-14tg3: Determine PCI function number in one placeMatt Carlson
2011-07-14tg3: Check transitions to D0 power stateMatt Carlson
2011-07-14tg3: Move power state transitions to init_oneMatt Carlson
2011-07-14tg3: Detect APE enabled devs earlierMatt Carlson
2011-06-27tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-06-19tg3: fix race in transmit time stamping.Richard Cochran
2011-06-15tg3: Create funcs for power source switchingMatt Carlson
2011-06-15tg3: Migrate phy preprocessor defs to system defsMatt Carlson
2011-06-15tg3: Show flowctrl settings through get_settings()Matt Carlson
2011-06-15tg3: Add more selfboot formats to NVRAM selftestMatt Carlson
2011-06-15tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson
2011-06-15tg3: Remove 40BIT_DMA_LIMIT_BUGMatt Carlson
2011-06-15tg3: Workaround tagged status update bugMatt Carlson
2011-06-13tg3: enable transmit time stamping.Richard Cochran
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson