aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* igb: minor type cleanupsNick Nunley2010-02-17
* igb: move gso_segs into buffer_info structureNick Nunley2010-02-17
* igb: inline igb_maybe_stop_txNick Nunley2010-02-17
* igb: only read phy specific stats if in internal phy modeNick Nunley2010-02-17
* igb: only support SRRCTL_DROP_EN when using multiple queuesNick Nunley2010-02-17
* igb: cap interrupts at 20K per queue when in itr mode 3Nick Nunley2010-02-17
* igb: remove adaptive IFS from driverNick Nunley2010-02-17
* igb: Allocate rings seperately instead of as a blockAlexander Duyck2010-02-17
* igb: call pci_save_state after pci_restore_stateNick Nunley2010-02-17
* igb: Power down link when interface is downNick Nunley2010-02-17
* igb: ignore EEPROM APME check when shutting down serdes linkNick Nunley2010-02-17
* igb: Report link status in ethtool when interface is downNick Nunley2010-02-17
* igb: add support for wake-on-linkNick Nunley2010-02-17
* igb: remove unecessary q_vector declarations and remove itr_shiftAlexander Duyck2010-02-17
* ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches2010-02-17
* net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-17
* b44: Ratelimit timeout error message.Jochen Friedrich2010-02-17
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-17
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-02-16
| |\
| | * serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-16
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-02-16
| |\ \
| | * | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-16
| | * | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-16
| | * | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-16
| | * | kfifo: Don't use integer as NULL pointerAnton Vorontsov2010-02-16
| | * | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-16
| | * | kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov2010-02-16
| | * | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-16
| | * | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-16
| | * | USB: ehci: phy low power mode bug fixingAlek Du2010-02-16
| | * | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-16
| | * | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-16
| | * | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-16
| | * | USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-16
| | * | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-16
| | * | USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-16
| | * | USB: usbfs: only copy the actual data receivedGreg KH2010-02-16
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-02-16
| |\ \
| | * | class: Free the class private data in class_releaseLaurent Pinchart2010-02-16
| | * | sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman2010-02-16
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-16
| |\ \
| | * | be2net: set proper value to version field in req hdrAjit Khaparde2010-02-16
| | * | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-16
| | * | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-16
| | * | ethtool: allow non-admin user to read GRO settings.stephen hemminger2010-02-16
| | * | ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-16
| | * | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-16
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2010-02-16
| |\ \ \