index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: convert multiple drivers to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
8
-27
/
+15
*
cassini: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-17
1
-37
/
+35
*
igb: update tx DMA mapping error handling
Nick Nunley
2010-02-17
1
-5
/
+3
*
igb: change descriptor control thresholds
Nick Nunley
2010-02-17
1
-2
/
+2
*
igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
Nick Nunley
2010-02-17
1
-7
/
+3
*
igb: remove unused vmolr value
Nick Nunley
2010-02-17
1
-4
/
+0
*
igb: minor type cleanups
Nick Nunley
2010-02-17
1
-6
/
+6
*
igb: move gso_segs into buffer_info structure
Nick Nunley
2010-02-17
2
-1
/
+3
*
igb: inline igb_maybe_stop_tx
Nick Nunley
2010-02-17
1
-1
/
+1
*
igb: only read phy specific stats if in internal phy mode
Nick Nunley
2010-02-17
1
-3
/
+8
*
igb: only support SRRCTL_DROP_EN when using multiple queues
Nick Nunley
2010-02-17
1
-0
/
+3
*
igb: cap interrupts at 20K per queue when in itr mode 3
Nick Nunley
2010-02-17
1
-0
/
+4
*
igb: remove adaptive IFS from driver
Nick Nunley
2010-02-17
5
-93
/
+2
*
igb: Allocate rings seperately instead of as a block
Alexander Duyck
2010-02-17
3
-81
/
+83
*
igb: call pci_save_state after pci_restore_state
Nick Nunley
2010-02-17
1
-0
/
+2
*
igb: Power down link when interface is down
Nick Nunley
2010-02-17
8
-11
/
+129
*
igb: ignore EEPROM APME check when shutting down serdes link
Nick Nunley
2010-02-17
1
-19
/
+2
*
igb: Report link status in ethtool when interface is down
Nick Nunley
2010-02-17
3
-2
/
+21
*
igb: add support for wake-on-link
Nick Nunley
2010-02-17
1
-4
/
+7
*
igb: remove unecessary q_vector declarations and remove itr_shift
Alexander Duyck
2010-02-17
2
-13
/
+13
*
b44: Ratelimit timeout error message.
Jochen Friedrich
2010-02-17
1
-5
/
+7
*
percpu: add __percpu sparse annotations to net drivers
Tejun Heo
2010-02-17
3
-10
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-17
239
-1745
/
+3599
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-02-17
1
-3
/
+4
|
|
\
|
|
*
serial: 8250: add serial transmitter fully empty test
Dick Hollenbeck
2010-02-17
1
-3
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-02-17
13
-33
/
+89
|
|
\
\
|
|
*
|
USB: gadget: fix EEM gadget CRC usage
Brian Niebuhr
2010-02-17
1
-2
/
+1
|
|
*
|
USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI option
Valentin Longchamp
2010-02-17
1
-0
/
+1
|
|
*
|
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
2010-02-17
1
-1
/
+1
|
|
*
|
USB: FHCI: Fix build after kfifo rework
Anton Vorontsov
2010-02-17
1
-3
/
+3
|
|
*
|
USB: serial: add usbid for dell wwan card to sierra.c
Richard Farina
2010-02-17
1
-0
/
+1
|
|
*
|
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
2010-02-17
1
-0
/
+1
|
|
*
|
USB: ehci: phy low power mode bug fixing
Alek Du
2010-02-17
1
-5
/
+8
|
|
*
|
USB: s3c-hsotg: Export usb_gadget_register_driver()
Mark Brown
2010-02-17
1
-0
/
+1
|
|
*
|
USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()
Mark Brown
2010-02-17
1
-0
/
+1
|
|
*
|
USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)
Andreas Mohr
2010-02-17
2
-3
/
+38
|
|
*
|
USB: storage: Remove unneeded SC/PR from unusual_devs.h
Phil Dibowitz
2010-02-17
1
-1
/
+1
|
|
*
|
USB: ftdi_sio: new device id for papouch AD4USB
Radek Liboska
2010-02-17
2
-0
/
+2
|
|
*
|
USB: usbfs: properly clean up the as structure on error paths
Linus Torvalds
2010-02-17
1
-14
/
+26
|
|
*
|
USB: usbfs: only copy the actual data received
Greg KH
2010-02-17
1
-4
/
+4
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-02-17
1
-0
/
+2
|
|
\
\
|
|
*
|
class: Free the class private data in class_release
Laurent Pinchart
2010-02-17
1
-0
/
+2
|
|
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-02-17
14
-31
/
+70
|
|
\
\
|
|
*
|
be2net: set proper value to version field in req hdr
Ajit Khaparde
2010-02-16
1
-0
/
+1
|
|
*
|
ixgbe: fix WOL register setup for 82599
Don Skidmore
2010-02-16
1
-0
/
+4
|
|
*
|
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
2010-02-16
1
-0
/
+22
|
*
|
|
dm: sysfs revert add empty release function to avoid debug warning
Alasdair G Kergon
2010-02-16
1
-8
/
+0
|
*
|
|
dm mpath: fix stall when requeueing io
Kiyoshi Ueda
2010-02-16
1
-4
/
+17
|
*
|
|
dm raid1: fix null pointer dereference in suspend
Takahiro Yasui
2010-02-16
1
-3
/
+2
|
*
|
|
dm raid1: fail writes if errors are not handled and log fails
Mikulas Patocka
2010-02-16
1
-1
/
+1
[next]