]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
ixgbe: add WOL support for X540
[karo-tx-linux.git] / drivers / net / ethernet / intel / ixgbe / ixgbe_main.c
2011-09-23 Emil Tantilovixgbe: add WOL support for X540
2011-09-23 Don Skidmoreixgbe: cleanup X540 interrupt enablement
2011-09-23 John Fastabendixgbe: DCB, do not call set_state() from IEEE mode
2011-09-23 Greg Roseixgbe: Reconfigure SR-IOV Init
2011-09-20 David S. MillerMerge branch 'tipc-Sep17-2011' of git://openlinux.windr...
2011-09-19 John W. LinvilleMerge branch 'master' of ssh://infradead/~/public_git...
2011-09-17 Emil Tantilovixgbe: remove duplicate netif_tx_start_all_queues
2011-09-17 Emil Tantilovixgbe: cleanup some register reads
2011-09-17 Alexander Duyckixgbe: Make better use of memory allocations in one...
2011-09-17 Alexander Duyckixgbe: Add SFP support for missed 82598 PHY
2011-09-17 Alexander Duyckixgbe: Add missing code for enabling overheat sensor...
2011-09-17 Alexander Duyckixgbe: make ixgbe_up and ixgbe_up_complete void functions
2011-09-17 Alexander Duyckv2 ixgbe: Update packet buffer reservation to correct...
2011-09-17 Alexander Duyckixgbe: remove redundant configuration of tx_sample_rate
2011-09-16 David S. MillerMerge git://github.com/Jkirsher/net-next
2011-09-16 David S. MillerMerge branch 'for-davem' of git://git.infradead.org...
2011-09-16 David S. MillerMerge branch 'master' of ../netdev-next/
2011-09-16 Alexander Duyckixgbe: Correctly name and handle MSI-X other interrupt
2011-09-16 Alexander Duyckixgbe: cleanup configuration of EITRSEL and VF reset...
2011-09-16 Alexander Duyckixgbe: Update TXDCTL configuration to correctly handle...
2011-09-16 Alexander Duyckixgbe: combine PCI_VDEVICE and board declaration to...
2011-09-16 Alexander Duyckixgbe: commonize ixgbe_map_rings_to_vectors to work...
2011-09-16 Alexander Duyckixgbe: Use ring->dev instead of adapter->pdev->dev...
2011-09-16 Alexander Duyckixgbe: cleanup allocation and freeing of IRQ affinity...
2011-09-16 Alexander Duyckv2 ixgbe: consolidate all MSI-X ring interrupts and...
2011-09-16 Alexander Duyckixgbe: Change default Tx work limit size to 256 buffers
2011-09-13 John W. LinvilleMerge branch 'master' of git://git.infradead.org/users...
2011-08-30 Ian Campbellintel: convert to SKB paged frag API.
2011-08-29 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-08-29 Don Skidmoreixgbe: cleanup feature flags in ixgbe_probe
2011-08-29 John Fastabendixgbe: consolidate, setup for multiple traffic classes
2011-08-29 John Fastabendixgbe: fixup remaining call sites for arbitrary TCs
2011-08-29 Alexander Duyckixgbe: Always tag VLAN tagged packets
2011-08-29 Alexander Duyckixgbe: Add support for setting CC bit when SR-IOV is...
2011-08-27 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-08-27 Alexander Duyckixgbe: convert rings from q_vector bit indexed array...
2011-08-27 Alexander Duyckixgbe: Simplify transmit cleanup path
2011-08-24 David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-08-22 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2011-08-21 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-08-20 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-08-19 Alexander Duyckixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
2011-08-19 Alexander Duyckixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
2011-08-19 Alexander Duyckixgbe: Refactor transmit map and cleanup routines
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-08-18 Jiri Pirkonet: introduce IFF_UNICAST_FLT private flag
2011-08-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2011-08-11 Jeff Kirsherintel: Move the Intel wired LAN drivers