summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla3-15/+9
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan1-6/+9
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2-3/+63
2012-09-30tg3: Refactor tg3_close()Michael Chan1-32/+38
2012-09-30tg3: Refactor tg3_open()Michael Chan1-33/+45
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan1-29/+45
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan2-26/+53
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2-76/+146
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-3/+0
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning1-14/+174
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning1-3/+54
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning1-0/+23
2012-09-28smsc95xx: add wol magic packet supportSteve Glendinning2-8/+182
2012-09-28smsc95xx: enable power saving mode during system suspendSteve Glendinning2-2/+32
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning1-0/+1
2012-09-28smsc95xx: check return code from control messagesSteve Glendinning1-183/+148
2012-09-28smsc95xx: remove unnecessary variablesSteve Glendinning2-20/+10
2012-09-28smsc95xx: sleep before read for lengthy operationsSteve Glendinning1-2/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller189-950/+1638
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+40
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds6-78/+209
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-27Revert "be2net: fix vfs enumeration"David S. Miller1-2/+4
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-4/+14
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+5
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1
2012-09-27Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2012-09-27Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2-3/+6
2012-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds3-4/+9
2012-09-27bna: Fix warning false positive.David S. Miller1-0/+1
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-09-27be2net: fix vfs enumerationIvan Vecera1-4/+2
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-27lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-09-27cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slaveVipul Pandya5-5/+206
2012-09-27cxgb4: Inform caller if driver didn't upgrade firmwareVipul Pandya1-0/+6
2012-09-27cxgb4: Add support for T4 hardwired driver configuration settingsVipul Pandya5-32/+442
2012-09-27cxgb4: Add support for T4 configuration fileVipul Pandya6-133/+920
2012-09-27cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File supportVipul Pandya5-71/+365
2012-09-27cxgb4: Add functions to read memory via PCIE memory windowVipul Pandya3-0/+219
2012-09-27cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASEVipul Pandya1-4/+4
2012-09-27netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun1-2/+2
2012-09-27team: fix return value checkWei Yongjun1-6/+6
2012-09-27USB: Fix race condition when removing host controllersAlan Stern2-5/+3
2012-09-27USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irqJoachim Eastwood1-1/+2
2012-09-27can: c_can: fix segfault during rmmodAnilKumar Ch1-3/+0
2012-09-27Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2-2/+4
2012-09-27md/raid10: fix "enough" function for detecting if array is failed.NeilBrown1-3/+5
2012-09-27drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_ENBen Skeggs2-2/+4