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
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
14
-45
/
+45
2011-12-20
de4x5/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+2
2011-12-20
sunhme/PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+2
2011-12-20
tg3: Make the RSS indir tbl admin configurable
Matt Carlson
1
-7
/
+101
2011-12-20
bnx2: Update driver to use new mips firmware.
Michael Chan
1
-4
/
+4
2011-12-20
be2net: Fix INTx processing for Lancer
Padmanabh Ratnakar
1
-1
/
+9
2011-12-20
myri10ge: Fix typo of 'VMware' in comment.
Vinson Lee
1
-1
/
+1
2011-12-19
mlx4: Fixing wrong error codes in communication channel
Yevgeny Petrilin
1
-32
/
+56
2011-12-19
mlx4: not using spin_lock_irq when getting vf by resource.
Yevgeny Petrilin
1
-2
/
+2
2011-12-19
mlx4_en: nullify cached multicast address list after cleanup
Alexander Guller
1
-0
/
+2
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
3
-16
/
+38
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
1
-2
/
+8
2011-12-17
be2net: Add support for Skyhawk cards
Ajit Khaparde
2
-0
/
+6
2011-12-17
mlx4: Fix compile error when driver is comiled-in
Joerg Roedel
1
-2
/
+2
2011-12-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
3
-11
/
+4
2011-12-16
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
Ben Hutchings
1
-5
/
+2
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
3
-3
/
+5
2011-12-16
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
Ben Hutchings
3
-61
/
+40
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+13
2011-12-15
tg3: Break out RSS indir table init and assignment
Matt Carlson
2
-23
/
+37
2011-12-15
tg3: Use mii_advertise_flowctrl
Matt Carlson
1
-19
/
+3
2011-12-15
tg3: Add 57766 ASIC rev support
Matt Carlson
2
-27
/
+58
2011-12-15
tg3: Make the TX BD DMA limit configurable
Matt Carlson
2
-8
/
+9
2011-12-15
tg3: Enable EEE support for capable 10/100 devs
Matt Carlson
1
-10
/
+9
2011-12-14
bnx2x: handle vpd data longer than 128 bytes
Barak Witkowski
1
-7
/
+28
2011-12-13
mlx4_en: updated driver version to 2.0
Yevgeny Petrilin
1
-2
/
+2
2011-12-13
mlx4_core: updated driver version to 1.1
Yevgeny Petrilin
1
-2
/
+2
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
5
-157
/
+931
2011-12-13
mlx4_core: adjust catas operation for SRIOV mode
Jack Morgenstein
2
-3
/
+10
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
6
-96
/
+90
2011-12-13
mlx4_en: Allow communication between functions on same host
Eugenia Emantayev
2
-11
/
+24
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
8
-258
/
+621
2011-12-13
mlx4: Traffic steering management support for SRIOV
Eugenia Emantayev
5
-69
/
+198
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
9
-120
/
+3628
2011-12-13
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
Jack Morgenstein
1
-25
/
+350
2011-12-13
mlx4_core: mtt modifications for SRIOV
Jack Morgenstein
2
-41
/
+361
2011-12-13
mlx4_core: cq modifications for SRIOV
Jack Morgenstein
1
-27
/
+89
2011-12-13
mlx4_core: qp modifications for SRIOV
Jack Morgenstein
1
-54
/
+181
2011-12-13
mlx4_core: srq modifications for SRIOV
Jack Morgenstein
1
-23
/
+83
2011-12-13
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
Marcel Apfelbaum
3
-0
/
+335
2011-12-13
net/mlx4_core: Implement the master-slave communication channel
Yevgeny Petrilin
1
-27
/
+672
2011-12-13
mlx4_core: Reduce number of PD bits to 17
Jack Morgenstein
2
-6
/
+18
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
13
-55
/
+81
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
1
-3
/
+1
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
3
-46
/
+455
2011-12-13
be2net: refactor/cleanup vf configuration code
Sathya Perla
2
-77
/
+80
2011-12-13
be2net: fix ethtool ringparam reporting
Sathya Perla
1
-7
/
+4
2011-12-13
bnx2x: properly update skb when mtu > 1500
Dmitry Kravkov
1
-11
/
+11
2011-12-12
be2net: workaround to fix a bug in BE
Ajit Khaparde
1
-8
/
+38
2011-12-12
be2net: update some counters to display via ethtool
Ajit Khaparde
1
-0
/
+2
[next]