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