summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* TG3: limit reaches -1Roel Kluin2009-02-121-2/+2
* tg3: Fix firmware loadingMatt Carlson2009-01-191-31/+50
* firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput2009-01-041-698/+94
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-7/+7
* tg3: Update version to 3.97Matt Carlson2008-12-211-2/+2
* tg3: tg3.h cleanupsMatt Carlson2008-12-211-2/+0
* tg3: Remove unused cfgspc device membersMatt Carlson2008-12-211-17/+6
* tg3: Cleanup IPV6 LSOMatt Carlson2008-12-211-24/+23
* tg3: WOL fixesMatt Carlson2008-12-211-3/+2
* net: Refactor full duplex flow control resolutionSteve Glendinning2008-12-161-23/+1
* net: Move flow control definitions to mii.hSteve Glendinning2008-12-161-25/+25
* tg3: Update version to 3.96Matt Carlson2008-11-211-2/+2
* tg3: Add 57780 supportMatt Carlson2008-11-211-78/+161
* tg3: Allow GPHY powerdown on 5761Matt Carlson2008-11-211-2/+1
* tg3: Embrace pci_ioremap_bar()Matt Carlson2008-11-211-20/+1
* tg3: Extract FW ver from alt NVRAM formatsMatt Carlson2008-11-211-1/+50
* tg3: Enable GPHY APD on select devicesMatt Carlson2008-11-211-6/+46
* tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson2008-11-211-14/+63
* tg3: Qualify use of tp->pcix_capMatt Carlson2008-11-211-26/+24
* tg3: Use NET_IP_ALIGNMatt Carlson2008-11-211-7/+13
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-14/+31
* tg3: convert to net_device_opsStephen Hemminger2008-11-191-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-031-1/+0
* tg3: Update version to 3.95Matt Carlson2008-11-031-2/+2
* tg3: 5785 enhancementsMatt Carlson2008-11-031-21/+66
* tg3: Refine phylib supportMatt Carlson2008-11-031-12/+35
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-031-7/+24
* tg3: Refine power management and WOL codeMatt Carlson2008-11-031-17/+23
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-031-13/+17
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-031-1/+4
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-031-14/+7
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-031-37/+39
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-031-1/+14
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-031-12/+12
* tg3: Add 5761S supportMatt Carlson2008-11-031-0/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-32/+34
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller2008-09-111-0/+3
* tg3: Use SKB DMA helper functions for TX.David S. Miller2008-09-111-57/+31
* 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
* tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-041-16/+4
* tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-301-39/+28
OpenPOWER on IntegriCloud