index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-17
batman-adv: warn if added interface is part of a bridge
Marek Lindner
1
-0
/
+8
2012-02-17
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2
-20
/
+23
2012-02-17
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
1
-1
/
+0
2012-02-17
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
3
-9
/
+9
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
10
-98
/
+87
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
3
-3
/
+10
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
13
-26
/
+2192
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
6
-14
/
+50
2012-02-16
sfc: Pass NIC structure into efx_wanted_parallelism()
Ben Hutchings
1
-4
/
+4
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
3
-108
/
+239
2012-02-16
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2
-9
/
+11
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2
-3
/
+3
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
3
-0
/
+9
2012-02-16
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2
-6
/
+7
2012-02-16
sfc: Use proper function to test for RX channel in efx_poll()
Ben Hutchings
1
-1
/
+1
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
4
-318
/
+308
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
3
-9
/
+13
2012-02-16
sfc: Generalise driver event generation
Ben Hutchings
1
-24
/
+27
2012-02-16
sfc: Correct MAC filter bitfield definitions
Ben Hutchings
1
-10
/
+10
2012-02-16
sfc: Add support for TX MAC filters
Ben Hutchings
2
-5
/
+72
2012-02-16
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
3
-47
/
+214
2012-02-15
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
David S. Miller
2
-3
/
+3
2012-02-15
decnet: net/dn.h needs net/flow.h
David S. Miller
1
-0
/
+1
2012-02-15
cxgb3: update firmware version
Divy Le Ray
1
-2
/
+2
2012-02-15
net/ethernet: ks8851_mll fix irq handling
Jan Weitzel
1
-8
/
+6
2012-02-15
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
1
-1
/
+0
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
16
-14
/
+29
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
24
-27
/
+26
2012-02-15
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
3
-12
/
+6
2012-02-15
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
1
-11
/
+0
2012-02-15
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
1
-0
/
+5
2012-02-15
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
1
-0
/
+5
2012-02-15
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
1
-0
/
+7
2012-02-15
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
1
-2
/
+11
2012-02-15
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
1
-8
/
+1
2012-02-15
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
1
-1
/
+1
2012-02-15
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
3
-79
/
+272
2012-02-15
bnx2x: half duplex support added for several boards
Mintz Yuval
2
-0
/
+4
2012-02-15
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
6
-236
/
+374
2012-02-15
veth: Enforce minimum size of VETH_INFO_PEER
Thomas Graf
1
-1
/
+3
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
1
-1
/
+1
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
4
-116
/
+105
[prev]
[next]