index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-14
ps3_gelic: Don't kill the device on DMA failure
Andre Heider
1
-1
/
+3
2011-07-14
ps3_gelic: Fix start_xmit kick error path
Andre Heider
1
-3
/
+7
2011-07-14
ps3_gelic: Fix typos
Andre Heider
1
-3
/
+3
2011-07-14
qlcnic: change capture mask for FW dump
Anirban Chakraborty
2
-8
/
+4
2011-07-14
qlcnic: define error code for loopback test
Amit Kumar Salecha
3
-12
/
+30
2011-07-14
qlcnic: fix race in skb->len access.
Sucheta Chakraborty
1
-2
/
+2
2011-07-14
qlcnic: enable mac-learning in promiscous mode.
Sucheta Chakraborty
3
-6
/
+16
2011-07-14
qlcnic: updated supported cards information
Sritej Velaga
1
-0
/
+2
2011-07-14
qlcnic: fix chip reset logic
Sritej Velaga
1
-7
/
+8
2011-07-14
bnx2: Read iSCSI config from shared memory during ->probe()
Michael Chan
2
-4
/
+16
2011-07-14
bnx2: Add MCP dump
Jeffrey Huang
2
-13
/
+56
2011-07-14
cnic: Return proper error code if we fail to send netlink message
Michael Chan
2
-3
/
+3
2011-07-14
cnic: Fix ring setup/shutdown code
Michael Chan
1
-2
/
+7
2011-07-14
cnic: Fix port_mode setting
Michael Chan
1
-1
/
+1
2011-07-14
cnic: Replace get_random_bytes() with random32()
Michael Chan
1
-2
/
+3
2011-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...
David S. Miller
8
-99
/
+152
2011-07-14
tg3: Match power source to driver state
Matt Carlson
1
-8
/
+16
2011-07-14
tg3: Add function status reporting
Matt Carlson
2
-24
/
+91
2011-07-14
tg3: Create critical section around GPIO toggling
Matt Carlson
2
-11
/
+53
2011-07-14
tg3: Determine PCI function number in one place
Matt Carlson
2
-3
/
+12
2011-07-14
tg3: Check transitions to D0 power state
Matt Carlson
1
-10
/
+17
2011-07-14
tg3: Move power state transitions to init_one
Matt Carlson
1
-43
/
+34
2011-07-14
tg3: Detect APE enabled devs earlier
Matt Carlson
1
-21
/
+31
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
182
-1151
/
+25202
2011-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-27
/
+50
2011-07-14
sfc: Remove 'Communications' after 'Solarflare' in references to hardware
Ben Hutchings
2
-3
/
+2
2011-07-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-15
/
+38
2011-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-22
/
+33
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-27
/
+50
2011-07-13
sfc: Remove 'Solarstorm' from Kconfig descriptions
Ben Hutchings
1
-4
/
+4
2011-07-13
slip: remove dead code within the slip initialization
Matvejchikov Ilya
1
-18
/
+6
2011-07-13
slip: remove redundant check slip_devs for NULL
Matvejchikov Ilya
1
-3
/
+0
2011-07-13
slip: fix MTU comparation operation when reallocating buffers
Matvejchikov Ilya
1
-1
/
+1
2011-07-13
slip: remove redundant NULL-pointer check before calling slhc_free
Matvejchikov Ilya
1
-2
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
3
-8
/
+9
2011-07-13
drm/radeon/kms/evergreen: emit SQ_LDS_RESOURCE_MGMT for blits
Alex Deucher
1
-2
/
+7
2011-07-13
agp/intel: Fix typo in G4x_GMCH_SIZE_VT_2M
Chris Wilson
1
-3
/
+4
2011-07-12
be2net: move to new vlan model
Ajit Khaparde
2
-26
/
+9
2011-07-12
be2net: account for skb allocation failures
Eric Dumazet
3
-2
/
+4
2011-07-12
e1000e: use GFP_KERNEL allocations at init time
Jeff Kirsher
2
-17
/
+22
2011-07-12
e1000e: Add Jumbo Frame support to 82583 devices
Carolyn Wyborny
1
-3
/
+2
2011-07-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+0
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
1
-2
/
+2
2011-07-12
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-32
/
+105
2011-07-12
netdevice: Kill 'feature' test macros.
David S. Miller
3
-33
/
+0
2011-07-12
drm/i915/ringbuffer: Idling requires waiting for the ring to be empty
Chris Wilson
1
-1
/
+1
2011-07-12
Revert "drm/i915: enable rc6 by default"
Keith Packard
1
-1
/
+1
2011-07-12
drm/i915: Clean up i915_driver_load failure path
Keith Packard
1
-3
/
+11
2011-07-12
lanai: use pci_dev->subsystem_device
Sergei Shtylyov
1
-8
/
+1
2011-07-12
drm/radeon/kms: fix typo in read_disabled vbios code
Alex Deucher
2
-6
/
+17
[next]