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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-30
net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY
Raju Lakkaraju
2
-1
/
+43
2016-10-30
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
9
-51
/
+81
2016-10-30
rocker: set physical device for port netdevice
Jiri Pirko
1
-1
/
+2
2016-10-29
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-261
/
+232
2016-10-29
net: phy: at803x: Add a definition for PHY ID mask
Fabio Estevam
1
-6
/
+7
2016-10-29
driver: tun: Move tun check into the block of TUNSETIFF condition check
Gao Feng
1
-1
/
+5
2016-10-29
virtio-net: Update the mtu code to match virtio spec
Aaron Conole
1
-2
/
+4
2016-10-29
i40e: Clean up handling of msglevel flags and debug parameter
Alexander Duyck
3
-35
/
+14
2016-10-29
i40e: Fix bit logic error in failure case
David Ertman
1
-1
/
+1
2016-10-29
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
Bimmy Pujari
2
-2
/
+2
2016-10-29
i40e: Removal of workaround for simple MAC address filter deletion
Filip Sadowski
1
-41
/
+0
2016-10-29
i40e: Fix for long link down notification time
Carolyn Wyborny
1
-1
/
+4
2016-10-29
i40e: Drop redundant Rx descriptor processing code
Alexander Duyck
2
-24
/
+12
2016-10-29
i40e: fix confusing dmesg info for ethtool -L option
Lihong Yang
1
-2
/
+2
2016-10-29
i40e: Make struct i40e_stats const
Joe Perches
1
-1
/
+1
2016-10-29
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
Bimmy Pujari
2
-2
/
+2
2016-10-29
i40e/i40evf: fix interrupt affinity bug
Alan Brady
6
-48
/
+159
2016-10-29
i40e: group base mode VF offload flags
Preethi Banala
2
-0
/
+8
2016-10-29
i40e: reopen client after reset
Mitch Williams
2
-32
/
+17
2016-10-29
i40e: Drop code for unsupported flow types
Alexander Duyck
1
-26
/
+5
2016-10-29
i40e: Remove unused function i40e_vsi_lookup
Alexander Duyck
2
-33
/
+0
2016-10-29
i40e: Bit test mask correction
Filip Sadowski
1
-1
/
+1
2016-10-29
i40e: Rewrite Flow Director busy wait loop
Alexander Duyck
1
-9
/
+4
2016-10-29
i40e: Fix client interaction
Carolyn Wyborny
1
-16
/
+13
2016-10-28
mlxsw: switchx2: Set physical device for port netdevice
Jiri Pirko
1
-0
/
+1
2016-10-28
mlxsw: spectrum: Set physical device for port netdevice
Jiri Pirko
1
-0
/
+1
2016-10-28
mlxsw: Move PCI id table definitions into driver modules
Jiri Pirko
8
-71
/
+135
2016-10-28
mlxsw: pci: Rename header with HW definitions
Jiri Pirko
2
-6
/
+6
2016-10-28
mlxsw: spectrum: Remove extra whitespace
Ido Schimmel
1
-1
/
+1
2016-10-27
ethernet: fix min/max MTU typos
Stefan Richter
2
-2
/
+2
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
4
-6
/
+6
2016-10-27
genetlink: statically initialize families
Johannes Berg
4
-35
/
+55
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
4
-4
/
+0
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
5
-2
/
+27
2016-10-27
net: netcp: add missing of_node_put() in netcp_probe()
Wei Yongjun
1
-0
/
+4
2016-10-27
net: ena: use setup_timer() and mod_timer()
Wei Yongjun
1
-6
/
+3
2016-10-27
amd-xgbe: Fix error return code in xgbe_probe()
Wei Yongjun
1
-0
/
+1
2016-10-27
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-27
net: eth: altera: Fix error return code in altera_tse_probe()
Wei Yongjun
1
-0
/
+2
2016-10-27
net: dsa: mv88e6xxx: use setup_timer to simplify the code
Wei Yongjun
1
-3
/
+2
2016-10-27
net: netcp: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-2
/
+0
2016-10-27
net: phy: broadcom: Add support for BCM54612E
Xo Wang
1
-0
/
+48
2016-10-24
mlxsw: Convert resources into array
Jiri Pirko
8
-190
/
+223
2016-10-24
mlxsw: cmd: Push resource query defines to cmd.h
Jiri Pirko
2
-6
/
+9
2016-10-24
mlxsw: reg: Generare register names automatically
Jiri Pirko
1
-123
/
+73
2016-10-24
mlxsw: reg: Use helper macro to define registers
Jiri Pirko
1
-240
/
+66
2016-10-24
mlxsw: item: Make char *buf arg constant for getters
Jiri Pirko
4
-19
/
+23
2016-10-24
mlxsw: item: Make struct mlxsw_item args const
Jiri Pirko
1
-12
/
+15
2016-10-21
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
Vitaly Kuznetsov
1
-0
/
+7
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
5
-20
/
+10
[next]