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
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-06-10
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
2013-06-10
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-05-21
IXGBE: Set the SW prio_tc values at initialization to the HW setting.
Amir Hanania
2013-04-25
ixgbe: add mac type to the version in ethtool_regs
Emil Tantilov
2013-04-25
ixgbe: add support for disabling link at boot time on 82599
Emil Tantilov
2013-04-25
ixgbe: cache AUTOC reads
Emil Tantilov
2013-04-25
ixgbe: fix register access during ethtool loopback test
Emil Tantilov
2013-04-25
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
2013-04-24
ixgbe: add WOL support for new subdevice ID
Emil Tantilov
2013-04-24
ixgbe: add SFP+ LX module support
Don Skidmore
2013-04-24
ixgbe: rename wol_supported to more fitting wol_enabled
Jacob Keller
2013-04-24
ixgbe: add driver support for x520 OCP adapter.
Don Skidmore
2013-04-24
ixgbe: fix possible divide by zero in ixgbe_update_itr
Don Skidmore
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-18
ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests
Joe Perches
2013-04-18
ixgbe: Add support for WoL on 82599 SFP+ LOM
Jacob Keller
2013-04-18
ixgbe: in shutdown, do netif_running() under rtnl_lock
akepner
2013-04-18
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
2013-04-17
ixgbe: bump version number
Don Skidmore
2013-04-17
ixgbe: Fix 1G link WoL
Don Skidmore
2013-04-17
ixgbe: fix MNG FW support when adapter not up
Don Skidmore
2013-04-17
ixgbe: enable devices with internal switch to read pci parent
Jacob Keller
2013-04-17
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
2013-04-17
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
2013-04-17
ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ring
Alexander Duyck
2013-04-17
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
2013-04-17
ixgbe: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-05
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
2013-03-28
ixgbe: Don't give VFs random MAC addresses
Greg Rose
2013-03-07
ixgbe: Make use of the default fdb handlers.
Vlad Yasevich
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-15
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
2013-02-15
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
2013-02-15
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
2013-02-15
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-15
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2013-02-15
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
2013-02-15
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
2013-02-15
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
2013-02-15
ixgbe: refactor initialization of feature flags
Emil Tantilov
2013-02-13
bridge: Add vlan support to static neighbors
Vlad Yasevich
[next]