aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/tg3.c
Commit message (Expand)AuthorAge
* tg3: PTP - Add header definitions, initialization and hw access functions.Matt Carlson2012-12-04
* tg3: Fix inconsistent locking for tg3_netif_start().Nithin Nayak Sujir2012-12-04
* tg3: remove __dev* attributesBill Pemberton2012-12-03
* tg3: Use tp->rxq_cnt when checking RSS tables.Michael Chan2012-11-14
* tg3: Cleanup hardcoded ethtool test array indexesNithin Nayak Sujir2012-11-14
* tg3: Prevent spurious tx timeout by setting carrier off before tx disable.Nithin Nayak Sujir2012-11-14
* tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir2012-11-14
* tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir2012-11-06
* tg3: Support 5717 C0Michael Chan2012-11-06
* tg3: Fix sparse warnings.Michael Chan2012-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2012-10-01
| * tg3: Disable multiple TX rings by default due to hardware flawMichael Chan2012-09-30
| * tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2012-09-30
| * tg3: Refactor tg3_close()Michael Chan2012-09-30
| * tg3: Refactor tg3_open()Michael Chan2012-09-30
| * tg3: Separate coalescing setup for rx and txMichael Chan2012-09-30
| * tg3: Allow number of rx and tx rings to be set independently.Michael Chan2012-09-30
| * tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2012-09-30
* | Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-12
|\ \
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
| |/
* / tg3: Use PCI Express Capability accessorsJiang Liu2012-08-23
|/
* tg3: Update version to 3.124Michael Chan2012-07-30
* tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-30
* tg3: Add New 5719 Read DMA workaroundMichael Chan2012-07-30
* tg3: Fix Read DMA workaround for 5719 A0.Michael Chan2012-07-30
* tg3: Request APE_LOCK_PHY before PHY accessMichael Chan2012-07-30
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
* | tg3: Add hwmon support for temperatureMichael Chan2012-07-17
* | tg3: Add APE scratchpad read functionMatt Carlson2012-07-17
* | tg3: Add common function tg3_ape_event_lock()Matt Carlson2012-07-17
* | tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan2012-07-17
* | tg3: add device id of Apple Thunderbolt Ethernet deviceGreg KH2012-07-13
* | tg3: set maximal number of default RSS queuesYuval Mintz2012-07-05
* | tg3: Apply short DMA frag workaround to 5906Matt Carlson2012-06-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * tg3: remove redundant NULL test before release_firmware() callJesper Juhl2012-04-30
* | tg3: use netdev_alloc_frag() APIEric Dumazet2012-05-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\ \
| * | tg3: Avoid panic from reserved statblk field accessMatt Carlson2012-04-25
| |/
* | tg3: provide frags as skb headEric Dumazet2012-04-30
* | net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
| |\
| | * tg3: Fix 5717 serdes powerdown problemMatt Carlson2012-04-02
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
| |\ \ | | |/ | |/|
| | * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | | tg3: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
|/ /
* / tg3: Fix RSS ring refill race conditionMichael Chan2012-03-21
|/