summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix 5906 link problemsMatt Carlson2009-03-051-1/+2
* TG3: &&/|| confusionRoel Kluin2009-02-191-2/+2
* TG3: limit reaches -1Roel Kluin2009-02-131-2/+2
* tg3: Fix firmware loadingMatt Carlson2009-01-201-31/+50
* firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput2009-01-051-698/+94Star
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-7/+7
* tg3: Update version to 3.97Matt Carlson2008-12-221-2/+2
* tg3: tg3.h cleanupsMatt Carlson2008-12-221-2/+0Star
* tg3: Remove unused cfgspc device membersMatt Carlson2008-12-221-17/+6Star
* tg3: Cleanup IPV6 LSOMatt Carlson2008-12-221-24/+23Star
* tg3: WOL fixesMatt Carlson2008-12-221-3/+2Star
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-23/+1Star
* net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-25/+25
* tg3: Update version to 3.96Matt Carlson2008-11-221-2/+2
* tg3: Add 57780 supportMatt Carlson2008-11-221-78/+161
* tg3: Allow GPHY powerdown on 5761Matt Carlson2008-11-221-2/+1Star
* tg3: Embrace pci_ioremap_bar()Matt Carlson2008-11-221-20/+1Star
* tg3: Extract FW ver from alt NVRAM formatsMatt Carlson2008-11-221-1/+50
* tg3: Enable GPHY APD on select devicesMatt Carlson2008-11-221-6/+46
* tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson2008-11-221-14/+63
* tg3: Qualify use of tp->pcix_capMatt Carlson2008-11-221-26/+24Star
* tg3: Use NET_IP_ALIGNMatt Carlson2008-11-221-7/+13
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-211-14/+31
* tg3: convert to net_device_opsStephen Hemminger2008-11-201-12/+19
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-2/+2
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* tg3: Update version to 3.95Matt Carlson2008-11-041-2/+2
* tg3: 5785 enhancementsMatt Carlson2008-11-041-21/+66
* tg3: Refine phylib supportMatt Carlson2008-11-041-12/+35
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-041-7/+24
* tg3: Refine power management and WOL codeMatt Carlson2008-11-041-17/+23
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-041-13/+17
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-041-1/+4
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-041-14/+7Star
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-041-37/+39
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-041-1/+14
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-041-12/+12
* tg3: Add 5761S supportMatt Carlson2008-11-041-0/+2
* net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-091-32/+34
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-091-1/+1
* tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller2008-09-121-0/+3
* tg3: Use SKB DMA helper functions for TX.David S. Miller2008-09-111-57/+31Star
* tg3: Update version to 3.94Matt Carlson2008-08-151-2/+2
* tg3: fix 64 bit counter for ethtool statsStefan Buehler2008-08-151-1/+6
* tg3: Fix firmware event timeoutsMatt Carlson2008-08-151-16/+37
* tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson2008-08-151-1/+2
* tg3: Preserve register settings for DASHMatt Carlson2008-08-151-2/+24
* tg3: Refine APE status checkMatt Carlson2008-08-151-1/+1
* tg3: Add APE register access lockingMatt Carlson2008-08-151-0/+6