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
/
ixgbe
Age
Commit message (
Expand
)
Author
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-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
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
2014-04-22
ixgbe: change handling of multicast filters
Jacob Keller
2014-04-22
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
2014-04-22
ixgbe: Use out-of-line function for register reads
Mark Rustad
2014-04-22
ixgbe: convert low_water into an array
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-04-11
ixgbe: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
ixgbe: Add bit to mark service task initialization
Mark Rustad
2014-03-31
ixgbe: Fix rcu warnings induced by LER
Mark Rustad
2014-03-31
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
2014-03-31
ixgbe: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-31
ixgbe: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-31
ixgbe: remove redundant if clause from PTP work
Jakub Kicinski
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
2014-03-20
ixgbe: enable tx queues after link up
Emil Tantilov
2014-03-20
ixgbe: Stop cacheing if the MNG FW enabled
Don Skidmore
2014-03-20
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
Jacob Keller
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
2014-03-20
ixgbe: remove unused media type
Jacob Keller
2014-03-20
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
Jacob Keller
2014-03-19
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
Jacob Keller
2014-03-19
ixgbe: check Core Clock Disable bit
Jacob Keller
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2014-03-19
ixgbe: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
Jacob Keller
2014-03-14
ixgbe: Don't receive packets when the napi budget == 0
Eric W. Biederman
[next]