summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAgeFilesLines
...
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-291-0/+37
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-2/+2
|\
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-2/+2
* | tg3: Add hwmon support for temperatureMichael Chan2012-07-161-0/+112
* | tg3: Add APE scratchpad read functionMatt Carlson2012-07-161-0/+79
* | tg3: Add common function tg3_ape_event_lock()Matt Carlson2012-07-161-24/+32
* | tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan2012-07-161-21/+21
* | tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH2012-07-131-0/+1
* | tg3: set maximal number of default RSS queuesYuval Mintz2012-07-051-1/+1
* | tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-06-111-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+1
|\
| * tg3: remove redundant NULL test before release_firmware() callJesper Juhl2012-04-301-2/+1
* | tg3: use netdev_alloc_frag() APIEric Dumazet2012-05-191-33/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-2/+16
|\ \
| * | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-251-2/+16
| |/
* | tg3: provide frags as skb headEric Dumazet2012-04-301-10/+64
* | net: allow skb->head to be a page fragmentEric Dumazet2012-04-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-2/+3
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-021-1/+3
| |\
| | * tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-021-1/+3
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
| |\ \ | | |/ | |/|
| | * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | | tg3: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
|/ /
* | tg3: Fix RSS ring refill race conditionMichael Chan2012-03-211-3/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-3/+3
|\
| * tg3: Fix to use multi queue BQL interfacesTom Herbert2012-03-061-3/+3
* | tg3: Recode PCI MRRS adjustment as a PCI quirkMatt Carlson2012-03-041-6/+0
* | tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan2012-03-041-2/+8
* | tg3: Add memory barriers to sync BD dataMichael Chan2012-03-041-0/+9
* | tg3: Fix jumbo loopback test on 5719Michael Chan2012-03-041-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-011-21/+22
|\ \ | |/
| * tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
* | ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* | tg3: Create timer helper functionsMatt Carlson2012-02-231-96/+112
* | tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson2012-02-231-1/+1
* | tg3: Remove SPEED_UNKNOWN checksMatt Carlson2012-02-231-44/+23
* | tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-231-2/+4
* | tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso2012-02-221-1/+1
* | tg3: Update copyrightMatt Carlson2012-02-131-1/+1
* | tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson2012-02-131-20/+20
* | tg3: Remove unneeded link_config.orig_... membersMatt Carlson2012-02-131-27/+12
* | tg3: Remove unused link config codeMatt Carlson2012-02-131-5/+1
* | tg3: Consolidate ASIC rev detection codeMatt Carlson2012-02-131-80/+79
* | tg3: Reduce UMP event collision windowMatt Carlson2012-02-131-16/+26
* | tg3: Fix NVRAM page writes on newer devicesMatt Carlson2012-02-131-2/+5
* | tg3: Fix copper autoneg adv checksMatt Carlson2012-02-131-1/+10
* | tg3: Fix stats while interface is downMatt Carlson2012-02-131-4/+4
* | tg3: Disable new DMA engine for 57766Matt Carlson2012-02-131-5/+0
* | tg3: Move transmit comment to a better locationMatt Carlson2012-02-131-1/+3
* | tg3: Eliminate unneeded prototypeMatt Carlson2012-02-131-3/+2
OpenPOWER on IntegriCloud