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
*
drivers/net/wireless: Use static const char * const where possible
Joe Perches
2010-09-15
1
-1
/
+1
*
drivers/net/pcmcia: Use static const char * const where possible
Joe Perches
2010-09-15
1
-1
/
+1
*
drivers/net: Use static const char * const where possible
Joe Perches
2010-09-15
2
-2
/
+6
*
drivers/isdn: Use static const char * const where possible
Joe Perches
2010-09-15
2
-2
/
+2
*
e1000e: Simplify MSI interrupt testing
Jean Delvare
2010-09-14
1
-25
/
+4
*
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-14
2
-9
/
+3
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-14
4
-5
/
+17
*
cx82310_eth: allow empty URBs
Ondrej Zary
2010-09-14
1
-9
/
+3
*
cx82310_eth: check usb_string() return value for error
Ondrej Zary
2010-09-14
1
-5
/
+3
*
drivers/net/skfp: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-09-14
1
-42
/
+42
*
net/cxgb3: remove undefined operations
Andreas Schwab
2010-09-14
1
-1
/
+1
*
net/de4x5: remove undefined operations
Andreas Schwab
2010-09-14
1
-9
/
+9
*
sundance: Add power management hooks
Denis Kirjanov
2010-09-14
1
-0
/
+48
*
sfc: Fix order of channel_name array dimensions
Ben Hutchings
2010-09-14
1
-1
/
+1
*
bna: Check for NULL before deref in bnad_cb_tx_cleanup
David S. Miller
2010-09-12
1
-1
/
+2
*
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
2010-09-10
5
-52
/
+224
*
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
2010-09-10
7
-76
/
+109
*
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
2010-09-10
3
-76
/
+61
*
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
2010-09-10
7
-75
/
+125
*
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
2010-09-10
3
-33
/
+47
*
sfc: Allocate DMA and event rings using GFP_KERNEL
Ben Hutchings
2010-09-10
1
-4
/
+4
*
sfc: Fix failure paths in efx_probe_port()
Ben Hutchings
2010-09-10
1
-2
/
+2
*
sfc: Remove declarations of functions that no longer exist
Ben Hutchings
2010-09-10
1
-2
/
+0
*
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
Ben Hutchings
2010-09-10
1
-1
/
+1
*
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
Ben Hutchings
2010-09-10
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-10
283
-9099
/
+5821
|
\
|
*
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-09-10
1
-22
/
+58
|
|
\
|
|
*
vhost: error handling fix
Michael S. Tsirkin
2010-09-06
1
-0
/
+1
|
|
*
vhost: fix attach to cgroups regression
Michael S. Tsirkin
2010-09-06
1
-22
/
+57
|
*
|
ipheth: remove incorrect devtype to WWAN
Dan Williams
2010-09-10
1
-6
/
+1
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2010-09-09
2461
-74404
/
+197019
|
|
\
\
|
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-09-08
19
-277
/
+262
|
|
|
\
\
|
|
|
*
|
PCI: bus speed strings should be const
Stephen Hemminger
2010-09-01
1
-1
/
+1
|
|
|
*
|
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
2010-08-25
1
-0
/
+4
|
|
|
*
|
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
2010-08-24
1
-7
/
+0
|
|
|
*
|
PCI: PCIe: Move PCIe PME code to the pcie directory
Rafael J. Wysocki
2010-08-24
3
-8
/
+3
|
|
|
*
|
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
2010-08-24
1
-3
/
+26
|
|
|
*
|
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
16
-230
/
+149
|
|
|
*
|
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2010-08-24
4
-28
/
+47
|
|
|
*
|
ACPI/PCI: Do not preserve _OSC control bits returned by a query
Rafael J. Wysocki
2010-08-24
1
-13
/
+7
|
|
|
*
|
ACPI/PCI: Make acpi_pci_query_osc() return control bits
Rafael J. Wysocki
2010-08-24
1
-11
/
+24
|
|
|
*
|
ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()
Rafael J. Wysocki
2010-08-24
1
-4
/
+4
|
|
|
*
|
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
2010-08-24
3
-0
/
+20
|
|
|
*
|
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
2010-08-24
2
-3
/
+8
|
|
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-09-07
4
-22
/
+12
|
|
|
\
\
\
|
|
|
*
|
|
md: resolve confusion of MD_CHANGE_CLEAN
NeilBrown
2010-08-30
3
-18
/
+11
|
|
|
*
|
|
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
Dan Williams
2010-08-30
1
-2
/
+3
|
|
|
*
|
|
Move .gitignore from drivers/md to lib/raid6
NeilBrown
2010-08-30
1
-4
/
+0
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-09-07
1
-1
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
2010-08-09
1
-1
/
+1
[next]