index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
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-26
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
3
-49
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
4
-0
/
+4
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
4
-0
/
+4
*
|
vxge: Version update.
Sreenivasa Honnur
2010-04-08
1
-2
/
+2
*
|
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
2010-04-08
3
-12
/
+71
*
|
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
2010-04-08
1
-2
/
+4
*
|
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
2010-04-08
1
-1
/
+3
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
|
vxge: Version update.
Sreenivasa Honnur
2010-03-29
1
-2
/
+2
*
|
vxge: Set function-0 as the privilaged function for normal function.
Sreenivasa Honnur
2010-03-29
1
-2
/
+4
*
|
vxge: Fixed MSIX interrupt configuration.
Sreenivasa Honnur
2010-03-29
4
-120
/
+81
*
|
vxge: Fixed "ethtool -d" prints.
Sreenivasa Honnur
2010-03-29
1
-3
/
+2
*
|
vxge: Align the memory only if it is misaligned.
Sreenivasa Honnur
2010-03-29
1
-4
/
+16
*
|
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
2010-03-29
3
-13
/
+6
*
|
vxge: Fix a receive stall due to driver being out of synch with chip.
Sreenivasa Honnur
2010-03-29
2
-7
/
+56
*
|
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-10
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-25
1
-3
/
+3
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
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
2
-13
/
+13
*
vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG...
Sreenivasa Honnur
2009-10-28
2
-3
/
+4
*
vxge: Version update.
Sreenivasa Honnur
2009-10-06
1
-2
/
+2
*
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
2009-10-06
5
-57
/
+64
*
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
2009-10-06
3
-0
/
+33
*
vxge: Removed unused functions.
Sreenivasa Honnur
2009-10-06
1
-204
/
+0
*
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
2009-10-06
1
-1
/
+1
*
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2009-10-06
2
-6
/
+0
*
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
2009-10-06
1
-1
/
+2
*
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
2009-10-06
1
-22
/
+30
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
2
-2
/
+2
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-2
/
+0
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+1
*
vxge: Version update
Benjamin LaHaise
2009-08-05
1
-2
/
+2
*
vxge: prefetch skb->data
Benjamin LaHaise
2009-08-05
2
-1
/
+6
*
vxge: prefetch RxD descriptors
Benjamin LaHaise
2009-08-05
2
-0
/
+2
*
vxge: improve tx performance by using mmiowb() instead of wmb()
Benjamin LaHaise
2009-08-05
1
-2
/
+2
*
vxge: fix pktgen hangs (don't abuse skb->cb[])
Benjamin LaHaise
2009-08-05
5
-32
/
+40
*
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-01
1
-0
/
+3
*
vxge: Version update
Sreenivasa Honnur
2009-07-05
1
-1
/
+1
*
vxge: Printing the function's configured mode of operation
Sreenivasa Honnur
2009-07-05
1
-0
/
+21
*
vxge: Disable fcs stripping.
Sreenivasa Honnur
2009-07-05
2
-5
/
+7
[next]