aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-24
|\
| * ixgbe: clean up Rx time stamping codeJakub Kicinski2014-04-18
* | ixgbe: improve mac filter handlingJacob Keller2014-04-23
* | ixgbe: change handling of multicast filtersJacob Keller2014-04-23
* | ixgbe: remove vlan_filter_disable and enable functionsJacob Keller2014-04-23
* | ixgbe: Use out-of-line function for register readsMark Rustad2014-04-23
* | ixgbe: convert low_water into an arrayJacob Keller2014-04-23
|/
* ixgbe: remove open-coded skb_cow_headFrancois Romieu2014-04-11
* ixgbe: Add bit to mark service task initializationMark Rustad2014-04-11
* ixgbe: Fix rcu warnings induced by LERMark Rustad2014-03-31
* ixgbe: fix race conditions on queuing skb for HW time stampJakub Kicinski2014-03-31
* ixgbe: never generate both software and hardware timestampsJakub Kicinski2014-03-31
* ixgbe: enable tx queues after link upEmil Tantilov2014-03-20
* ixgbe: Stop cacheing if the MNG FW enabledDon Skidmore2014-03-20
* ixgbe: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-20
* ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-19
* ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-12
* net: ixgbe calls skb_set_hashTom Herbert2014-03-12
* ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-02
* ixgbe: Check config reads for removalMark Rustad2014-03-02
* ixgbe: Restore hw_addr in LER recovery pathsMark Rustad2014-03-02
* ixgbe: Add WoL support for a new deviceMark Rustad2014-02-26
* ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore2014-02-26
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-17
* ixgbe: bump version numberDon Skidmore2014-01-17
* ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao2014-01-17
* ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao2014-01-17
* ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-16
* ixgbe: Additional adapter removal checksMark Rustad2014-01-14
* ixgbe: Check register reads for adapter removalMark Rustad2014-01-14
* ixgbe: Use static inlines instead of macrosMark Rustad2014-01-14
* ixbge: Protect ixgbe_down with __IXGBE_DOWN bitMark Rustad2014-01-14
* ixgbe: Indicate removal state explicitlyMark Rustad2014-01-14
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by defaultJohn Fastabend2013-11-30
* ixgbe: ixgbe_fwd_ring_down needs to be staticJohn Fastabend2013-11-30
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \
| * | DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King2013-09-21
* | | ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-11
* | | ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-08
* | | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-08
* | | ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-07
* | | ixgbe: fix inconsistent clearing of the multicast tableEmil Tantilov2013-11-01
* | | ixgbe: remove unnecessary duplication of PCIe bandwidth displayJacob Keller2013-10-29
* | | ixgbe: show <2% for encoding loss on PCIe Gen3Jacob Keller2013-10-29