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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
sfc: Log the part number on probe
Ben Hutchings
3
-17
/
+53
2012-03-06
sfc: Remove efx_channel::last_eventq_read_ptr
Ben Hutchings
1
-2
/
+0
2012-03-06
sfc: Run event/IRQ self-test asynchronously when interface is brought up
Ben Hutchings
7
-7
/
+51
2012-03-06
sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test
Ben Hutchings
3
-14
/
+21
2012-03-06
sfc: Test all event queues in parallel
Ben Hutchings
1
-49
/
+65
2012-03-06
sfc: Raise self-test timeouts
Ben Hutchings
1
-19
/
+46
2012-03-06
sfc: Remove TX completions from adaptive IRQ scoring
Ben Hutchings
2
-3
/
+2
2012-03-06
sfc: Update comments on efx_rx_packet_gro()
Ben Hutchings
1
-5
/
+2
2012-03-06
sfc: Remove redundant function efx_nic_has_mc()
Ben Hutchings
2
-6
/
+1
2012-03-06
sfc: Fix calculation of vf_i in map_vi_index()
Robert Stonehouse
1
-1
/
+1
2012-03-05
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
13
-18
/
+4490
2012-03-05
vmxnet3: Fix log messages and corrects some typos
Shreyas Bhatewara
1
-9
/
+10
2012-03-05
tg3: Recode PCI MRRS adjustment as a PCI quirk
Matt Carlson
2
-6
/
+18
2012-03-05
ucc_geth: separate out rx/tx ring alloc and free operations
Paul Gortmaker
1
-196
/
+257
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
7
-7
/
+7
2012-03-05
ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h
Paul Mackerras
2
-4
/
+4
2012-03-05
ppp: Change copyright notices from ANU to me
Paul Mackerras
1
-26
/
+4
2012-03-05
tg3: Fix poor tx performance on 57766 after MTU change
Michael Chan
1
-2
/
+8
2012-03-05
tg3: Add memory barriers to sync BD data
Michael Chan
1
-0
/
+9
2012-03-05
tg3: Fix jumbo loopback test on 5719
Michael Chan
1
-3
/
+11
2012-03-03
can: usb: PEAK-System Technik PCAN-USB Pro specific part
Stephane Grosjean
3
-1
/
+1215
2012-03-03
can: usb: PEAK-System Technik PCAN-USB specific part
Stephane Grosjean
2
-1
/
+902
2012-03-03
can: usb: PEAK-System Technik USB adapters driver core
Stephane Grosjean
5
-0
/
+1106
2012-03-03
can: sja1000: add support for PEAK-System PCMCIA card
Stephane Grosjean
3
-0
/
+763
2012-03-03
can: peak_pci: add support of some new PEAK-System PCI cards
Stephane Grosjean
2
-17
/
+506
2012-03-03
can: cc770: linux/can/dev.h included twice
Danny Kukawka
1
-1
/
+0
2012-03-03
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
2
-4
/
+4
2012-03-03
ixgbe: dcb: check setup_tc return codes
John Fastabend
1
-8
/
+18
2012-03-03
e100: Show short v/s long rx length errors in ethtool stats.
Ben Greear
1
-0
/
+3
2012-03-03
e100: Fix rx-over-length statistics.
Ben Greear
1
-1
/
+4
2012-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-65
/
+67
2012-03-02
enic: fix an endian bug in enic_probe()
Dan Carpenter
2
-2
/
+2
2012-03-02
pch_gbe: memory corruption calling pch_gbe_validate_option()
Dan Carpenter
1
-7
/
+8
2012-03-02
be2net: Remove unused OFFSET_IN_PAGE() macro
Roland Dreier
1
-4
/
+0
2012-03-02
ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmd
Ben Hutchings
2
-2
/
+5
2012-03-01
ixgbe: Fix comments that are out of date or formatted incorrectly
Alexander Duyck
1
-4
/
+9
2012-03-01
ixgbe: fix spelling errors
Don Skidmore
1
-1
/
+1
2012-03-01
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
Alexander Duyck
1
-6
/
+11
2012-03-01
e1000e: use msleep instead of mdelay
Bruce Allan
1
-3
/
+1
2012-03-01
e1000e: cleanup whitespace and indentation
Bruce Allan
5
-57
/
+38
2012-03-01
e1000e: cleanup incorrect filename in comment
Bruce Allan
1
-1
/
+1
2012-03-01
e100: Support RXALL feature flag.
Ben Greear
1
-2
/
+20
2012-03-01
e100: Support sending custom Ethernet CRC
Ben Greear
1
-0
/
+16
2012-03-01
e100: Support RXFCS feature flag.
Ben Greear
1
-5
/
+30
2012-02-29
tg3: Fix tg3_get_stats64 for 5700 / 5701 devs
Matt Carlson
1
-22
/
+23
2012-02-29
mac89x0: Fix build error.
David S. Miller
1
-3
/
+3
2012-02-27
gigaset: Use semicolons to terminate statements
Joe Perches
1
-4
/
+4
2012-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-35
/
+35
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
97
-591
/
+663
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-63
/
+131
[next]