summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/netdev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-17cifs: fix handling of scopeid in cifs_convert_addressJeff Layton1-4/+4
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher1-1/+3
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák1-0/+2
2011-02-17ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham1-6/+6
2011-02-17ARM: S5P64X0: Cleanup map.h fileKukjin Kim1-41/+42
2011-02-17ARM: S5P6442: Cleanup map.h fileKukjin Kim1-32/+37
2011-02-17ARM: S5PC100: Clenaup map.h fileKukjin Kim1-110/+83
2011-02-17ARM: S5PV210: Cleanup map.h fileKukjin Kim1-85/+83
2011-02-17ARM: S5PV310: Cleanup map.h fileKukjin Kim1-76/+73
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs1-1/+1
2011-02-17block: revert block_dev read-only checkChuck Ebbert1-6/+5
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs1-3/+3
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs1-19/+27
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs1-0/+1
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez1-1/+1
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez1-9/+3
2011-02-17drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez1-3/+4
2011-02-17nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown1-4/+4
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka1-5/+2
2011-02-16workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo1-1/+3
2011-02-16vfs: fix BUG_ON() in fs/namei.c:1461Linus Torvalds1-5/+4
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo17-35/+35
2011-02-16hwmon: (jc42) do not allow writing to locked registersClemens Ladisch2-8/+37
2011-02-16hwmon: (jc42) more helpful documentationClemens Ladisch2-7/+13
2011-02-16hwmon: (jc42) fix type mismatchClemens Ladisch1-1/+1
2011-02-16Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds1-1/+1
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer1-1/+3
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2-2/+2
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer1-2/+2
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer3-2/+107
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer2-14/+1
2011-02-16thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2-20/+18
2011-02-16sparc64: Fix NMI startup bug which also breaks perf.David S. Miller3-2/+4
2011-02-15spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior1-40/+21
2011-02-15isdn: hisax: Use l2headersize() instead of dup (and buggy) func.David S. Miller1-8/+1
2011-02-15[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez1-1/+0
2011-02-15s390: remove task_show_regsMartin Schwidefsky3-45/+0
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro1-8/+0
2011-02-15drop out of RCU in return_revalAl Viro1-19/+6
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro1-17/+30
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro1-15/+16
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro1-8/+7
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar2-8/+25
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-15arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS.Ian Campbell1-10/+20
2011-02-15cxgb4vf: Use defined Mailbox TimeoutCasey Leedom1-1/+1
2011-02-15cxgb4vf: Quiesce Virtual Interfaces on shutdown ...Casey Leedom1-0/+41