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-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
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-08
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
[prev]
[next]