index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
/
vxge-main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vxge: make functions local and remove dead code
stephen hemminger
2010-10-25
1
-26
/
+38
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-1
/
+1
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
1
-1
/
+1
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-03
1
-1
/
+1
*
vxge: Implement 64bit stats
Eric Dumazet
2010-08-19
1
-15
/
+7
*
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-18
1
-5
/
+5
*
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
2010-07-31
1
-16
/
+11
*
vxge: Update copyright information
Jon Mason
2010-07-16
1
-3
/
+3
*
vxge: NETIF_F_LLTX removal
Jon Mason
2010-07-16
1
-114
/
+35
*
vxge: Fix multicast issues
Jon Mason
2010-07-16
1
-124
/
+146
*
vxge: Remove queue_state references
Jon Mason
2010-07-16
1
-77
/
+41
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-08
1
-11
/
+22
|
\
|
*
vxge: show startup message with KERN_INFO
Wu Fengguang
2010-07-07
1
-2
/
+2
|
*
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
2010-06-27
1
-9
/
+20
*
|
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
2010-06-02
1
-42
/
+51
|
/
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-4
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
2010-04-08
1
-10
/
+54
*
|
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
2010-04-08
1
-2
/
+4
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
vxge: Fixed MSIX interrupt configuration.
Sreenivasa Honnur
2010-03-30
1
-96
/
+67
*
|
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
2010-03-30
1
-1
/
+1
*
|
net/various: remove trailing space in messages
Frans Pop
2010-03-24
1
-1
/
+1
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
1
-3
/
+1
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-11
1
-4
/
+4
|
\
|
*
vxge: use pci_dma_mapping_error to test return value
Denis Kirjanov
2010-01-10
1
-1
/
+1
|
*
vxge: use DMA_BIT_MASK instead of plain values.
Denis Kirjanov
2009-12-26
1
-3
/
+3
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
1
-1
/
+1
*
|
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
hartleys
2010-01-07
1
-4
/
+2
|
/
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-3
/
+3
*
vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG...
Sreenivasa Honnur
2009-10-28
1
-2
/
+3
*
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
2009-10-07
1
-56
/
+36
*
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
2009-10-07
1
-0
/
+9
*
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
2009-10-07
1
-1
/
+2
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-03
1
-2
/
+0
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
vxge: prefetch skb->data
Benjamin LaHaise
2009-08-05
1
-1
/
+5
*
vxge: prefetch RxD descriptors
Benjamin LaHaise
2009-08-05
1
-0
/
+1
*
vxge: fix pktgen hangs (don't abuse skb->cb[])
Benjamin LaHaise
2009-08-05
1
-25
/
+28
*
vxge: don't drop frame on tx queue full
Benjamin LaHaise
2009-08-05
1
-0
/
+6
*
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
2009-08-02
1
-0
/
+3
*
vxge: Printing the function's configured mode of operation
Sreenivasa Honnur
2009-07-06
1
-0
/
+21
*
vxge: Disable fcs stripping.
Sreenivasa Honnur
2009-07-06
1
-4
/
+6
*
vxge: Fixes in isr routine
Sreenivasa Honnur
2009-07-06
1
-10
/
+12
*
vxge: Removed the code to bounds check the mss value
Sreenivasa Honnur
2009-07-06
1
-5
/
+0
*
vxge: check for card status before continuing in device close
Sreenivasa Honnur
2009-07-06
1
-0
/
+3
*
vxge: Fixed memory leak by freeing memory allocated for device_config
Sreenivasa Honnur
2009-07-06
1
-0
/
+1
[next]