aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning
2009-01-22au1000: reorder functionsFlorian Fainelli
2009-01-22net: pppoe - get rid of DECLARE_MAC_BUFCyrill Gorcunov
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov
2009-01-22bnx2x: VersionEilon Greenstein
2009-01-22bnx2x: loopback test failureEilon Greenstein
2009-01-22bnx2x: Missing rmb when waiting for FW responseEilon Greenstein
2009-01-22bnx2x: Calling napi_delEilon Greenstein
2009-01-22bnx2x: Carrier off first callEilon Greenstein
2009-01-22bnx2x: Handling load failuresEilon Greenstein
2009-01-22bnx2x: Disable napiEilon Greenstein
2009-01-22bnx2x: Reset HW before useEilon Greenstein
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung
2009-01-22p54usb: fix nasty use after freeChristian Lamparter
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter
2009-01-22p54: add missing break in eeprom parserChr
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov
2009-01-22drm/i915: Fix cursor physical address choice to match the 2D driver.Jesse Barnes
2009-01-22drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt
2009-01-22drm: don't whine about not reading EDID dataJesse Barnes
2009-01-22drm/i915: hook up LVDS DPMS propertyJesse Barnes
2009-01-22drm/i915: remove unnecessary debug output in KMS initJesse Barnes
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-22i915: fix freeing path for gem phys objects.Dave Airlie
2009-01-22drm: create mode_config idr lockJesse Barnes
2009-01-21tun: Implement ip link del tunXXXEric W. Biederman
2009-01-21tun: There is no longer any need to deny changing network namespacesEric W. Biederman
2009-01-21tun: Fix races between tun_net_close and free_netdev.Eric W. Biederman
2009-01-21tun: Move read_wait into tun_fileEric W. Biederman
2009-01-21tun: Make tun_net_xmit atomic wrt tun_attach && tun_detachEric W. Biederman
2009-01-21tun: Grab the netns in open.Eric W. Biederman
2009-01-21tun: Introduce tun_fileEric W. Biederman
2009-01-21tun: Use POLLERR not EBADF in tun_chr_pollEric W. Biederman
2009-01-21tun: Fix races in tun_set_iffEric W. Biederman
2009-01-21tun: Remove unnecessary tun_get_by_nameEric W. Biederman
2009-01-21net: pppoe,pppol2tp - register channels with explicit netCyrill Gorcunov
2009-01-21net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov
2009-01-21net: pppol2tp - introduce net-namespace functionalityCyrill Gorcunov
2009-01-21net: pppoe - introduce net-namespace functionalityCyrill Gorcunov
2009-01-21net: pppoe - code cleanup and helpersCyrill Gorcunov
2009-01-21ehea: Improve driver behaviour in low mem conditionsThomas Klein
2009-01-21ehea: Fix mem allocations which require page alignmentThomas Klein
2009-01-21ehea: Use net_device_ops structureThomas Klein
2009-01-21e1000: drop lltx, remove unnecessary lockAlexander Duyck
2009-01-21igb: make certain to power on optics for 82576 fiber nicsAlexander Duyck
2009-01-21igb: igb should not flag lltxAlexander Duyck