index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
2015-12-29
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
2015-12-29
ixgbe: Correct X550EM_x revision check
Mark Rustad
2015-12-29
ixgbe: fix RSS limit for X550
Emil Tantilov
2015-12-29
ixgbe: Clean up redundancy in hw_enc_features
Mark Rustad
2015-12-29
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
2015-12-29
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-12
ixgbe: do not report 2.5 Gbps as supported
Emil Tantilov
2015-12-12
ixgbe: Clean stale VLANs when changing port VLAN or resetting
Alexander Duyck
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
2015-12-12
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
2015-12-12
ixgbe: Add support for VLAN promiscuous with SR-IOV
Alexander Duyck
2015-12-12
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
2015-12-12
ixgbe: Simplify configuration of setting VLVF and VLVFB
Alexander Duyck
2015-12-12
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
Alexander Duyck
2015-12-12
ixgbe: Simplify definitions for regidx and bit in set_vfta
Alexander Duyck
2015-12-12
ixgbe: Fix SR-IOV VLAN pool configuration
Alexander Duyck
2015-12-12
ixgbe: Return error on failure to allocate mac_table
Alexander Duyck
2015-12-03
ixgbe: Reset interface after enabling SR-IOV
Alexander Duyck
2015-12-03
ixgbe: Always turn PHY power on when requested
Mark Rustad
2015-12-03
ixgbe: Handle extended IPv6 headers in Tx path
Mark Rustad
2015-12-03
ixgbe: Save VF info and take references
Mark Rustad
2015-12-03
ixgbe: Wait for master disable to be set
Mark Rustad
2015-12-03
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
2015-12-03
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
2015-12-03
ixgbe: Allow FDB entries access to more RAR filters
Alexander Duyck
2015-12-03
ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
Alexander Duyck
2015-12-03
ixgbe: Refactor MAC address configuration code
Alexander Duyck
2015-12-03
ixgbe: Use private workqueue to avoid certain possible hangs
Mark Rustad
2015-12-03
ixgbe: Add support for newer thermal alarm
Mark Rustad
2015-12-03
ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
Mark Rustad
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
2015-11-23
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
2015-11-23
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
2015-11-23
ixgbe: fix multiple kernel-doc errors
Jean Sacren
2015-11-23
ixgbe: Delete redundant include file
Mark Rustad
2015-11-23
ixgbe: drop null test before destroy functions
Julia Lawall
2015-11-18
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-15
ixgbe: Check for setup_internal_link method
Mark Rustad
2015-10-15
ixgbe: Fix CS4227-related semaphore error on reset failure
Mark Rustad
2015-10-15
ixgbe: disable LRO by default
Emil Tantilov
[next]