summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-121-2/+0
* vxge: update driver versionJon Mason2010-12-101-3/+3
* vxge: independent interrupt moderationJon Mason2010-12-101-4/+7
* vxge: hotplug stallJon Mason2010-12-101-2/+2
* vxge: transmit timeout deadlockJon Mason2010-12-102-5/+15
* vxge: use pci_request_region()Jon Mason2010-12-101-3/+3
* vxge: fix crash of VF when unloading PFJon Mason2010-12-101-7/+18
* vxge: code cleanup and reorganizationJon Mason2010-12-106-1979/+1812
* net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-062-2/+2
* vxge: update driver versionJon Mason2010-12-011-2/+2
* vxge: use strcpy for stringsJon Mason2010-12-011-1/+1
* vxge: remove unnecessary printksJon Mason2010-12-011-11/+0
* vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-282-18/+10
* drivers/net: use vzalloc()Eric Dumazet2010-11-271-23/+8
* drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-171-16/+12
* drivers/net/vxge: Remove unnecessary casts of netdev_privJoe Perches2010-11-172-26/+26
* vxge: update driver versionJon Mason2010-11-111-2/+2
* vxge: sparse and other clean-upsJon Mason2010-11-113-153/+76
* vxge: correct multi-function detectionJon Mason2010-11-112-3/+6
* vxge: Titan1A detectionJon Mason2010-11-114-55/+87
* vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason2010-11-111-5/+10
* vxge: add receive hardware timestampingJon Mason2010-11-112-9/+132
* vxge: add support for ethtool firmware flashingJon Mason2010-11-117-22/+500
* vxge: serialize access to steering control registerJon Mason2010-11-112-483/+325
* vxge: cleanup debug printing and assertsJon Mason2010-11-112-35/+9
* vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-115-9/+106
* vxge: enable rxhashJon Mason2010-11-116-63/+86
* vxge: make functions local and remove dead codestephen hemminger2010-10-247-615/+304
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-211-1/+1
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-1/+1
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* vxge: Implement 64bit statsEric Dumazet2010-08-192-16/+7
* drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-171-5/+5
* drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>Joe Perches2010-07-301-16/+11
* vxge: Version updateJon Mason2010-07-151-3/+2
* vxge: Update copyright informationJon Mason2010-07-1511-22/+22
* vxge: NETIF_F_LLTX removalJon Mason2010-07-153-129/+39
* vxge: Fix multicast issuesJon Mason2010-07-151-124/+146
* vxge: Remove queue_state referencesJon Mason2010-07-152-86/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-071-11/+22
|\
| * vxge: show startup message with KERN_INFOWu Fengguang2010-07-071-2/+2
| * vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-261-9/+20
* | vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava2010-06-021-42/+51
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-143-49/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* | vxge: Version update.Sreenivasa Honnur2010-04-081-2/+2
* | vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur2010-04-083-12/+71
* | vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur2010-04-081-2/+4
* | vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur2010-04-081-1/+3
OpenPOWER on IntegriCloud