index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
2012-03-19
ixgbe: Update layout of ixgbe_ring structure to improve cache performance
Alexander Duyck
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
Paul Gortmaker
2012-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2012-03-17
phc: Update author's email address.
Richard Cochran
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
2012-03-17
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-17
ixgbe: Support RX-ALL feature flag.
Ben Greear
2012-03-17
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
2012-03-17
igb: Support RX-ALL feature flag.
Ben Greear
2012-03-17
igb: Support sending custom Ethernet FCS.
Ben Greear
2012-03-16
stmmac: Add device-tree support
Stefan Roese
2012-03-16
netxen: qlogic ethernet : Fix endian bug.
Santosh Nayak
2012-03-16
pxa168: remove unused stats member.
Rami Rosen
2012-03-16
bnx2x: fix memory leak in bnx2x_init_firmware()
Michal Schmidt
2012-03-16
bnx2x: fix a crash on corrupt firmware file
Michal Schmidt
2012-03-15
gianfar: delete orphaned version strings and dead macros
Paul Gortmaker
2012-03-15
gianfar: constify giant block of status descriptor strings
Paul Gortmaker
2012-03-15
gianfar: Add support for byte queue limits.
Paul Gortmaker
2012-03-14
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
2012-03-14
ixgbe: fix obvious return value bug.
Don Skidmore
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
2012-03-14
ixgb: Remove unnecessary defines, use pr_debug
Joe Perches
2012-03-12
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
2012-03-12
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
2012-03-12
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr
Alexander Duyck
2012-03-12
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
2012-03-12
ixgbe: Correct Adaptive Interrupt Moderation so that it will change values
Alexander Duyck
2012-03-12
ixgbe: Address issues with Tx WHTRESH value not being set correctly
Alexander Duyck
2012-03-12
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
2012-03-12
ixgbe: Do no clear Tx status bits since eop_desc provides enough info
Alexander Duyck
2012-03-12
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
Alexander Duyck
2012-03-12
ixgbe: add support for byte queue limits
Alexander Duyck
2012-03-12
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
2012-03-12
igb: fix ethtool offline test
Jeff Kirsher
2012-03-12
bnx2x: code doesn't use stats for allocating Rx BDs
Dmitry Kravkov
2012-03-12
bnx2x: ethtool returns req. AN even when AN fails
Yuval Mintz
[prev]
[next]