| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ |
|
| * | trivial: Fix misspelling of firmware | Nick Andrew | 2009-03-30 | 1 | -1/+1 |
* | | tg3: Add GRO support. | David S. Miller | 2009-03-29 | 1 | -2/+2 |
|/ |
|
* | tg3: Update copyright and version | Matt Carlson | 2009-02-26 | 1 | -3/+3 |
* | tg3: Add version reporting for hardware selfboot | Matt Carlson | 2009-02-26 | 1 | -0/+18 |
* | tg3: Add DASH firmware version reporting | Matt Carlson | 2009-02-26 | 1 | -0/+31 |
* | tg3: Add legacy bootcode version decoding | Matt Carlson | 2009-02-26 | 1 | -8/+31 |
* | tg3: Refactor firmware version routines | Matt Carlson | 2009-02-26 | 1 | -43/+55 |
* | tg3: Eliminate tg3_nvram_read_swab() | Matt Carlson | 2009-02-26 | 1 | -27/+25 |
* | tg3: Correct NVRAM stream endian notations | Matt Carlson | 2009-02-26 | 1 | -26/+29 |
* | tg3: Invert nvram_read() and nvram_read_swab() | Matt Carlson | 2009-02-26 | 1 | -22/+28 |
* | tg3: Eliminate nvram routine forward declarations | Matt Carlson | 2009-02-26 | 1 | -197/+191 |
* | tg3: Refine tg3_vlan_rx_register() | Matt Carlson | 2009-02-26 | 1 | -4/+7 |
* | tg3: Update ethtool set_settings error checks | Matt Carlson | 2009-02-26 | 1 | -18/+50 |
* | tg3: Drop non-VLAN rx pkts larger than the MTU | Matt Carlson | 2009-02-26 | 1 | -1/+9 |
* | tg3: Fix 5906 link problems | Matt Carlson | 2009-02-26 | 1 | -1/+2 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 1 | -2/+2 |
|\ |
|
| * | TG3: &&/|| confusion | Roel Kluin | 2009-02-18 | 1 | -2/+2 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-14 | 1 | -2/+2 |
|\| |
|
| * | TG3: limit reaches -1 | Roel Kluin | 2009-02-12 | 1 | -2/+2 |
* | | tg3: remove extra casting | Francois Romieu | 2009-01-21 | 1 | -2/+2 |
* | | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 | 1 | -7/+7 |
|/ |
|
* | tg3: Fix firmware loading | Matt Carlson | 2009-01-19 | 1 | -31/+50 |
* | firmware: convert tg3 driver to request_firmware() | Jaswinder Singh Rajput | 2009-01-04 | 1 | -698/+94 |
* | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 | 1 | -7/+7 |
* | tg3: Update version to 3.97 | Matt Carlson | 2008-12-21 | 1 | -2/+2 |
* | tg3: tg3.h cleanups | Matt Carlson | 2008-12-21 | 1 | -2/+0 |
* | tg3: Remove unused cfgspc device members | Matt Carlson | 2008-12-21 | 1 | -17/+6 |
* | tg3: Cleanup IPV6 LSO | Matt Carlson | 2008-12-21 | 1 | -24/+23 |
* | tg3: WOL fixes | Matt Carlson | 2008-12-21 | 1 | -3/+2 |
* | net: Refactor full duplex flow control resolution | Steve Glendinning | 2008-12-16 | 1 | -23/+1 |
* | net: Move flow control definitions to mii.h | Steve Glendinning | 2008-12-16 | 1 | -25/+25 |
* | tg3: Update version to 3.96 | Matt Carlson | 2008-11-21 | 1 | -2/+2 |
* | tg3: Add 57780 support | Matt Carlson | 2008-11-21 | 1 | -78/+161 |
* | tg3: Allow GPHY powerdown on 5761 | Matt Carlson | 2008-11-21 | 1 | -2/+1 |
* | tg3: Embrace pci_ioremap_bar() | Matt Carlson | 2008-11-21 | 1 | -20/+1 |
* | tg3: Extract FW ver from alt NVRAM formats | Matt Carlson | 2008-11-21 | 1 | -1/+50 |
* | tg3: Enable GPHY APD on select devices | Matt Carlson | 2008-11-21 | 1 | -6/+46 |
* | tg3: Prevent corruption at 10 / 100Mbps w CLKREQ | Matt Carlson | 2008-11-21 | 1 | -14/+63 |
* | tg3: Qualify use of tp->pcix_cap | Matt Carlson | 2008-11-21 | 1 | -26/+24 |
* | tg3: Use NET_IP_ALIGN | Matt Carlson | 2008-11-21 | 1 | -7/+13 |
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-20 | 1 | -14/+31 |
* | tg3: convert to net_device_ops | Stephen Hemminger | 2008-11-19 | 1 | -12/+19 |
* | net: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-10 | 1 | -2/+2 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -1/+0 |
* | tg3: Update version to 3.95 | Matt Carlson | 2008-11-03 | 1 | -2/+2 |
* | tg3: 5785 enhancements | Matt Carlson | 2008-11-03 | 1 | -21/+66 |
* | tg3: Refine phylib support | Matt Carlson | 2008-11-03 | 1 | -12/+35 |
* | tg3: Allow WOL for phylib controlled Broadcom phys | Matt Carlson | 2008-11-03 | 1 | -7/+24 |