aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge
Commit message (Expand)AuthorAge
* vxge: remove duplicated part of checkDan Carpenter2010-12-28
* vxge: add missing flush of reset_taskTejun Heo2010-12-20
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-12
* vxge: update driver versionJon Mason2010-12-10
* vxge: independent interrupt moderationJon Mason2010-12-10
* vxge: hotplug stallJon Mason2010-12-10
* vxge: transmit timeout deadlockJon Mason2010-12-10
* vxge: use pci_request_region()Jon Mason2010-12-10
* vxge: fix crash of VF when unloading PFJon Mason2010-12-10
* vxge: code cleanup and reorganizationJon Mason2010-12-10
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-06
* vxge: update driver versionJon Mason2010-12-01
* vxge: use strcpy for stringsJon Mason2010-12-01
* vxge: remove unnecessary printksJon Mason2010-12-01
* vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-28
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-17
* drivers/net/vxge: Remove unnecessary casts of netdev_privJoe Perches2010-11-17
* vxge: update driver versionJon Mason2010-11-11
* vxge: sparse and other clean-upsJon Mason2010-11-11
* vxge: correct multi-function detectionJon Mason2010-11-11
* vxge: Titan1A detectionJon Mason2010-11-11
* vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason2010-11-11
* vxge: add receive hardware timestampingJon Mason2010-11-11
* vxge: add support for ethtool firmware flashingJon Mason2010-11-11
* vxge: serialize access to steering control registerJon Mason2010-11-11
* vxge: cleanup debug printing and assertsJon Mason2010-11-11
* vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-11
* vxge: enable rxhashJon Mason2010-11-11
* vxge: make functions local and remove dead codestephen hemminger2010-10-24
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* vxge: Implement 64bit statsEric Dumazet2010-08-19
* drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-17
* drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>Joe Perches2010-07-31
* vxge: Version updateJon Mason2010-07-15
* vxge: Update copyright informationJon Mason2010-07-15
* vxge: NETIF_F_LLTX removalJon Mason2010-07-15
* vxge: Fix multicast issuesJon Mason2010-07-15
* vxge: Remove queue_state referencesJon Mason2010-07-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\
| * vxge: show startup message with KERN_INFOWu Fengguang2010-07-07
| * vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-27
* | vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava2010-06-02
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | vxge: Version update.Sreenivasa Honnur2010-04-08
* | vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur2010-04-08