index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2016-10-26
net: netcp: add missing of_node_put() in netcp_probe()
Wei Yongjun
2016-10-26
net: ena: use setup_timer() and mod_timer()
Wei Yongjun
2016-10-26
amd-xgbe: Fix error return code in xgbe_probe()
Wei Yongjun
2016-10-26
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
2016-10-26
net: eth: altera: Fix error return code in altera_tse_probe()
Wei Yongjun
2016-10-26
net: netcp: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2016-10-23
mlxsw: Convert resources into array
Jiri Pirko
2016-10-23
mlxsw: cmd: Push resource query defines to cmd.h
Jiri Pirko
2016-10-23
mlxsw: reg: Generare register names automatically
Jiri Pirko
2016-10-23
mlxsw: reg: Use helper macro to define registers
Jiri Pirko
2016-10-23
mlxsw: item: Make char *buf arg constant for getters
Jiri Pirko
2016-10-23
mlxsw: item: Make struct mlxsw_item args const
Jiri Pirko
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
myri10ge: fix typo in parameter description
Wei Yongjun
2016-10-20
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
2016-10-20
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
2016-10-19
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
2016-10-19
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2016-10-19
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2016-10-18
qed: Remove useless set memory to zero use memset()
Wei Yongjun
2016-10-18
net: smc91x: take into account half-word workaround
Robert Jarzmik
2016-10-18
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2016-10-18
rocker: Flip to the new dev walk API
David Ahern
2016-10-18
mlxsw: Flip to the new dev walk API
David Ahern
2016-10-18
ixgbe: Flip to the new dev walk API
David Ahern
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/toshiba: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/tile: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/ibm: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/cavium: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/neterion: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/dlink: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/realtek: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/qlogic: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/mellanox: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/marvell: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
ethernet/atheros: use core min/max MTU checking
Jarod Wilson
2016-10-17
fsl/fman: fix error return code in mac_probe()
Wei Yongjun
2016-10-17
net: ethernet: nb8800: fix error return code in nb8800_open()
Wei Yongjun
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2016-10-14
qed: Fix possible race when reading firmware return code.
Manish Chopra
2016-10-14
qed: Handle malicious VFs events
Yuval Mintz
[next]