| Commit message (Expand) | Author | Age |
* | vxge: do vlan cleanup | Jiri Pirko | 2011-07-21 |
* | net: vxge: Use is_multicast_ether_addr helper | Tobias Klauser | 2011-07-04 |
* | vxge: remove unnecessary reads of PCI_CAP_ID_EXP | Jon Mason | 2011-06-28 |
* | ip: introduce ip_is_fragment helper inline function | Paul Gortmaker | 2011-06-21 |
* | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-21 |
* | vxge: fix 64 bit access on 32 bit platforms | stephen hemminger | 2011-06-21 |
* | drivers/net: Remove casts of void * | Joe Perches | 2011-06-21 |
* | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 |
* | 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 |
* | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 |
* | net: vxge: convert to hw_features | Michał Mirosław | 2011-04-19 |
* | vxge: update driver version | Jon Mason | 2011-04-12 |
* | vxge: spin-lock issue | Jon Mason | 2011-04-12 |
* | vxge: always enable hardware time stamp | Jon Mason | 2011-04-12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | vxge: convert to set_phys_id | stephen hemminger | 2011-04-06 |
|/ |
|
* | net: fix ethtool->set_flags not intended -EINVAL return value | Stanislaw Gruszka | 2011-03-28 |
* | net: use pci_dev->revision, again | Sergei Shtylyov | 2011-02-28 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-04 |
|\ |
|
| * | vxge: Fix wrong boolean operator | Stefan Weil | 2011-02-01 |
* | | vxge: update driver version | Jon Mason | 2011-01-20 |
* | | vxge: MSIX one shot mode | Jon Mason | 2011-01-20 |
* | | vxge: correct eprom version detection | Jon Mason | 2011-01-20 |
* | | vxge: cleanup probe error paths | Jon Mason | 2011-01-20 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-14 |
|\ |
|
| * | vxge: Remember to release firmware after upgrading firmware | Jesper Juhl | 2011-01-14 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \
| |/
|/| |
|
| * | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | vxge: remove duplicated part of check | Dan Carpenter | 2010-12-28 |
* | | vxge: add missing flush of reset_task | Tejun Heo | 2010-12-20 |
* | | drivers/net: remove unnecessary flush_scheduled_work() calls | Tejun Heo | 2010-12-12 |
* | | vxge: update driver version | Jon Mason | 2010-12-10 |
* | | vxge: independent interrupt moderation | Jon Mason | 2010-12-10 |
* | | vxge: hotplug stall | Jon Mason | 2010-12-10 |
* | | vxge: transmit timeout deadlock | Jon Mason | 2010-12-10 |
* | | vxge: use pci_request_region() | Jon Mason | 2010-12-10 |
* | | vxge: fix crash of VF when unloading PF | Jon Mason | 2010-12-10 |
* | | vxge: code cleanup and reorganization | Jon Mason | 2010-12-10 |
* | | net: Fix too optimistic NETIF_F_HW_CSUM features | Michał Mirosław | 2010-12-06 |
* | | vxge: update driver version | Jon Mason | 2010-12-01 |
* | | vxge: use strcpy for strings | Jon Mason | 2010-12-01 |
* | | vxge: remove unnecessary printks | Jon Mason | 2010-12-01 |
* | | vxge: remove unnecessary [kv][mcz]alloc casts | Joe Perches | 2010-11-28 |
* | | drivers/net: use vzalloc() | Eric Dumazet | 2010-11-28 |
* | | drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches | 2010-11-17 |
* | | drivers/net/vxge: Remove unnecessary casts of netdev_priv | Joe Perches | 2010-11-17 |
* | | vxge: update driver version | Jon Mason | 2010-11-11 |
* | | vxge: sparse and other clean-ups | Jon Mason | 2010-11-11 |