aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+26
2008-06-09tg3: Update version to 3.92.1Matt Carlson1-2/+2
2008-06-09tg3: Fix 5761 WOLMatt Carlson1-0/+24
2008-06-09tg3: Fix a flags typoMatt Carlson1-1/+1
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson1-2/+1
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-16/+16
2008-05-29tg3: Update version to 3.93Matt Carlson1-2/+2
2008-05-29tg3: Add shmem options.Matt Carlson1-7/+88
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson1-15/+43
2008-05-29tg3: Add libphy support.Matt Carlson1-45/+350
2008-05-29tg3: Add mdio bus registrationMatt Carlson1-7/+121
2008-05-29tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson1-34/+52
2008-05-29tg3: Code cleanup.Matt Carlson1-27/+15
2008-05-29tg3: Pure code movement.Matt Carlson1-239/+237
2008-05-22tg3: remove unneeded semicolonsStephen Hemminger1-16/+16
2008-05-02tg3: Update version to 3.92Matt Carlson1-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson1-10/+75
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson1-8/+3
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson1-11/+20
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson1-5/+13
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-04-24tg3: sparse cleanupEric Dumazet1-0/+2
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson1-4/+48
2008-04-12tg3: fix MMIO for PPC 44x platformsSergei Shtylyov1-3/+4
2008-04-03[TG3]: Add PHY workaround for 5784Matt Carlson1-11/+143
2008-03-20[TG3]: Fix build warning on sparc32.David S. Miller1-3/+3
2008-02-23tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-01-28NULL noise in drivers/netAl Viro1-1/+1
2008-01-28[TG3]: Update version to 3.87Matt Carlson1-2/+2
2008-01-28[TG3]: Fix supporting flowctrl codeMatt Carlson1-43/+64
2008-01-28[TG3]: Correct sw autoneg flow control advertisementsMatt Carlson1-13/+25
2008-01-28[TG3]: Correct 5704S flowctrl advertisementsMatt Carlson1-11/+15
2008-01-28[TG3]: Replace some magic 5704S constantsMatt Carlson1-11/+12
2008-01-28[TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson1-14/+48
2008-01-28[TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson1-36/+50
2008-01-28[TG3]: Separate requested and actual flow control parametersMatt Carlson1-33/+36
2008-01-28[TG3]: Use print_macJoe Perches1-7/+6
2007-12-19[TG3]: Endianness bugfix.Al Viro1-2/+1
2007-12-19[TG3]: Endianness annotations.Al Viro1-43/+54
2007-11-12[TG3]: Update version to 3.86Matt Carlson1-2/+2
2007-11-12[TG3]: MII => TPMatt Carlson1-1/+1
2007-11-12[TG3]: Add A1 revsMatt Carlson1-12/+18
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson1-1/+7
2007-11-12[TG3]: Prescaler fixMatt Carlson1-0/+16
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson1-0/+3
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson1-0/+6
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson1-5/+7
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson1-6/+30
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson1-0/+15
2007-11-12[TG3]: APE flag fixMatt Carlson1-1/+1