summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski
2014-04-11ixgbe: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad
2014-03-31ixgbe: Fix rcu warnings induced by LERMark Rustad
2014-03-31ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-31ixgbe: never generate both software and hardware timestampsJakub Kicinski
2014-03-20ixgbe: enable tx queues after link upEmil Tantilov
2014-03-20ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore
2014-03-19ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-14ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-03-12net: ixgbe calls skb_set_hashTom Herbert
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-02ixgbe: Check config reads for removalMark Rustad
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad
2014-02-26ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-01-17ixgbe: bump version numberDon Skidmore
2014-01-17ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao
2014-01-16ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend
2014-01-14ixgbe: Additional adapter removal checksMark Rustad
2014-01-14ixgbe: Check register reads for adapter removalMark Rustad
2014-01-14ixgbe: Use static inlines instead of macrosMark Rustad
2014-01-14ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad
2014-01-14ixgbe: Indicate removal state explicitlyMark Rustad
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2013-11-30ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend
2013-11-30ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-11ixgbe: add warning when max_vfs is out of range.Jacob Keller
2013-11-08ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend
2013-11-08ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend
2013-11-07ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-11-01ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov
2013-10-29ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller
2013-10-29ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller
2013-10-29ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_allJacob Keller
2013-10-24ixgbe: use pcie_capability_read_word() to simplify codeYijing Wang
2013-10-24ixgbe: cleanup ixgbe_enumerate_functionsJacob Keller
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller
2013-09-21DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov