summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Use firmware 5.2.13Vladislav Zolotarov2010-02-175-12/+24
* bnx2x: fix in 57710 self-testVladislav Zolotarov2010-02-171-1/+2
* bnx2x: Do not allow enabling LRO if disable_tpa=1Vladislav Zolotarov2010-02-171-6/+8
* bnx2x: clean up in case of error in bnx2x_init_hw()Vladislav Zolotarov2010-02-171-0/+3
* bnx2x: Properly release allocated MSI-X/MSI vectorsVladislav Zolotarov2010-02-171-11/+14
* drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches2010-02-176-341/+264
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-1710-468/+507
* be2net: implement pci shutdown handlerSathya Perla2010-02-171-0/+21
* be2net: fix rx-path to ignore a flush completionSathya Perla2010-02-171-4/+19
* be2net: don't rearm mcc cq when device is not openSathya Perla2010-02-174-2/+26
* be2net: a mini optimization in rx_compl_process() codeSathya Perla2010-02-171-10/+10
* qlge: Fix occasional loopback test failure.Ron Mercer2010-02-171-1/+6
* qlge: Fix bonding mac address bug.Ron Mercer2010-02-172-1/+7
* qlge: Fix dropping of large non-TCP/UDP frames.Ron Mercer2010-02-171-15/+5
* ll_temac: Fix MAC address configuration from userlandSteven J. Magnani2010-02-171-1/+8
* ll_temac: Add support for V2 LLTEMAC coreSteven J. Magnani2010-02-171-1/+4
* net: convert multiple drivers to use netdev_for_each_mc_addrJiri Pirko2010-02-178-27/+15
* cassini: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-171-37/+35
* igb: update tx DMA mapping error handlingNick Nunley2010-02-171-5/+3
* igb: change descriptor control thresholdsNick Nunley2010-02-171-2/+2
* igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectorsNick Nunley2010-02-171-7/+3
* igb: remove unused vmolr valueNick Nunley2010-02-171-4/+0
* igb: minor type cleanupsNick Nunley2010-02-171-6/+6
* igb: move gso_segs into buffer_info structureNick Nunley2010-02-172-1/+3
* igb: inline igb_maybe_stop_txNick Nunley2010-02-171-1/+1
* igb: only read phy specific stats if in internal phy modeNick Nunley2010-02-171-3/+8
* igb: only support SRRCTL_DROP_EN when using multiple queuesNick Nunley2010-02-171-0/+3
* igb: cap interrupts at 20K per queue when in itr mode 3Nick Nunley2010-02-171-0/+4
* igb: remove adaptive IFS from driverNick Nunley2010-02-175-93/+2
* igb: Allocate rings seperately instead of as a blockAlexander Duyck2010-02-173-81/+83
* igb: call pci_save_state after pci_restore_stateNick Nunley2010-02-171-0/+2
* igb: Power down link when interface is downNick Nunley2010-02-178-11/+129
* igb: ignore EEPROM APME check when shutting down serdes linkNick Nunley2010-02-171-19/+2
* igb: Report link status in ethtool when interface is downNick Nunley2010-02-173-2/+21
* igb: add support for wake-on-linkNick Nunley2010-02-171-4/+7
* igb: remove unecessary q_vector declarations and remove itr_shiftAlexander Duyck2010-02-172-13/+13
* b44: Ratelimit timeout error message.Jochen Friedrich2010-02-171-5/+7
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-163-10/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16239-1745/+3599
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-02-161-3/+4
| |\
| | * serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-161-3/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-02-1613-33/+89
| |\ \
| | * | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
| | * | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
| | * | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
| | * | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
| | * | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
| | * | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
| | * | USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
| | * | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1