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