| Commit message (Expand) | Author | Age | Files | Lines |
* | phylib: move to dynamic allocation of struct mii_bus | Lennert Buytenhek | 2008-10-08 | 1 | -32/+34 |
* | phylib: rename mii_bus::dev to mii_bus::parent | Lennert Buytenhek | 2008-10-08 | 1 | -1/+1 |
* | tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). | David S. Miller | 2008-09-11 | 1 | -0/+3 |
* | tg3: Use SKB DMA helper functions for TX. | David S. Miller | 2008-09-11 | 1 | -57/+31 |
* | tg3: Update version to 3.94 | Matt Carlson | 2008-08-15 | 1 | -2/+2 |
* | tg3: fix 64 bit counter for ethtool stats | Stefan Buehler | 2008-08-15 | 1 | -1/+6 |
* | tg3: Fix firmware event timeouts | Matt Carlson | 2008-08-15 | 1 | -16/+37 |
* | tg3: Turn off ASF "driver alive" heartbeats for APE | Matt Carlson | 2008-08-15 | 1 | -1/+2 |
* | tg3: Preserve register settings for DASH | Matt Carlson | 2008-08-15 | 1 | -2/+24 |
* | tg3: Refine APE status check | Matt Carlson | 2008-08-15 | 1 | -1/+1 |
* | tg3: Add APE register access locking | Matt Carlson | 2008-08-15 | 1 | -0/+6 |
* | tg3: Fix 'scheduling while atomic' errors | Matt Carlson | 2008-08-04 | 1 | -16/+4 |
* | tg3: adapt tg3 to use reworked PCI PM code | Rafael J. Wysocki | 2008-07-30 | 1 | -39/+28 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -3/+26 |
|\ |
|
| * | tg3: Update version to 3.92.1 | Matt Carlson | 2008-06-09 | 1 | -2/+2 |
| * | tg3: Fix 5761 WOL | Matt Carlson | 2008-06-09 | 1 | -0/+24 |
| * | tg3: Fix a flags typo | Matt Carlson | 2008-06-09 | 1 | -1/+1 |
| * | tg3: Fix 5714S / 5715S / 5780S link failures | Matt Carlson | 2008-06-09 | 1 | -2/+1 |
* | | Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel... | David S. Miller | 2008-05-29 | 1 | -16/+16 |
|\ \ |
|
| * | | tg3: remove unneeded semicolons | Stephen Hemminger | 2008-05-22 | 1 | -16/+16 |
| |/ |
|
* | | tg3: Update version to 3.93 | Matt Carlson | 2008-05-29 | 1 | -2/+2 |
* | | tg3: Add shmem options. | Matt Carlson | 2008-05-29 | 1 | -7/+88 |
* | | tg3: Add 5785 ASIC revision | Matt Carlson | 2008-05-29 | 1 | -15/+43 |
* | | tg3: Add libphy support. | Matt Carlson | 2008-05-29 | 1 | -45/+350 |
* | | tg3: Add mdio bus registration | Matt Carlson | 2008-05-29 | 1 | -7/+121 |
* | | tg3: Add TG3_FLG3_USE_PHYLIB | Matt Carlson | 2008-05-29 | 1 | -34/+52 |
* | | tg3: Code cleanup. | Matt Carlson | 2008-05-29 | 1 | -27/+15 |
* | | tg3: Pure code movement. | Matt Carlson | 2008-05-29 | 1 | -239/+237 |
|/ |
|
* | tg3: Update version to 3.92 | Matt Carlson | 2008-05-02 | 1 | -2/+2 |
* | tg3: Add link state reporting to UMP firmware | Matt Carlson | 2008-05-02 | 1 | -10/+75 |
* | tg3: Fix ethtool loopback test for 5761 BX devices | Matt Carlson | 2008-05-02 | 1 | -8/+3 |
* | tg3: Fix 5761 NVRAM sizes | Matt Carlson | 2008-05-02 | 1 | -11/+20 |
* | tg3: Use constant 500KHz MI clock on adapters with a CPMU | Matt Carlson | 2008-05-02 | 1 | -5/+13 |
* | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa | 2008-04-29 | 1 | -1/+1 |
* | tg3: sparse cleanup | Eric Dumazet | 2008-04-24 | 1 | -0/+2 |
* | tg3: 5701 DMA corruption fix | Matt Carlson | 2008-04-19 | 1 | -4/+48 |
* | tg3: fix MMIO for PPC 44x platforms | Sergei Shtylyov | 2008-04-12 | 1 | -3/+4 |
* | [TG3]: Add PHY workaround for 5784 | Matt Carlson | 2008-04-03 | 1 | -11/+143 |
* | [TG3]: Fix build warning on sparc32. | David S. Miller | 2008-03-20 | 1 | -3/+3 |
* | tg3: ethtool phys_id default | Stephen Hemminger | 2008-02-23 | 1 | -1/+1 |
* | NULL noise in drivers/net | Al Viro | 2008-01-28 | 1 | -1/+1 |
* | [TG3]: Update version to 3.87 | Matt Carlson | 2008-01-28 | 1 | -2/+2 |
* | [TG3]: Fix supporting flowctrl code | Matt Carlson | 2008-01-28 | 1 | -43/+64 |
* | [TG3]: Correct sw autoneg flow control advertisements | Matt Carlson | 2008-01-28 | 1 | -13/+25 |
* | [TG3]: Correct 5704S flowctrl advertisements | Matt Carlson | 2008-01-28 | 1 | -11/+15 |
* | [TG3]: Replace some magic 5704S constants | Matt Carlson | 2008-01-28 | 1 | -11/+12 |
* | [TG3]: Add 1000T & 1000X flowctl adv helpers | Matt Carlson | 2008-01-28 | 1 | -14/+48 |
* | [TG3]: Add 1000T & 1000X flowctrl resolvers | Matt Carlson | 2008-01-28 | 1 | -36/+50 |
* | [TG3]: Separate requested and actual flow control parameters | Matt Carlson | 2008-01-28 | 1 | -33/+36 |
* | [TG3]: Use print_mac | Joe Perches | 2008-01-28 | 1 | -7/+6 |