summaryrefslogtreecommitdiff
path: root/drivers/net/vxge/vxge-main.c
Commit message (Expand)AuthorAge
* s2io/vxge: Move the Exar driversJeff Kirsher2011-08-11
* vxge: do vlan cleanupJiri Pirko2011-07-21
* net: vxge: Use is_multicast_ether_addr helperTobias Klauser2011-07-04
* ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* vxge: fix 64 bit access on 32 bit platformsstephen hemminger2011-06-21
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-22
* net: vxge: convert to hw_featuresMichał Mirosław2011-04-18
* vxge: always enable hardware time stampJon Mason2011-04-12
* Fix common misspellingsLucas De Marchi2011-03-31
* net: use pci_dev->revision, againSergei Shtylyov2011-02-28
* vxge: MSIX one shot modeJon Mason2011-01-19
* vxge: correct eprom version detectionJon Mason2011-01-19
* vxge: cleanup probe error pathsJon Mason2011-01-19
* vxge: Remember to release firmware after upgrading firmwareJesper Juhl2011-01-13
* vxge: add missing flush of reset_taskTejun Heo2010-12-19
* drivers/net: remove unnecessary flush_scheduled_work() callsTejun Heo2010-12-12
* 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: 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/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: sparse and other clean-upsJon Mason2010-11-11
* vxge: Titan1A detectionJon Mason2010-11-11
* vxge: add receive hardware timestampingJon Mason2010-11-11
* vxge: add support for ethtool firmware flashingJon 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-30
* 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-26
* | vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava2010-06-02
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14