]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-05-18 Ian Campbellr8169: convert to SKB paged frag API.
2012-05-18 Ian Campbell8139cp: convert to SKB paged frag API.
2012-05-18 Joe Jinnet: remove use of ndo_set_multicast_list in realtek...
2012-05-18 françois romieur8169 : MAC address change fix for the 8168e-vl.
2012-05-18 Sergei Shtylyovr8169: use pci_dev->subsystem_{vendor|device}
2012-05-18 Francois Romieur8169: fix sticky accepts packet bits in RxConfig.
2012-05-18 Hayes Wangr8169: adjust the RxConfig settings.
2012-05-18 Hayes Wangr8169: don't enable rx when shutdown.
2012-05-18 Hayes Wangr8169: fix wake on lan setting for non-8111E.
2012-05-18 Hayes Wangr8169: support RTL8111E-VL.
2012-05-18 Hayes Wangr8169: add ERI functions.
2012-05-18 Hayes Wangr8169: modify the flow of the hw reset.
2012-05-18 Hayes Wangr8169: adjust some registers.
2012-05-18 Jon Masonr8169: remove unnecessary read of PCI_CAP_ID_EXP
2012-05-17 Danny Kukawkaixgbevf: print MAC via printk format specifier
2012-05-17 Greg Roseixgbevf: Update copyright notices
2012-05-17 Greg Roseixgbevf: Fix mailbox interrupt ack bug
2012-05-17 Stephen Hemmingerixgbevf: make operations tables const
2012-05-17 Stephen Hemmingerixgbevf: fix sparse warnings
2012-05-17 Stephen Hemmingerixgbevf: make ethtool ops and strings const
2012-05-17 Greg Roseixgbevf: Prevent possible race condition by checking...
2012-05-17 Alexander Duyckixgbevf: Fix register defines to correctly handle compl...
2012-05-17 Greg Roseixgbevf: Update release version
2012-05-17 Greg Roseixgbevf: Fix broken trunk vlan
2012-05-17 Joe Jinixgbevf: convert to ndo_fix_features
2012-05-17 Greg Roseixgbevf: Check if EOP has changed before using it
2012-05-17 Joe Jinixgbe: Correct flag values set by ixgbe_fix_features
2012-05-17 Don Skidmoreixgbe: fix typo in enumeration name
2012-05-17 Joe Jinixgbe: Add support for enabling UDP RSS via the ethtool...
2012-05-17 Joe Jinixgbe: Whitespace cleanups
2012-05-17 Alexander Duyckixgbe: Two minor fixes for RSS and FDIR set queues...
2012-05-17 Alexander Duyckixgbe: drop err_eeprom tag which is at same location...
2012-05-17 Alexander Duyckixgbe: Move poll routine in order to improve readability
2012-05-17 Alexander Duyckixgbe: cleanup logic for the service timer and VF hang...
2012-05-17 Alexander Duyckixgbe: Fix issues with SR-IOV loopback when flow contro...
2012-05-17 Joe Jinixgbe: Place skb on first buffer_info structure to...
2012-05-17 Alexander Duyckixgbe: Use packets to track Tx completions instead...
2012-05-17 Alexander Duyckixgbe: Modify setup of descriptor flags to avoid condit...
2012-05-17 Alexander Duyckixgbe: Make certain that all frames fit minimum size...
2012-05-17 Alexander Duyckixgbe: cleanup logic in ixgbe_change_mtu
2012-05-17 John Fastabendixgbe: dcb: use DCB config values for FCoE traffic...
2012-05-17 Atita Shirwaikarixgbe: Fix race condition where RX buffer could become...
2012-05-17 Jesse Brandeburgixgbe: use typed min/max functions where possible
2012-05-17 Don Skidmoreixgbe: fix obvious return value bug.
2012-05-17 Alexander Duyckixgbe: Replace eitr_low and eitr_high with static value...
2012-05-17 Alexander Duyckixgbe: Do not disable read relaxed ordering when DCA...
2012-05-17 Alexander Duyckixgbe: Simplify logic for ethtool loopback frame creati...
2012-05-17 Alexander Duyckixgbe: Add iterator for cycling through rings on a...
2012-05-17 Alexander Duyckixgbe: Allocate rings as part of the q_vector
2012-05-17 Alexander Duyckixgbe: Drop unnecessary napi_schedule_prep and spare...
2012-05-17 Alexander Duyckixgbe: Default to queue pairs when number of queues...
2012-05-17 Alexander Duyckixgbe: Correct Adaptive Interrupt Moderation so that...
2012-05-17 Alexander Duyckixgbe: Address issues with Tx WHTRESH value not being...
2012-05-17 Joe Jinixgbe: Reorder adapter contents for better cache utiliz...
2012-05-17 Alexander Duyckixgbe: Do no clear Tx status bits since eop_desc provid...
2012-05-17 Jeff Kirsherixgbe: remove tie between NAPI work limits and interrup...
2012-05-17 John Fastabendixgbe: dcb: check setup_tc return codes
2012-05-17 Alexander Duyckixgbe: Fix comments that are out of date or formatted...
2012-05-17 Don Skidmoreixgbe: fix spelling errors
2012-05-17 Alexander Duyckixgbe: Minor formatting and comment corrections for...
2012-05-17 Alexander Duyckixgbe: Combine post-DMA processing of sk_buff fields...
2012-05-17 Alexander Duyckixgbe: Drop the _ADV of descriptor macros since all...
2012-05-17 Alexander Duyckixgbe: Add function for testing status bits in Rx descr...
2012-05-17 Joe Jinixgbe: Let the Rx buffer allocation clear status bits...
2012-05-17 Alexander Duyckixgbe: Address fact that RSC was not setting GSO size...
2012-05-17 Alexander Duyckixgbe: Minor refactor of RSC
2012-05-17 John Fastabendixgbe: ethtool: stats user buffer overrun
2012-05-17 John Fastabendixgbe: dcb: up2tc mapping lost on disable/enable CEE...
2012-05-17 Yi Zouixgbe: do not update real num queues when netdev is...
2012-05-17 Alexander Duyckixgbe: Fix broken dependency on MAX_SKB_FRAGS being...
2012-05-17 Greg Roseixgbe: Fix case of Tx Hang in PF with 32 VFs
2012-05-17 Greg Roseixgbe: fix vf lookup
2012-05-17 Masanari Iidaixgbe: Fix typo in ixgbe_common.h
2012-05-17 Stephen Hemmingerixgbe: make ethtool strings table const
2012-05-17 Joe Jinixgbe: Add warning when no space left for more MAC...
2012-05-17 Don Skidmoreixgbe: update copyright to 2012
2012-05-17 Peter P Waskiewicz Jrixgbe: Add module parameter to allow untested and unsaf...
2012-05-17 Alexander Duyckixgbe: Fix register defines to correctly handle complex...
2012-05-17 Don Skidmoreixgbe: add support for new 82599 device.
2012-05-17 Emil Tantilovixgbe: add support for new 82599 device id
2012-05-17 Emil Tantilovixgbe: add write flush in ixgbe_clock_out_i2c_byte()
2012-05-17 Stephen Hemmingerixgbe: fix typo's
2012-05-17 Emil Tantilovixgbe: fix incorrect PHY register reads
2012-05-17 Greg Roseixgbe: Remove function prototype for non-existent function
2012-05-17 John Fastabendixgbe: DCB: IEEE transitions may fail to reprogram...
2012-05-17 Joe Jinixgbe: DCBnl set_all, order of operations fix
2012-05-17 Emil Tantilovixgbe: fix LED blink logic to check for link
2012-05-17 Rose, Gregory Vixgbe: Fix compile for kernel without CONFIG_PCI_IOV...
2012-05-17 John Fastabendixgbe: DCB, return max for IEEE traffic classes
2012-05-17 Emil Tantilovixgbe: fix reading of the buffer returned by the firmware
2012-05-17 Greg Roseixgbe: Fix compiler warnings
2012-05-17 John Fastabendixgbe: fix smatch splat due to missing NULL check
2012-05-17 Emil Tantilovixgbe: fix disabling of Tx laser at probe
2012-05-17 Emil Tantilovixgbe: Fix link issues caused by a reset while interfac...
2012-05-17 Emil Tantilovixgbe: change the eeprom version reported by ethtool
2012-05-17 Emil Tantilovixgbe: allow eeprom writes via ethtool
2012-05-17 Emil Tantilovixgbe: fix endianess when writing driver version to...
2012-05-17 Eric Dumazetixgbe: fix skb truesize underestimation
2012-05-17 Mark Rustadixgbe: Correct check for change in FCoE priority
2012-05-17 Amir Hananiaixgbe: Add FCoE DDP allocation failure counters to...
next