aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-03tg3: Update version to 3.95Matt Carlson
2008-11-03tg3: 5785 enhancementsMatt Carlson
2008-11-03tg3: Refine phylib supportMatt Carlson
2008-11-03tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson
2008-11-03tg3: Refine power management and WOL codeMatt Carlson
2008-11-03tg3: Move phylib report to end of tg3_init_oneMatt Carlson
2008-11-03tg3: Do not enable APE on bcm5700Matt Carlson
2008-11-03tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson
2008-11-03tg3: Preserve LAA when device control is releasedMatt Carlson
2008-11-03tg3: Preserve DASH connectivity when WOL enabledMatt Carlson
2008-11-03tg3: Use pci_ioremap_bar()Matt Carlson
2008-11-03tg3: Add 5761S supportMatt Carlson
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek
2008-09-11tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller
2008-09-11tg3: Use SKB DMA helper functions for TX.David S. Miller
2008-08-15tg3: Update version to 3.94Matt Carlson
2008-08-15tg3: fix 64 bit counter for ethtool statsStefan Buehler
2008-08-15tg3: Fix firmware event timeoutsMatt Carlson
2008-08-15tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson
2008-08-15tg3: Preserve register settings for DASHMatt Carlson
2008-08-15tg3: Refine APE status checkMatt Carlson
2008-08-15tg3: Add APE register access lockingMatt Carlson
2008-08-04tg3: Fix 'scheduling while atomic' errorsMatt Carlson
2008-07-30tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-09tg3: Update version to 3.92.1Matt Carlson
2008-06-09tg3: Fix 5761 WOLMatt Carlson
2008-06-09tg3: Fix a flags typoMatt Carlson
2008-06-09tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller
2008-05-29tg3: Update version to 3.93Matt Carlson
2008-05-29tg3: Add shmem options.Matt Carlson
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson
2008-05-29tg3: Add libphy support.Matt Carlson
2008-05-29tg3: Add mdio bus registrationMatt Carlson
2008-05-29tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson
2008-05-29tg3: Code cleanup.Matt Carlson
2008-05-29tg3: Pure code movement.Matt Carlson
2008-05-22tg3: remove unneeded semicolonsStephen Hemminger
2008-05-02tg3: Update version to 3.92Matt Carlson
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-24tg3: sparse cleanupEric Dumazet
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson