index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-main.c
Age
Commit message (
Expand
)
Author
2010-12-19
vxge: add missing flush of reset_task
Tejun Heo
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
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-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
2010-12-01
vxge: use strcpy for strings
Jon Mason
2010-12-01
vxge: remove unnecessary printks
Jon Mason
2010-11-28
vxge: remove unnecessary [kv][mcz]alloc casts
Joe Perches
2010-11-17
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-11
vxge: sparse and other clean-ups
Jon Mason
2010-11-11
vxge: Titan1A detection
Jon Mason
2010-11-11
vxge: add receive hardware timestamping
Jon Mason
2010-11-11
vxge: add support for ethtool firmware flashing
Jon Mason
2010-11-11
vxge: Wait for Rx to become idle before reseting or closing
Jon Mason
2010-11-11
vxge: enable rxhash
Jon Mason
2010-10-24
vxge: make functions local and remove dead code
stephen hemminger
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-08-19
vxge: Implement 64bit stats
Eric Dumazet
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-07-30
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
2010-07-15
vxge: Update copyright information
Jon Mason
2010-07-15
vxge: NETIF_F_LLTX removal
Jon Mason
2010-07-15
vxge: Fix multicast issues
Jon Mason
2010-07-15
vxge: Remove queue_state references
Jon Mason
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
2010-06-26
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-08
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
2010-04-08
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
vxge: Fixed MSIX interrupt configuration.
Sreenivasa Honnur
2010-03-29
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
2010-03-24
net/various: remove trailing space in messages
Frans Pop
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
vxge: use pci_dma_mapping_error to test return value
Denis Kirjanov
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
hartleys
2009-12-25
vxge: use DMA_BIT_MASK instead of plain values.
Denis Kirjanov
[next]