summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-17qlge: Fix occasional loopback test failure.Ron Mercer
2010-02-17qlge: Fix bonding mac address bug.Ron Mercer
2010-02-17qlge: Fix dropping of large non-TCP/UDP frames.Ron Mercer
2010-02-17ll_temac: Fix MAC address configuration from userlandSteven J. Magnani
2010-02-17ll_temac: Add support for V2 LLTEMAC coreSteven J. Magnani
2010-02-17net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko
2010-02-17cassini: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-17igb: update tx DMA mapping error handlingNick Nunley
2010-02-17igb: change descriptor control thresholdsNick Nunley
2010-02-17igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectorsNick Nunley
2010-02-17igb: remove unused vmolr valueNick Nunley
2010-02-17igb: minor type cleanupsNick Nunley
2010-02-17igb: move gso_segs into buffer_info structureNick Nunley
2010-02-17igb: inline igb_maybe_stop_txNick Nunley
2010-02-17igb: only read phy specific stats if in internal phy modeNick Nunley
2010-02-17igb: only support SRRCTL_DROP_EN when using multiple queuesNick Nunley
2010-02-17igb: cap interrupts at 20K per queue when in itr mode 3Nick Nunley
2010-02-17igb: remove adaptive IFS from driverNick Nunley
2010-02-17igb: Allocate rings seperately instead of as a blockAlexander Duyck
2010-02-17igb: call pci_save_state after pci_restore_stateNick Nunley
2010-02-17igb: Power down link when interface is downNick Nunley
2010-02-17igb: ignore EEPROM APME check when shutting down serdes linkNick Nunley
2010-02-17igb: Report link status in ethtool when interface is downNick Nunley
2010-02-17igb: add support for wake-on-linkNick Nunley
2010-02-17igb: remove unecessary q_vector declarations and remove itr_shiftAlexander Duyck
2010-02-17b44: Ratelimit timeout error message.Jochen Friedrich
2010-02-16percpu: add __percpu sparse annotations to net driversTejun Heo
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16netdev: bfin_mac: drop experimental markings on RMII supportMike Frysinger
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-16CAPI: Remove experimental tag from middleware featureJan Kiszka
2010-02-16CAPI: Schedule capifs for removalJan Kiszka
2010-02-16CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka
2010-02-16CAPI: Drop return value of handle_minor_sendJan Kiszka
2010-02-16CAPI: Clean up capiminor_*_ackJan Kiszka
2010-02-16CAPI: Fix locking around capiminor's output queue and drop workaround_lockJan Kiszka
2010-02-16CAPI: Drop capiminor's unused inbytes counterJan Kiszka
2010-02-16CAPI: Use atomics for capiminor's datahandle and msgidJan Kiszka
2010-02-16CAPI: Rename datahandle_queue -> ackqueue_entryJan Kiszka
2010-02-16CAPI: Rework capiminor RX handlerJan Kiszka
2010-02-16CAPI: Drop handle_minor_recv from capinc_tty_writeJan Kiszka
2010-02-16CAPI: Drop atomic ttyopencountJan Kiszka
2010-02-16CAPI: Clean up capiminors_lockJan Kiszka
2010-02-16CAPI: Drop obsolete nccip from capiminor structJan Kiszka
2010-02-16CAPI: Issue synchronous hangup on capincci_free_minorJan Kiszka
2010-02-16CAPI: Drop remaining NULL checks on tty->driver_dataJan Kiszka
2010-02-16CAPI: Use tty_port to keep track of capiminor's ttyJan Kiszka