index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
Commit message (
Expand
)
Author
Age
*
enic: remove unnecessary setting of skb->dev
Jon Mason
2012-07-11
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
*
enic: replace open-coded ARRAY_SIZE with macro
Jim Cromie
2012-04-13
*
enic: Stop using NLA_PUT*().
David S. Miller
2012-04-02
*
enic: Fix addr valid check in enic_set_vf_mac
Roopa Prabhu
2012-03-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-01
|
\
|
*
enic: fix an endian bug in enic_probe()
Dan Carpenter
2012-03-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
|
\
|
|
*
enic: Fix endianness bug.
Santosh Nayak
2012-02-24
*
|
enic: Add support for fw init command on sriov vf's
Roopa Prabhu
2012-02-20
*
|
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
Roopa Prabhu
2012-02-20
*
|
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
2012-02-20
*
|
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
Roopa Prabhu
2012-02-20
*
|
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
2012-02-18
*
|
enic: remove assignment of random mac on enic vf
Roopa Prabhu
2012-02-13
*
|
enic: Fix address deregistration for sriov vf during port profile disassociate
Roopa Prabhu
2012-02-13
*
|
enic: Check firmware capability before issuing firmware commands
Neel Patel
2012-02-04
*
|
enic: Enable support for multiple hardware receive queues
Neel Patel
2012-02-04
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
|
/
*
enic: fix compile when CONFIG_PCI_IOV is not enabled
Roopa Prabhu
2012-01-20
*
enic: fix location of vnic dev unregister in enic_probe cleanup code
Roopa Prabhu
2012-01-18
*
enic: rearrange some of the port profile code
Roopa Prabhu
2012-01-18
*
enic: Add sriov vf device id checks in port profile code
Roopa Prabhu
2012-01-18
*
enic: This patch adds pci id 0x71 for SRIOV VF's
Roopa Prabhu
2012-01-18
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
enic: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-04
*
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
*
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-06
*
enic: Add support for port profile association on a enic SRIOV VF
Roopa Prabhu
2011-09-27
*
enic: Helper code for SRIOV proxy commands
Roopa Prabhu
2011-09-27
*
enic: Add SRIOV support
Roopa Prabhu
2011-09-27
*
enic: convert to SKB paged frag API.
Ian Campbell
2011-08-30
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-17
*
enic: Move the Cisco driver
Jeff Kirsher
2011-08-11