aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAge
* tg3: Fix NVRAM selftest failures for 5720 devsMatt Carlson2011-07-21
* tg3: Return size from tg3_vpd_readblock()Matt Carlson2011-07-21
* tg3: Fix int selftest for recent devices.Matt Carlson2011-07-21
* tg3: Fix RSS indirection table distributionMatt Carlson2011-07-21
* tg3: Add 5719 and 5720 to EEE_CAP listMatt Carlson2011-07-21
* tg3: Fix link down notify failure when EEE disabledMatt Carlson2011-07-21
* tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson2011-07-21
* tg3: Fix io failures after chip resetMatt Carlson2011-07-21
* tg3: Match power source to driver stateMatt Carlson2011-07-14
* tg3: Add function status reportingMatt Carlson2011-07-14
* tg3: Create critical section around GPIO togglingMatt Carlson2011-07-14
* tg3: Determine PCI function number in one placeMatt Carlson2011-07-14
* tg3: Check transitions to D0 power stateMatt Carlson2011-07-14
* tg3: Move power state transitions to init_oneMatt Carlson2011-07-14
* tg3: Detect APE enabled devs earlierMatt Carlson2011-07-14
* tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-28
* tg3: fix race in transmit time stamping.Richard Cochran2011-06-19
* tg3: Create funcs for power source switchingMatt Carlson2011-06-15
* tg3: Migrate phy preprocessor defs to system defsMatt Carlson2011-06-15
* tg3: Show flowctrl settings through get_settings()Matt Carlson2011-06-15
* tg3: Add more selfboot formats to NVRAM selftestMatt Carlson2011-06-15
* tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson2011-06-15
* tg3: Remove 40BIT_DMA_LIMIT_BUGMatt Carlson2011-06-15
* tg3: Workaround tagged status update bugMatt Carlson2011-06-15
* tg3: enable transmit time stamping.Richard Cochran2011-06-13
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
* tg3: Fix tg3_skb_error_unmap()Matt Carlson2011-06-03
* Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos2011-05-25
* tg3: Add braces around 5906 workaround.Matt Carlson2011-05-20
* tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson2011-05-20
* tg3: Update version to 3.119Matt Carlson2011-05-19
* tg3: Apply rx_discards fix to 5719/5720Matt Carlson2011-05-19
* tg3: Remove excessive parenthesisMatt Carlson2011-05-19
* tg3: Consolidate all netdev feature assignmentsMatt Carlson2011-05-19
* tg3: Move TSO_CAPABLE assignmentMatt Carlson2011-05-19
* tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-19
* tg3: Fix TSO loopback testMatt Carlson2011-05-19
* tg3: Consolidate autoneg advertisement setup codeMatt Carlson2011-05-19
* tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-19
* tg3: Fix IPv6 TCP problems for 5719Matt Carlson2011-05-19
* tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-19
* tg3: Cleanup transmit error pathMatt Carlson2011-05-19
* tg3: Set tx bug flags for more devicesMatt Carlson2011-05-19
* tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-05
|\
| * tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-02
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* | ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* | tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-28
* | tg3: Update version to 3.118Matt Carlson2011-04-26