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-06-30
fakehard: stop setting platform_data as it's unused anymore
Dmitry Eremin-Solenikov
1
-2
/
+0
2011-06-29
myri10ge: update version
Jon Mason
1
-2
/
+2
2011-06-29
myri10ge: misc style cleanups
Jon Mason
1
-18
/
+14
2011-06-29
myri10ge: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-6
/
+5
2011-06-29
myri10ge: add support for set_phys_id
Jon Mason
2
-0
/
+57
2011-06-29
myri10ge: allow small_bytes = 0
Jon Mason
1
-3
/
+11
2011-06-29
myri10ge: rework parity error check and cleanup
Jon Mason
1
-40
/
+60
2011-06-29
myri10ge: Mask PCI Surprise Link Down Events
Jon Mason
1
-0
/
+21
2011-06-29
myri10ge: ensure tx queues remain stopped
Jon Mason
1
-1
/
+2
2011-06-29
caif: Fix recieve/receive typo
Joe Perches
1
-1
/
+1
2011-06-29
net: include dma-mapping.h in ll_temac_main.c for dma_map_single etc
Stephen Rothwell
1
-0
/
+1
2011-06-29
net: include io.h in sja1000_of_platform.c for iounmap etc
Stephen Rothwell
1
-0
/
+1
2011-06-27
vmxnet3: Enable GRO support.
Jesse Gross
1
-1
/
+4
2011-06-27
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-27
sky2: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+7
2011-06-27
r8169: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-14
/
+6
2011-06-27
niu: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-27
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-7
/
+4
2011-06-27
bnx2: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-3
/
+2
2011-06-27
igb: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-2
/
+2
2011-06-27
e1000e: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2
-2
/
+2
2011-06-27
cxgb3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-8
/
+4
2011-06-27
mlx4: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-27
tg3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-15
/
+15
2011-06-27
net: sh_eth: tidyup compile warning
Kuninori Morimoto
1
-2
/
+2
2011-06-27
vmxnet3: Convert to new vlan model.
Jesse Gross
3
-83
/
+40
2011-06-27
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
1
-59
/
+59
2011-06-27
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
1
-15
/
+6
2011-06-27
mlx4: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-06-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-345
/
+298
2011-06-27
wan: Update to current logging forms
Joe Perches
7
-96
/
+96
2011-06-27
ixp4xx_hss: Update to current logging forms
Joe Perches
1
-15
/
+13
2011-06-27
farsync: Update to current logging forms
Joe Perches
1
-4
/
+3
2011-06-27
dscc4: Update to current logging forms
Joe Perches
1
-42
/
+38
2011-06-27
frame relay dlci/frad: Update to current logging forms
Joe Perches
2
-29
/
+45
2011-06-27
cyclom: Update to current logging forms
Joe Perches
3
-156
/
+133
2011-06-27
cosa: Update to current logging forms
Joe Perches
1
-120
/
+106
2011-06-27
generic_hdlc: Update to current logging forms
Joe Perches
12
-211
/
+186
2011-06-27
be2net: fix initialization of vlan_prio_bmap
Sathya Perla
1
-4
/
+3
2011-06-27
be2net: get rid of multi_rxq module param
Sathya Perla
1
-5
/
+1
2011-06-27
be2net: fix netdev_stats_update
Sathya Perla
1
-12
/
+17
2011-06-25
ixgbe: implement DCB ops dcb_ieee_del()
John Fastabend
1
-6
/
+42
2011-06-25
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
John Fastabend
4
-57
/
+1
2011-06-25
ixgbe: complete FCoE initialization from setapp() routine
John Fastabend
1
-13
/
+25
2011-06-25
ixgbe: A fix to VF TX rate limit
Lior Levy
2
-1
/
+17
2011-06-25
ixgbe: Update method used for determining descriptor count for an skb
Alexander Duyck
2
-29
/
+33
2011-06-25
ixgbe: Add one function that handles most of context descriptor setup
Alexander Duyck
3
-222
/
+162
2011-06-25
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
Alexander Duyck
1
-6
/
+7
2011-06-25
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
Alexander Duyck
2
-8
/
+12
2011-06-25
ixgbe: pass adapter struct instead of netdev for interrupt data
Alexander Duyck
1
-11
/
+7
[next]