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
2012-10-02
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
1
-0
/
+3
2012-10-02
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
1
-0
/
+5
2012-10-02
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
1
-4
/
+0
2012-10-02
bnx2x: update version to 1.78.00-0.
Yuval Mintz
1
-2
/
+2
2012-10-02
bnx2x,cnic: use FW 7.8.2
Yuval Mintz
11
-563
/
+79
2012-10-02
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-30
be2net: fixup log messages
Sathya Perla
2
-6
/
+31
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-47
/
+70
2012-09-28
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
Wei Yongjun
1
-3
/
+1
2012-09-28
Revert "be2net: fix vfs enumeration"
David S. Miller
1
-2
/
+4
2012-09-28
qlcnic: Fix scheduling while atomic bug
Narendra K
1
-2
/
+2
2012-09-28
bnx2: Clean up remaining iounmap
Neil Horman
1
-1
/
+1
2012-09-28
bna: Fix warning false positive.
David S. Miller
1
-0
/
+1
2012-09-28
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-09-28
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
2012-09-28
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-28
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
5
-32
/
+442
2012-09-28
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-28
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
2012-09-28
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
3
-0
/
+219
2012-09-28
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
1
-4
/
+4
2012-09-27
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
Wei Yongjun
1
-2
/
+2
2012-09-25
net: mipsnet: Remove the MIPSsim Ethernet driver.
Steven J. Hill
3
-355
/
+0
2012-09-25
gianfar: Change default HW Tx queue scheduling mode
Claudiu Manoil
2
-2
/
+20
2012-09-24
bnx2x: Improve code around bnx2x_tests_str_arr
Merav Sicron
1
-9
/
+4
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2
-7
/
+34
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2
-2
/
+17
2012-09-24
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
1
-0
/
+4
2012-09-24
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
1
-3
/
+1
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
1
-2
/
+3
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
3
-52
/
+58
2012-09-23
net: Make ZNET driver config depend on X86.
David S. Miller
1
-1
/
+1
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
4
-4
/
+7
2012-09-22
igb: Use dma_unmap_addr and dma_unmap_len defines
Alexander Duyck
2
-34
/
+34
2012-09-22
igb: Simplify how we populate the RSS key
Alexander Duyck
1
-12
/
+6
2012-09-22
igb: Change how we populate the RSS indirection table
Alexander Duyck
1
-29
/
+26
2012-09-22
igb: Change Tx cleanup loop to do/while instead of for
Alexander Duyck
1
-12
/
+16
2012-09-22
igb: Remove logic that was doing NUMA pseudo-aware allocations
Alexander Duyck
2
-85
/
+13
2012-09-22
igb: Fix stats output on i210/i211 parts.
Carolyn Wyborny
1
-1
/
+5
2012-09-22
igb: Change how we check for pre-existing and assigned VFs
Stefan Assmann
2
-83
/
+22
[next]