index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
DSA: Enable cascading in multi-chip 6131 configuration
Barry Grussling
1
-2
/
+6
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-28
vmxnet3: Enable GRO support.
Jesse Gross
1
-1
/
+4
2011-06-28
vxge: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+5
2011-06-28
sky2: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-8
/
+7
2011-06-28
r8169: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-14
/
+6
2011-06-28
niu: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-28
bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-7
/
+4
2011-06-28
bnx2: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-3
/
+2
2011-06-28
igb: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
1
-2
/
+2
2011-06-28
e1000e: remove unnecessary reads of PCI_CAP_ID_EXP
Jon Mason
2
-2
/
+2
2011-06-28
cxgb3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-8
/
+4
2011-06-28
mlx4: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-28
tg3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-15
/
+15
2011-06-28
net: sh_eth: tidyup compile warning
Kuninori Morimoto
1
-2
/
+2
2011-06-28
vmxnet3: Convert to new vlan model.
Jesse Gross
3
-83
/
+40
2011-06-28
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
1
-59
/
+59
2011-06-28
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
1
-15
/
+6
2011-06-28
mlx4: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-06-27
net_sched: fix dequeuer fairness
jamal
1
-5
/
+7
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
2011-06-25
net: wimax: Remove of unused 'rfkill_input' pointer
Vitaliy Ivanov
1
-1
/
+0
2011-06-25
net: Kill unuseful net/TUNABLE doc in kernel source
Shan Wei
1
-50
/
+0
2011-06-25
zorro8390: Update style, neaten, restructure to eliminate prototypes
Joe Perches
1
-340
/
+333
[next]