summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-14tg3: Match power source to driver stateMatt Carlson
2011-07-14tg3: Add function status reportingMatt Carlson
2011-07-14tg3: Create critical section around GPIO togglingMatt Carlson
2011-07-14tg3: Determine PCI function number in one placeMatt Carlson
2011-07-14tg3: Check transitions to D0 power stateMatt Carlson
2011-07-14tg3: Move power state transitions to init_oneMatt Carlson
2011-07-14tg3: Detect APE enabled devs earlierMatt Carlson
2011-07-14af-packet: fix - avoid reading stale dataChetan Loke
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-13Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-07-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-13slip: remove dead code within the slip initializationMatvejchikov Ilya
2011-07-13slip: remove redundant check slip_devs for NULLMatvejchikov Ilya
2011-07-13slip: fix MTU comparation operation when reallocating buffersMatvejchikov Ilya
2011-07-13slip: remove redundant NULL-pointer check before calling slhc_freeMatvejchikov Ilya
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-13ipv4: Inline neigh binding.David Miller
2011-07-13drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blitsAlex Deucher
2011-07-13agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2MChris Wilson
2011-07-12net: Add documentation for netdev features handlingMichał Mirosław
2011-07-12be2net: move to new vlan modelAjit Khaparde
2011-07-12be2net: account for skb allocation failuresEric Dumazet
2011-07-12e1000e: use GFP_KERNEL allocations at init timeJeff Kirsher
2011-07-12e1000e: Add Jumbo Frame support to 82583 devicesCarolyn Wyborny
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-12Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-12drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson
2011-07-12Revert "drm/i915: enable rc6 by default"Keith Packard
2011-07-12drm/i915: Clean up i915_driver_load failure pathKeith Packard
2011-07-12lanai: use pci_dev->subsystem_deviceSergei Shtylyov
2011-07-12kbuild: Do not write to builddir in modules_installMichal Marek
2011-07-12drm/radeon/kms: fix typo in read_disabled vbios codeAlex Deucher
2011-07-12drm/radeon/kms: use correct BUS_CNTL reg on rs600Alex Deucher
2011-07-12drm/radeon/kms: fix backend map typo on juniperAlex Deucher
2011-07-12drm/radeon/kms: fix regression in hotplugAlex Deucher
2011-07-11drivers/net: static should be at beginning of declarationJesper Juhl
2011-07-11slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya
2011-07-11inetpeer: kill inet_putpeer raceEric Dumazet
2011-07-11e1000e: remove e1000_queue_statsEric Dumazet
2011-07-11net: introduce __netdev_alloc_skb_ip_alignEric Dumazet
2011-07-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller