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
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-3
/
+0
2012-09-28
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-28
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-28
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-28
smsc95xx: add wol magic packet support
Steve Glendinning
2
-8
/
+182
2012-09-28
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2
-2
/
+32
2012-09-28
smsc95xx: fix resume when usb device is reset
Steve Glendinning
1
-0
/
+1
2012-09-28
smsc95xx: check return code from control messages
Steve Glendinning
1
-183
/
+148
2012-09-28
smsc95xx: remove unnecessary variables
Steve Glendinning
2
-20
/
+10
2012-09-28
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
1
-2
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
189
-950
/
+1638
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-15
/
+40
2012-09-28
Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
6
-78
/
+209
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-27
Revert "be2net: fix vfs enumeration"
David S. Miller
1
-2
/
+4
2012-09-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-4
/
+14
2012-09-27
Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-6
/
+5
2012-09-27
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-27
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-27
Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2012-09-27
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+6
2012-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
Linus Torvalds
3
-4
/
+9
2012-09-27
bna: Fix warning false positive.
David S. Miller
1
-0
/
+1
2012-09-27
net: phy: smsc: Implement PHY config_init for LAN87xx
Marek Vasut
1
-1
/
+27
2012-09-27
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-27
smsc75xx: fix resume after device reset
Steve Glendinning
1
-0
/
+1
2012-09-27
lxt PHY: Support for the buggy LXT973 rev A2
LEROY Christophe
1
-0
/
+127
2012-09-27
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
2012-09-27
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-27
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
5
-32
/
+442
2012-09-27
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-27
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
2012-09-27
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
3
-0
/
+219
2012-09-27
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
1
-4
/
+4
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-27
team: fix return value check
Wei Yongjun
1
-6
/
+6
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
can: c_can: fix segfault during rmmod
AnilKumar Ch
1
-3
/
+0
2012-09-27
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-2
/
+4
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-26
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-26
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
[next]