Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f50b8bc707988e2543f884d3030199868ca0f48f
/
drivers
/
net
/
vxge
/
vxge-main.c
cc413d9
vxge: fix memory leak in vxge_alloc_msix() error path
by Michal Schmidt
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
cb27ec6
vxge: Pass correct number of VFs value to pci_sriov_enable().
by Sreenivasa Honnur
· 15 years ago
9002397
vxge: Allow driver load for all enumerated pci functions.
by Sreenivasa Honnur
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b59c945
vxge: Fixed MSIX interrupt configuration.
by Sreenivasa Honnur
· 15 years ago
3363276
vxge: Fix starvation of receive ring controller when blasted by short packets.
by Sreenivasa Honnur
· 15 years ago
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
fa15e99
vxge: use pci_dma_mapping_error to test return value
by Denis Kirjanov
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
bf54e73
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
by hartleys
· 15 years ago
b3837cec
vxge: use DMA_BIT_MASK instead of plain values.
by Denis Kirjanov
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
5beefb4
vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAGS + 1.
by Sreenivasa Honnur
· 15 years ago
eb5f10c
vxge: Allow multiple functions with INTA.
by Sreenivasa Honnur
· 15 years ago
fa41fd1
vxge: Check if FCS stripping is disabled by the firmware.
by Sreenivasa Honnur
· 15 years ago
657205b
vxge: Update driver_config->vpath_per_dev for each function in probe.
by Sreenivasa Honnur
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ea11bbe
vxge: prefetch skb->data
by Benjamin LaHaise
· 15 years ago
3f23e43
vxge: prefetch RxD descriptors
by Benjamin LaHaise
· 15 years ago
ff67df5
vxge: fix pktgen hangs (don't abuse skb->cb[])
by Benjamin LaHaise
· 15 years ago
4403b37
vxge: don't drop frame on tx queue full
by Benjamin LaHaise
· 15 years ago
e33b992
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
by Dean Nelson
· 15 years ago
0a25bdc
vxge: Printing the function's configured mode of operation
by Sreenivasa Honnur
· 15 years ago
22fa125
vxge: Disable fcs stripping.
by Sreenivasa Honnur
· 15 years ago
a5d165b
vxge: Fixes in isr routine
by Sreenivasa Honnur
· 15 years ago
6052ae1
vxge: Removed the code to bounds check the mss value
by Sreenivasa Honnur
· 15 years ago
bd9ee68
vxge: check for card status before continuing in device close
by Sreenivasa Honnur
· 15 years ago
914d0d7
vxge: Fixed memory leak by freeing memory allocated for device_config
by Sreenivasa Honnur
· 15 years ago
7975d1e
vxge: Removed ioremap of unused bar addresses and their references
by Sreenivasa Honnur
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
5dbc901
vxge: Enable SRIOV support in the driver.
by Sivakumar Subramani
· 15 years ago
2867975
net: dont update dev->trans_start in 10GB drivers
by Eric Dumazet
· 15 years ago
2b05e00
vxge: should include tcp.h
by Alexander Beregalov
· 16 years ago
703da5a
Neterion: New driver: Main entry points
by Ramkrishna Vepa
· 16 years ago