| Commit message (Expand) | Author | Age |
* | myri10ge: update version | Jon Mason | 2011-06-29 |
* | myri10ge: misc style cleanups | Jon Mason | 2011-06-29 |
* | myri10ge: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 2011-06-29 |
* | myri10ge: add support for set_phys_id | Jon Mason | 2011-06-29 |
* | myri10ge: allow small_bytes = 0 | Jon Mason | 2011-06-29 |
* | myri10ge: rework parity error check and cleanup | Jon Mason | 2011-06-29 |
* | myri10ge: Mask PCI Surprise Link Down Events | Jon Mason | 2011-06-29 |
* | myri10ge: ensure tx queues remain stopped | Jon Mason | 2011-06-29 |
* | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 2011-06-21 |
* | myricom: remove stats_lock | Eric Dumazet | 2011-06-20 |
* | myricom: update to 64 bit stats | stephen hemminger | 2011-06-09 |
* | drivers/net: Remove unnecessary semicolons | Joe Perches | 2011-06-05 |
* | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 2011-05-23 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 |
* | net: myri10ge: convert to hw_features | Michał Mirosław | 2011-04-19 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | myri10ge: small rx_done refactoring | Stanislaw Gruszka | 2011-03-28 |
* | myri10ge: fix rmmod crash | Stanislaw Gruszka | 2011-03-23 |
* | net: change netdev->features to u32 | Michał Mirosław | 2011-01-24 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 |
|\ |
|
| * | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 |
* | | net: Fix drivers advertising HW_CSUM feature to use csum_start | Michał Mirosław | 2010-12-16 |
* | | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 |
|/ |
|
* | myri10ge: DCA update (resubmit) | Andrew Gallatin | 2010-09-29 |
* | myri10ge: Use netif_set_real_num_{rx, tx}_queues() | Ben Hutchings | 2010-09-28 |
* | drivers/net: return operator cleanup | Eric Dumazet | 2010-09-26 |
* | drivers/net: Convert unbounded kzalloc calls to kcalloc | Joe Perches | 2010-08-17 |
* | param: lock myri10ge_fw_name against sysfs changes. | Rusty Russell | 2010-08-11 |
* | ethtool: Change ethtool_op_set_flags to validate flags | Ben Hutchings | 2010-06-30 |
* | drivers: net: use skb_headlen() | Eric Dumazet | 2010-04-14 |
* | myri10ge: use the DMA state API instead of the pci equivalents | FUJITA Tomonori | 2010-04-13 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 |
| |\ |
|
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| * | | myri10ge: fix rx_pause in myri10ge_set_pauseparam | Brice Goglin | 2010-04-08 |
| |/ |
|
* / | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
|/ |
|
* | myri: remove dead code | Dan Carpenter | 2010-03-15 |
* | myri10ge: optimize 4k-boundary check when stocking rx pages | Brice Goglin | 2010-02-26 |
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 | Jiri Pirko | 2010-02-26 |
* | drivers/net/myri10ge: Use pr_<level> and netdev_<level> | Joe Perches | 2010-02-26 |
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 |
* | myri10ge: use src+dst for rss hashing | Brice Goglin | 2009-12-08 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | myri10ge: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 |
|\ |
|
| * | myri10ge: improve port type reporting in ethtool | Brice Goglin | 2009-10-23 |
* | | myri10ge: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2009-10-08 |
|/ |
|
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 |
* | myri10ge: improve parity error detection and recovery | Brice Goglin | 2009-08-13 |
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 |