aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAge
* tg3: Update version to 3.96Matt Carlson2008-11-21
* tg3: Add 57780 supportMatt Carlson2008-11-21
* tg3: Allow GPHY powerdown on 5761Matt Carlson2008-11-21
* tg3: Embrace pci_ioremap_bar()Matt Carlson2008-11-21
* tg3: Extract FW ver from alt NVRAM formatsMatt Carlson2008-11-21
* tg3: Enable GPHY APD on select devicesMatt Carlson2008-11-21
* tg3: Prevent corruption at 10 / 100Mbps w CLKREQMatt Carlson2008-11-21
* tg3: Qualify use of tp->pcix_capMatt Carlson2008-11-21
* tg3: Use NET_IP_ALIGNMatt Carlson2008-11-21
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* tg3: convert to net_device_opsStephen Hemminger2008-11-20
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* tg3: Update version to 3.95Matt Carlson2008-11-03
* tg3: 5785 enhancementsMatt Carlson2008-11-03
* tg3: Refine phylib supportMatt Carlson2008-11-03
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-03
* tg3: Refine power management and WOL codeMatt Carlson2008-11-03
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-03
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-03
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-03
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-03
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-03
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-03
* tg3: Add 5761S supportMatt Carlson2008-11-03
* net: convert print_mac to %pMJohannes Berg2008-10-27
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-08
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-08
* tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller2008-09-11
* tg3: Use SKB DMA helper functions for TX.David S. Miller2008-09-11
* tg3: Update version to 3.94Matt Carlson2008-08-15
* tg3: fix 64 bit counter for ethtool statsStefan Buehler2008-08-15
* tg3: Fix firmware event timeoutsMatt Carlson2008-08-15
* tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson2008-08-15
* tg3: Preserve register settings for DASHMatt Carlson2008-08-15
* tg3: Refine APE status checkMatt Carlson2008-08-15
* tg3: Add APE register access lockingMatt Carlson2008-08-15
* tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-05
* tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\
| * tg3: Update version to 3.92.1Matt Carlson2008-06-09
| * tg3: Fix 5761 WOLMatt Carlson2008-06-09
| * tg3: Fix a flags typoMatt Carlson2008-06-09
| * tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson2008-06-09
* | Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-29
|\ \
| * | tg3: remove unneeded semicolonsStephen Hemminger2008-05-22
| |/
* | tg3: Update version to 3.93Matt Carlson2008-05-29
* | tg3: Add shmem options.Matt Carlson2008-05-29
* | tg3: Add 5785 ASIC revisionMatt Carlson2008-05-29
* | tg3: Add libphy support.Matt Carlson2008-05-29