summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-15igb: fix hw timestampingAnders Berggren1-1/+4
2011-03-15xen: netfront: fix xennet_get_ethtool_stats()Eric Dumazet1-1/+1
2011-03-15macvlan : fix checksums error when we are in bridge modeDaniel Lezcano1-0/+3
2011-03-15fcoe: correct checking for bondingJiri Pirko1-3/+1
2011-03-15CS89x0: Add networking support for QQ2440Domenico Andreoli2-2/+13
2011-03-15CS89x0: Finish transition to CS89x0_NONISA_IRQDomenico Andreoli1-4/+4
2011-03-15PM / Core: Introduce struct syscore_ops for core subsystems PMRafael J. Wysocki2-1/+118
2011-03-15PM / OPP: opp_find_freq_exact() documentation fixNishanth Menon1-1/+1
2011-03-15PM: Make system-wide PM and runtime PM treat subsystems consistentlyRafael J. Wysocki2-95/+73
2011-03-15PM: Add support for device power domainsRafael J. Wysocki2-2/+54
2011-03-15PM: Drop pm_flags that is not necessaryRafael J. Wysocki1-17/+5
2011-03-15PM: Allow pm_runtime_suspend() to succeed during system suspendRafael J. Wysocki1-7/+3
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki9-16/+15
2011-03-15PM / ACPI: Remove references to pm_flags from bus.cRafael J. Wysocki2-4/+4
2011-03-15PM: Do not create wakeup sysfs files for devices that cannot wake upRafael J. Wysocki3-38/+90
2011-03-15USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki1-4/+6
2011-03-15PM: Use appropriate printk() priority level in trace.cMandeep Singh Baines1-3/+3
2011-03-15PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()Rafael J. Wysocki1-5/+2
2011-03-15PM / Wakeup: Make pm_save_wakeup_count() work as documentedRafael J. Wysocki1-6/+6
2011-03-15PM / Wakeup: Combine atomic counters to avoid reordering issuesRafael J. Wysocki1-22/+39
2011-03-15pch_uart: reference clock on CM-iTCDenis Turischev2-2/+23
2011-03-15pch_phub: add new device ML7213Tomoya MORINAGA2-23/+53
2011-03-15ftmac100: use GFP_ATOMIC allocations where neededEric Dumazet1-5/+7
2011-03-15qeth: change some configurations defaultsFrank Blaschka3-2/+11
2011-03-15NET: cdc-phonet, handle empty phonet headerJiri Slaby1-6/+3
2011-03-15NET: cdc-phonet, fix stop-queue handlingJiri Slaby1-1/+0
2011-03-15be2net: changes for BE3 native mode supportSathya Perla5-150/+252
2011-03-15netxen: Notify firmware of Flex-10 interface downSony Chacko1-0/+3
2011-03-15xen: netfront: ethtool stats fields should be unsigned longIan Campbell1-1/+1
2011-03-15Davinci: Do not reset EMAC TX overruns counter on readThomas Lange1-1/+1
2011-03-15phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addressesPeter Korsgaard1-3/+5
2011-03-15bnx2: Update firmware and versionMichael Chan2-5/+5
2011-03-15enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFOVasanthy Kolluri3-3/+44
2011-03-15can: wrong index used in inner looproel kluin1-3/+3
2011-03-15IB/ipath: Don't reset disabled devicesNicolas Kaiser1-0/+1
2011-03-15drivers/net: fix build warnings with CONFIG_PM_SLEEP disabledMichel Lespinasse2-3/+7
2011-03-15net: sh_eth: add set_mdio_gate in bb_infoYoshihiro Shimoda1-2/+19
2011-03-15net: sh_eth: add support for SH7757's GETHERYoshihiro Shimoda1-1/+135
2011-03-15net: sh_eth: modify the PHY_INTERFACE_MODEYoshihiro Shimoda2-1/+3
2011-03-15net: sh_eth: remove almost #ifdef of SH7763Yoshihiro Shimoda2-39/+47
2011-03-15net: sh_eth: remove the SH_TSU_ADDRYoshihiro Shimoda2-22/+27
2011-03-15net: sh_eth: modify the definitions of registerYoshihiro Shimoda2-422/+527
2011-03-14bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior1-1/+1
2011-03-14staging: hv: fix memory leaksAlexander Beregalov1-0/+2
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin3-13/+6
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan3-10/+2
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan2-6/+4
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan1-10/+1
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan1-14/+3
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan1-3/+2