index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
Age
Commit message (
Expand
)
Author
2015-09-15
fm10k: re-enable VF after a full reset on detection of a Malicious event
Jacob Keller
2015-09-15
fm10k: TRIVIAL fix typo in fm10k_netdev.c
Jacob Keller
2015-09-15
fm10k: send traffic on default VID to VLAN device if we have one
Jacob Keller
2015-09-15
fm10k: TRIVIAL fix up ordering of __always_unused and style
Jacob Keller
2015-09-15
fm10k: remove is_slot_appropriate
Jacob Keller
2015-09-15
fm10k: don't store sw_vid at reset
Jacob Keller
2015-09-15
fm10k: allow creation of VLAN interfaces even while down
Jacob Keller
2015-09-15
fm10k: Report MAC address on driver load
Alexander Duyck
2015-09-15
fm10k: Don't assume page fragments are page size
Alexander Duyck
2015-09-15
fm10k: update netdev perm_addr during reinit, instead of at up
Jacob Keller
2015-09-15
fm10k: update fm10k_slot_warn to use pcie_get_minimum link
Jacob Keller
2015-09-15
fm10k: only prevent removal of default VID rules
Jacob Keller
2015-09-15
fm10k: disable service task during suspend
Jacob Keller
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
2015-06-17
fm10k: Fix missing braces after if statement
Alexander Duyck
2015-06-17
fm10k: fix iov_msg_lport_state_pf issue
Jacob Keller
2015-06-17
fm10k: remove err_no reference in fm10k_mbx.c
Jacob Keller
2015-06-17
fm10k: fix incorrect DIR_NEVATIVE bit in 1588 code
Jacob Keller
2015-06-17
fm10k: pack TLV overlay structures
Jacob Keller
2015-06-17
fm10k: re-map all possible VF queues after a VFLR
Jacob Keller
2015-06-17
fm10k: force LPORT delete when updating VLAN or MAC address
Jacob Keller
2015-06-17
fm10k: use dma_set_mask_and_coherent in fm10k_probe
Jacob Keller
2015-06-17
fm10k: trivial fixup message style to include a colon
Jacob Keller
2015-06-17
fm10k: remove extraneous NULL check on l2_accel
Jacob Keller
2015-06-17
fm10k: use an unsigned int for i in ethtool_get_strings
Jacob Keller
2015-06-17
fm10k: add call to fm10k_clean_all_rx_rings in fm10k_down
Jacob Keller
2015-06-17
fm10k: fix incorrect free on skb in ts_tx_enqueue
Jacob Keller
2015-06-17
fm10k: move setting shinfo inside ts_tx_enqueue
Jacob Keller
2015-06-17
fm10k: use correct ethernet driver Tx timestamp function
Jacob Keller
2015-06-17
fm10k: ignore invalid multicast address entries
Jacob Keller
2015-06-17
fm10k: fold fm10k_pull_tail into fm10k_add_rx_frag
Alexander Duyck
2015-05-04
fm10k: Do not assume budget will never be 0 for NAPI
Alexander Duyck
2015-04-14
fm10k: Bump driver version to 0.15.2
Jeff Kirsher
2015-04-14
fm10k: corrected VF multicast update
Jeff Kirsher
2015-04-14
fm10k: mbx_update_max_size does not drop all oversized messages
Jeff Kirsher
2015-04-14
fm10k: reset head instead of calling update_max_size
Jeff Kirsher
2015-04-14
fm10k: renamed mbx_tx_dropped to mbx_tx_oversized
Jeff Kirsher
2015-04-14
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-14
fm10k: start service timer on probe
Jeff Kirsher
2015-04-14
fm10k: fix function header comment
Jeff Kirsher
2015-04-14
fm10k: comment next_vf_mbx flow
Jeff Kirsher
2015-04-14
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2015-04-14
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
2015-04-14
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
2015-04-14
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
2015-04-14
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
2015-04-14
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
2015-04-14
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
2015-04-14
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2015-04-14
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
[prev]
[next]