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
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-07-24
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-03
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-26
ixgbe: avoid duplicate code in suspend and stop paths
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
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
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
ixgbe: clean up Rx time stamping code
Jakub Kicinski
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
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 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-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-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
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
net: ixgbe calls skb_set_hash
Tom Herbert
2014-03-02
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-02
ixgbe: Check config reads for removal
Mark Rustad
2014-03-02
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
2014-02-26
ixgbe: Add WoL support for a new device
Mark Rustad
2014-02-26
ixgbe: modify behavior on receiving a HW ECC error.
Don Skidmore
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-01-17
ixgbe: bump version number
Don Skidmore
2014-01-17
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-16
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-14
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-14
ixgbe: Check register reads for adapter removal
Mark Rustad
2014-01-14
ixgbe: Use static inlines instead of macros
Mark Rustad
2014-01-14
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
2014-01-14
ixgbe: Indicate removal state explicitly
Mark Rustad
[next]