index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
2014-09-12
ixgbe: Drop Rx alloc at end of Rx cleanup
Alexander Duyck
2014-09-12
ixgbe: Resolve warnings produced in W=2 builds
Mark Rustad
2014-09-05
ixgbe: use new eth_get_headlen interface
Alexander Duyck
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2014-09-04
ixgbe: add comment noting recalculation of queues
Jacob Keller
2014-09-04
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2014-09-04
ixgbe: Cleanup FDB handling code
Alexander Duyck
2014-08-27
ixgbe: flush when in xmit_more mode and under descriptor pressure
Daniel Borkmann
2014-08-25
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-25
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
2014-07-25
ixgbe: Correct X540 semaphore error
Mark Rustad
2014-07-25
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
2014-07-25
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-07-20
ixgbe: remove unnecessary break after return
Fabian Frederick
2014-07-17
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-13
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-07-01
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-06-03
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-26
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
2014-05-26
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-26
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-26
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-26
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-26
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-05-26
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
2014-05-23
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
2014-05-23
ixgbe: add space between operands to &
Jacob Keller
2014-05-23
ixgbe: don't check NULL for debugfs_remove_recursive
Jacob Keller
2014-05-23
ixgbe: add braces around else block
Jacob Keller
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
2014-05-23
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]