]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-05-23 Michael Chancnic: Fix parity error code conflict
2012-05-23 Yaniv Rosnerbnx2x: Clear MDC/MDIO warning message
2012-05-23 Yaniv Rosnerbnx2x: Fix BCM578x0-SFI pre-emphasis settings
2012-05-23 Yaniv Rosnerbnx2x: Fix BCM57810-KR AN speed transition
2012-05-23 Michael Chancnic: Re-init dev->stats_addr after chip reset
2012-05-21 Maxim Uvarovconfig: turn on CONFIG_HVC_XEN_FRONTEND
2012-05-21 Joe Jinixgbe: Don't set ip checksum if did not enable tso.
2012-05-18 Maxim UvarovMerge branch 'uek2-for-ol6u3' of git://ca-git.us.oracle...
2012-05-18 Maxim UvarovRevert "x86, efi: Pass a minimal map to SetVirtualAddre...
2012-05-18 Joe Jinr8169: add firmware files
2012-05-18 Joe Jine1000e: fix build warning.
2012-05-18 Joe Jinbnx2x: file build warning
2012-05-18 Junchang Wang8139too: Add 64bit statistics
2012-05-18 Eric Dumazetnet: export netdev_stats_to_stats64
2012-05-18 Joe Jinr8169: enable transmit time stamping.
2012-05-18 Francois Romieur8169: stop using net_device.{base_addr, irq}.
2012-05-18 Francois Romieur8169: move the driver removal method to the end of...
2012-05-18 Julien Ducourthialr8169: fix unsigned int wraparound with TSO
2012-05-18 Jason Wang8139cp: set intr mask after its handler is registered
2012-05-18 Artem Savkovr8169: enable napi on resume.
2012-05-18 françois romieur8169: runtime resume before shutdown.
2012-05-18 Junchang Wangr8169: add 64bit statistics.
2012-05-18 françois romieur8169: corrupted IP fragments fix for large mtu.
2012-05-18 Francois Romieur8169: spinlock redux.
2012-05-18 Francois Romieur8169: avoid a useless work scheduling.
2012-05-18 Francois Romieur8169: move task enable boolean to bitfield.
2012-05-18 Francois Romieur8169: bh locking redux and task scheduling.
2012-05-18 Francois Romieur8169: fix early queue wake-up.
2012-05-18 Joe Jinr8169: remove work from irq handler.
2012-05-18 Francois Romieur8169: missing barriers.
2012-05-18 Francois Romieur8169: irq mask helpers.
2012-05-18 Francois Romieur8169: factor out IntrMask writes.
2012-05-18 Francois Romieur8169: stop delaying workqueue.
2012-05-18 Francois Romieur8169: remove rtl8169_reinit_task.
2012-05-18 Francois Romieur8169: remove hardcoded PCIe registers accesses.
2012-05-18 françois romieu8139cp: fix missing napi_gro_flush.
2012-05-18 Jason Wang8139cp/8139too: do not read into reserved registers
2012-05-18 françois romieur8169: fix Config2 MSIEnable bit setting.
2012-05-18 françois romieur8169: fix Rx index race between FIFO overflow recovery...
2012-05-18 françois romieur8169: Rx FIFO overflow fixes.
2012-05-18 Rick Jonescorral some wayward N/A fw_version dust bunnies
2012-05-18 Joe Jinethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
2012-05-18 Joe Jinsweep the floors and convert some .get_drvinfo routines...
2012-05-18 Francois Romieur8169: check firmware content sooner.
2012-05-18 Hayes Wangr8169: support new firmware format.
2012-05-18 Francois Romieur8169: explicit firmware format check.
2012-05-18 Francois Romieur8169: move the firmware down into the device private...
2012-05-18 hayeswangr8169: increase the delay parameter of pm_schedule_suspend
2012-05-18 hayeswangr8169: fix wrong eee setting for rlt8111evl
2012-05-18 françois romieur8169: fix driver shutdown WoL regression.
2012-05-18 Rick JonesAdd ethtool -g support to 8139cp
2012-05-18 françois romieusc92031: use standard #defines from mii.h.
2012-05-18 Francois Romieur8169: jumbo fixes.
2012-05-18 Francois Romieur8169: expand received packet length indication.
2012-05-18 Hayes Wangr8169: support new chips of RTL8111F
2012-05-18 Francois Romieur8169: do not enable the TBI for anything but the origi...
2012-05-18 Francois Romieur8169: remove erroneous processing of always set bit.
2012-05-18 Hayes Wangr8169: fix WOL setting for 8105 and 8111evl
2012-05-18 Hayes Wangr8169: add MODULE_FIRMWARE for the firmware of 8111evl
2012-05-18 Hayes Wangr8169: fix the reset setting for 8111evl
2012-05-18 Hayes Wangr8169: define the early size for 8111evl
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 Maxim UvarovSPEC: v2.6.39-200.11.0
2012-05-17 Joe Jin[dm] do not forward ioctls from logical volumes to...
2012-05-17 Joe Jin[block] fail SCSI passthrough ioctls on partition devices
2012-05-17 Joe Jin[block] add and use scsi_blk_cmd_ioctl
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...
next