Age | Commit message (Expand) | Author |
2012-07-16 | tg3: Add hwmon support for temperature | Michael Chan |
2012-07-16 | tg3: Add APE scratchpad read function | Matt Carlson |
2012-07-16 | tg3: Add common function tg3_ape_event_lock() | Matt Carlson |
2012-07-16 | tg3: Fix the setting of the APE_HAS_NCSI flag | Michael Chan |
2012-07-13 | tg3: add device id of Apple Thunderbolt Ethernet device | Greg KH |
2012-07-05 | tg3: set maximal number of default RSS queues | Yuval Mintz |
2012-06-11 | tg3: Apply short DMA frag workaround to 5906 | Matt Carlson |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-19 | tg3: use netdev_alloc_frag() API | Eric Dumazet |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-30 | tg3: provide frags as skb head | Eric Dumazet |
2012-04-30 | net: allow skb->head to be a page fragment | Eric Dumazet |
2012-04-30 | tg3: remove redundant NULL test before release_firmware() call | Jesper Juhl |
2012-04-25 | tg3: Avoid panic from reserved statblk field access | Matt Carlson |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-04 | tg3: Support the get_ts_info ethtool method. | Richard Cochran |
2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-02 | tg3: Fix 5717 serdes powerdown problem | Matt Carlson |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-21 | tg3: Fix RSS ring refill race condition | Michael Chan |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-06 | tg3: Fix to use multi queue BQL interfaces | Tom Herbert |
2012-03-04 | tg3: Recode PCI MRRS adjustment as a PCI quirk | Matt Carlson |
2012-03-04 | tg3: Fix poor tx performance on 57766 after MTU change | Michael Chan |
2012-03-04 | tg3: Add memory barriers to sync BD data | Michael Chan |
2012-03-04 | tg3: Fix jumbo loopback test on 5719 | Michael Chan |
2012-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-29 | tg3: Fix tg3_get_stats64 for 5700 / 5701 devs | Matt Carlson |
2012-02-23 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka |
2012-02-23 | tg3: Create timer helper functions | Matt Carlson |
2012-02-23 | tg3: Clear RECOVERY_PENDING with reset_task_cancel | Matt Carlson |
2012-02-23 | tg3: Remove SPEED_UNKNOWN checks | Matt Carlson |
2012-02-23 | tg3: Fix link check in tg3_adjust_link | Matt Carlson |
2012-02-22 | tg3: remove IRQF_SAMPLE_RANDOM flag | Davidlohr Bueso |
2012-02-13 | tg3: Update copyright | Matt Carlson |
2012-02-13 | tg3: Use *_UNKNOWN ethtool definitions | Matt Carlson |
2012-02-13 | tg3: Remove unneeded link_config.orig_... members | Matt Carlson |
2012-02-13 | tg3: Remove unused link config code | Matt Carlson |
2012-02-13 | tg3: Consolidate ASIC rev detection code | Matt Carlson |
2012-02-13 | tg3: Reduce UMP event collision window | Matt Carlson |
2012-02-13 | tg3: Fix NVRAM page writes on newer devices | Matt Carlson |
2012-02-13 | tg3: Fix copper autoneg adv checks | Matt Carlson |
2012-02-13 | tg3: Fix stats while interface is down | Matt Carlson |
2012-02-13 | tg3: Disable new DMA engine for 57766 | Matt Carlson |
2012-02-13 | tg3: Move transmit comment to a better location | Matt Carlson |
2012-02-13 | tg3: Eliminate unneeded prototype | Matt Carlson |
2012-02-13 | tg3: Relocate tg3_find_peer | Matt Carlson |
2012-02-13 | tg3: Move tg3_nvram_write_block functions | Matt Carlson |
2012-02-13 | tg3: Move tg3_set_rx_mode | Matt Carlson |