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
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
*
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
2013-04-25
*
ixgbe: add support for disabling link at boot time on 82599
Emil Tantilov
2013-04-25
*
ixgbe: cache AUTOC reads
Emil Tantilov
2013-04-25
*
ixgbe: fix register access during ethtool loopback test
Emil Tantilov
2013-04-25
*
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
2013-04-25
*
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
2013-04-24
*
ixgbe: add SFP+ LX module support
Don Skidmore
2013-04-24
*
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
2013-04-24
*
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2013-04-24
*
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
2013-04-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
\
|
*
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
2013-04-18
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
*
|
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2013-04-18
*
|
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
2013-04-18
*
|
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
2013-04-18
*
|
ixgbe: bump version number
Don Skidmore
2013-04-18
*
|
ixgbe: Fix 1G link WoL
Don Skidmore
2013-04-18
*
|
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
2013-04-18
*
|
ixgbe: enable devices with internal switch to read pci parent
Jacob Keller
2013-04-18
*
|
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
2013-04-18
*
|
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
2013-04-18
*
|
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
Alexander Duyck
2013-04-18
*
|
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
2013-04-18
*
|
ixgbe: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
|
\
|
|
*
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
2013-04-05
*
|
ixgbe: Don't give VFs random MAC addresses
Greg Rose
2013-03-28
*
|
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
2013-03-07
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-16
*
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-16
*
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-16
*
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-16
*
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-16
*
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-16
*
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-16
*
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-16
*
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-16
*
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-16
*
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-16
*
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-15
*
bridge: Add vlan support to static neighbors
Vlad Yasevich
2013-02-13
*
bridge: Dump vlan information from a bridge port
Vlad Yasevich
2013-02-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
|
\
|
*
ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6
Alexander Duyck
2013-02-12
|
*
ixgbe: fix gso type
Michael S. Tsirkin
2013-02-10
|
*
ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctl
Jacob Keller
2013-01-16
[next]