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
Age
Commit message (
Expand
)
Author
2014-08-29
i40evf: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
i40e: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-08-28
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
2014-08-27
ixgbe: flush when in xmit_more mode and under descriptor pressure
Daniel Borkmann
2014-08-27
i40e/i40evf: Bump i40e & i40evf version
Catherine Sullivan
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
2014-08-27
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...
Shannon Nelson
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
2014-08-27
i40e: Add checks and message for Qualified Module info
Carolyn Wyborny
2014-08-27
i40e: set num_queue_pairs to num configured by VF
Ashish Shah
2014-08-27
i40e: Enable l2tsel bit for VLAN tag control
Shannon Nelson
2014-08-27
i40e: Add a FD flush counter to ethtool
Anjali Singhai Jain
2014-08-26
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
2014-08-26
i40e: Some FD message fixes
Anjali Singhai Jain
2014-08-26
i40e: Update flow director error messages to reduce user confusion
Carolyn Wyborny
2014-08-25
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
2014-08-25
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-24
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
2014-08-15
i40e: fix PTP bug
Jesse Brandeburg
2014-08-15
i40e: Fix a few potential VF dereferences
Anjali Singhai Jain
2014-08-15
i40e: Fix for recent kernel panic
Anjali Singhai Jain
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
e1000e: delete excessive space character in debug message
Jean Sacren
2014-08-12
e1000e: fix trivial kernel doc typos
Jean Sacren
2014-08-12
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
2014-08-12
i40e: use correct structure type name in sizeof
Julia Lawall
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
2014-08-11
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-02
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
2014-08-02
i40evf: fix memory leak on unused interfaces
Mitch Williams
2014-08-02
i40evf: don't leak queue vectors
Mitch Williams
2014-08-02
i40evf: do not re-arm watchdog after remove
Ashish Shah
2014-08-02
i40evf: future-proof vfr_stat state check
Ashish Shah
2014-08-02
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
2014-08-02
i40e: Minor comment changes
Akeem G Abodunrin
2014-08-02
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2014-08-02
i40e: disable local loopback on vmdq vsi
Shannon Nelson
2014-08-02
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
2014-08-02
i40e: expose debug_write_register request
Shannon Nelson
2014-08-02
i40e: adds FCoE to build and updates its documentation
Vasu Dev
2014-08-02
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
2014-08-02
i40e: adds FCoE code to the i40e driver
Vasu Dev
2014-07-25
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
2014-07-25
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
2014-07-25
e1000e: Add support for EEE in Sx states
David Ertman
2014-07-25
e1000e: Add code to check return values on NVM accesses
David Ertman
2014-07-25
e1000e: Fix CRC errors with jumbo traffic
David Ertman
[next]