]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-05-17 Alexander Duyckixgbe: Use ring->dev instead of adapter->pdev->dev...
2012-05-17 Alexander Duyckixgbe: cleanup allocation and freeing of IRQ affinity...
2012-05-17 Alexander Duyckv2 ixgbe: consolidate all MSI-X ring interrupts and...
2012-05-17 Alexander Duyckixgbe: Change default Tx work limit size to 256 buffers
2012-05-17 Emil Tantilovixgbe: clear RNBC only for 82598
2012-05-17 Emil Tantilovixgbe: add check for supported modes
2012-05-17 Don Skidmoreixgbe: fix ixgbe_fc_autoneg_fiber bug
2012-05-17 Don Skidmoreixgbe: cleanup feature flags in ixgbe_probe
2012-05-17 John Fastabendixgbe: PFC not cleared on X540 devices
2012-05-17 John Fastabendixgbe: consolidate, setup for multiple traffic classes
2012-05-17 John Fastabendixgbe: remove unneeded fdir pb alloc case
2012-05-17 John Fastabendixgbe: fixup remaining call sites for arbitrary TCs
2012-05-17 Alexander Duyckixgbe: Always tag VLAN tagged packets
2012-05-17 Alexander Duyckixgbe: Add support for setting CC bit when SR-IOV is...
2012-05-17 Alexander Duyckixgbe: convert rings from q_vector bit indexed array...
2012-05-17 Alexander Duyckixgbe: Simplify transmit cleanup path
2012-05-17 Alexander Duyckixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
2012-05-17 Alexander Duyckixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
2012-05-17 Amir Hananiaixgbe - DDP last user buffer - error to warn
2012-05-17 John Fastabendixgbe: remove unused fcoe.tc field and fcoe_setapp()
2012-05-17 John Fastabendixgbe: complete FCoE initialization from setapp() routine
2012-05-17 John Fastabendixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
2012-05-17 Joe Perchesixgb: Remove unnecessary defines, use pr_debug
2012-05-17 Michał Mirosławixgb: finish conversion to ndo_fix_features
2012-05-17 Jesse Brandeburgixgb: eliminate checkstack warnings
2012-05-17 Michał Mirosławixgb: convert to ndo_fix_features
2012-05-17 Samuel Liaoigbvf: fix the bug when initializing the igbvf
2012-05-17 Joe Jinrename dev_hw_addr_random and remove redundant second
2012-05-17 Jeff Kirsherixgbevf: Convert printks to pr_<level>
2012-05-17 Joe Perchesigbvf: Use ETH_ALEN
2012-05-17 Danny Kukawkaigbvf: reset netdevice addr_assign_type if changed
2012-05-17 Mitch A Williamsigbvf: refactor Interrupt Throttle Rate code
2012-05-17 Mitch A Williamsigbvf: change copyright date
2012-05-17 Joe Jinigbvf: Remove unnecessary irq disable/enable
2012-05-17 Stephen Hemmingerigbvf: remove unneeded cast
2012-05-17 Jeff Kirsherigbvf: Convert printks to pr_<level>
2012-05-17 Williams, Mitch Aigbvf: Bump version number
2012-05-17 Williams, Mitch Aigbvf: Update module identification strings
2012-05-17 Eric Dumazetigbvf: fix truesize underestimation
2012-05-17 Greg Roseigbvf: Fix trunk vlan
2012-05-17 Michał Mirosławigbvf: convert to ndo_fix_features
2012-05-17 Benjamin Poirierigb: fix rtnl race in PM resume path
2012-05-17 Emil Tantilovigb: fix warning about unused function
2012-05-17 Greg Roseigb: fix vf lookup
2012-05-17 Carolyn Wybornyigb: Update Copyright on all Intel copyrighted files.
2012-05-17 Stephen Hemmingerigb: make local functions static
2012-05-17 Koki Sanagiigb: reset PHY after recovering from PHY power down
2012-05-17 Yan, Zhengigb: add basic runtime PM support
2012-05-17 Carolyn Wybornyigb: Add flow control advertising to ethtool setting.
2012-05-17 Matthew Vickigb: Update DMA Coalescing threshold calculation.
2012-05-17 Joe Perchesigb: Convert bare printk to pr_notice
2012-05-17 Jeff Kirsherigb: Convert printks to pr_<level>
2012-05-17 Kantecki, Tomaszigb: Fix for I347AT4 PHY cable length unit detection
2012-05-17 Carolyn Wybornyigb: VFTA Table Fix for i350 devices
2012-05-17 Carolyn Wybornyigb: Move DMA Coalescing init code to separate function.
2012-05-17 Carolyn Wybornyigb: Fix for Alt MAC Address feature on 82580 and later...
2012-05-17 RongQing Liigb: fix a compile warning
2012-05-17 Greg Roseigb: Check if subordinate VFs are assigned to virtual...
2012-05-17 Greg Rosepci: Add flag indicating device has been assigned by KVM
2012-05-17 Jacob Kellerigb: enable l4 timestamping for v2 event packets
2012-05-17 Eric Dumazetigb: fix skb truesize underestimation
2012-05-17 Carolyn Wybornyigb: Version bump.
2012-05-17 Akeem G. Abodunrinigb: Loopback functionality supports for i350 devices
2012-05-17 Emil Tantilovigb: fix static function warnings reported by sparse
2012-05-17 Alexander Duyckigb: Add workaround for byte swapped VLAN on i350 local...
2012-05-17 Alexander Duyckigb: Drop unnecessary write of E1000_IMS from igb_msix_...
2012-05-17 Alexander Duyckigb: Fix features that are currently 82580 only and...
2012-05-17 Alexander Duyckigb: Make certain one vector is always assigned in...
2012-05-17 Alexander Duyckigb: avoid unnecessarily creating a local copy of the...
2012-05-17 Alexander Duyckigb: add support for NETIF_F_RXHASH
2012-05-17 Alexander Duyckigb: move TX hang check flag into ring->flags
2012-05-17 Alexander Duyckigb: fix recent VLAN changes that would leave VLANs...
2012-05-17 Alexander Duyckigb: leave staterr in place and instead us a helper...
2012-05-17 Alexander Duyckigb: retire the RX_CSUM flag and use the netdev flag...
2012-05-17 Alexander Duyckigb: cleanup IVAR configuration
2012-05-17 Alexander Duyckigb: Move ITR related data into work container within...
2012-05-17 Alexander Duyckigb: Consolidate all of the ring feature flags into...
2012-05-17 Alexander Duyckigb: avoid unnecessary conversions from u16 to int
2012-05-17 Alexander Duyckigb: Use node specific allocations for the q_vectors...
2012-05-17 Alexander Duyckigb: push data into first igb_tx_buffer sooner to reduc...
2012-05-17 Alexander Duyckigb: consolidate creation of Tx buffer info and data...
2012-05-17 Alexander Duyckigb: Combine all flag info fields into a single tx_flag...
2012-05-17 Alexander Duyckigb: Cleanup protocol handling in transmit path
2012-05-17 Alexander Duyckigb: Create separate functions for generating cmd_type...
2012-05-17 Alexander Duyckigb: Make first and tx_buffer_info->next_to_watch into...
2012-05-17 Alexander Duyckigb: Consolidate creation of Tx context descriptors...
2012-05-17 Ian Campbellintel: convert to SKB paged frag API.
2012-05-17 Alexander Duyckixgbe: Refactor transmit map and cleanup routines
2012-05-17 Alexander Duyckigb: split buffer_info into tx_buffer_info and rx_buffe...
2012-05-17 Alexander Duyckigb: Make Tx budget for NAPI user adjustable
2012-05-17 Akeem G. Abodunrinigb: Alternate MAC Address Updates for Func2&3
2012-05-17 Akeem G. Abodunrinigb: Alternate MAC Address EEPROM Updates
2012-05-17 Akeem G. Abodunrinigb: Code to prevent overwriting SFP I2C
2012-05-17 Alexander Duyckigb: Remove multi_tx_table and simplify igb_xmit_frame
2012-05-17 Joe Jinigb: drop the "adv" off function names relating to...
2012-05-17 Alexander Duyckigb: Replace E1000_XX_DESC_ADV with IGB_XX_DESC
2012-05-17 Alexander Duyckigb: Refactor clean_rx_irq to reduce overhead and impro...
2012-05-17 Alexander Duyckigb: update ring and adapter structure to improve perfo...
2012-05-17 Alexander Duyckigb: streamline Rx buffer allocation and cleanup
2012-05-17 Alexander Duyckigb: drop support for single buffer mode
next