index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
Commit message (
Expand
)
Author
Age
Files
Lines
*
vxge: make functions local and remove dead code
stephen hemminger
2010-10-24
7
-615
/
+304
*
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-02
1
-1
/
+1
*
vxge: Implement 64bit stats
Eric Dumazet
2010-08-19
2
-16
/
+7
*
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
2010-08-17
1
-5
/
+5
*
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
2010-07-30
1
-16
/
+11
*
vxge: Version update
Jon Mason
2010-07-15
1
-3
/
+2
*
vxge: Update copyright information
Jon Mason
2010-07-15
11
-22
/
+22
*
vxge: NETIF_F_LLTX removal
Jon Mason
2010-07-15
3
-129
/
+39
*
vxge: Fix multicast issues
Jon Mason
2010-07-15
1
-124
/
+146
*
vxge: Remove queue_state references
Jon Mason
2010-07-15
2
-86
/
+42
*
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
[next]