index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vxge
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-24
vxge: make functions local and remove dead code
stephen hemminger
7
-615
/
+304
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-19
vxge: Implement 64bit stats
Eric Dumazet
2
-16
/
+7
2010-08-17
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
1
-5
/
+5
2010-07-30
drivers/net/vxge/vxge-main.c: Use pr_<level> and netdev_<level>
Joe Perches
1
-16
/
+11
2010-07-15
vxge: Version update
Jon Mason
1
-3
/
+2
2010-07-15
vxge: Update copyright information
Jon Mason
11
-22
/
+22
2010-07-15
vxge: NETIF_F_LLTX removal
Jon Mason
3
-129
/
+39
2010-07-15
vxge: Fix multicast issues
Jon Mason
1
-124
/
+146
2010-07-15
vxge: Remove queue_state references
Jon Mason
2
-86
/
+42
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+22
2010-07-07
vxge: show startup message with KERN_INFO
Wu Fengguang
1
-2
/
+2
2010-06-26
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-02
vxge: Fix checkstack warning in vxge_probe()
Prarit Bhargava
1
-42
/
+51
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
3
-49
/
+0
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-0
/
+4
2010-04-08
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2010-04-08
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
3
-12
/
+71
2010-04-08
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
1
-2
/
+4
2010-04-08
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
1
-1
/
+3
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-03-29
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2010-03-29
vxge: Set function-0 as the privilaged function for normal function.
Sreenivasa Honnur
1
-2
/
+4
2010-03-29
vxge: Fixed MSIX interrupt configuration.
Sreenivasa Honnur
4
-120
/
+81
2010-03-29
vxge: Fixed "ethtool -d" prints.
Sreenivasa Honnur
1
-3
/
+2
2010-03-29
vxge: Align the memory only if it is misaligned.
Sreenivasa Honnur
1
-4
/
+16
2010-03-29
vxge: Fix starvation of receive ring controller when blasted by short packets.
Sreenivasa Honnur
3
-13
/
+6
2010-03-29
vxge: Fix a receive stall due to driver being out of synch with chip.
Sreenivasa Honnur
2
-7
/
+56
2010-03-24
net/various: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
1
-3
/
+1
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-3
/
+3
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2010-01-10
vxge: use pci_dma_mapping_error to test return value
Denis Kirjanov
1
-1
/
+1
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-07
drivers/net/vxge/vxge-main.c: use %pM to show MAC address
hartleys
1
-4
/
+2
2009-12-25
vxge: use DMA_BIT_MASK instead of plain values.
Denis Kirjanov
1
-3
/
+3
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2
-13
/
+13
2009-10-28
vxge: Configure the number of transmit descriptors per packet to MAX_SKB_FRAG...
Sreenivasa Honnur
2
-3
/
+4
2009-10-06
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2009-10-06
vxge: Allow multiple functions with INTA.
Sreenivasa Honnur
5
-57
/
+64
2009-10-06
vxge: Check if FCS stripping is disabled by the firmware.
Sreenivasa Honnur
3
-0
/
+33
2009-10-06
vxge: Removed unused functions.
Sreenivasa Honnur
1
-204
/
+0
2009-10-06
vxge: Fixed crash in PAE system due to wrong typecasting.
Sreenivasa Honnur
1
-1
/
+1
2009-10-06
vxge: Removed accessing non-supported registers.
Sreenivasa Honnur
2
-6
/
+0
2009-10-06
vxge: Update driver_config->vpath_per_dev for each function in probe.
Sreenivasa Honnur
1
-1
/
+2
2009-10-06
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the...
Sreenivasa Honnur
1
-22
/
+30
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2
-2
/
+2
[next]