Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5d4ca23e58f2db7c14b76070f31295244b6edb7b
/
drivers
/
net
/
ethernet
5d4ca23
i40e: Clean up handling of msglevel flags and debug parameter
by Alexander Duyck
· 8 years ago
c17ef43
i40e: Fix bit logic error in failure case
by David Ertman
· 8 years ago
cf465fe
i40e/i40evf: Changed version from 1.6.19 to 1.6.21
by Bimmy Pujari
· 8 years ago
53cb6e9
i40e: Removal of workaround for simple MAC address filter deletion
by Filip Sadowski
· 8 years ago
ab425cb
i40e: Fix for long link down notification time
by Carolyn Wyborny
· 8 years ago
99dad8b
i40e: Drop redundant Rx descriptor processing code
by Alexander Duyck
· 8 years ago
1281505
i40e: fix confusing dmesg info for ethtool -L option
by Lihong Yang
· 8 years ago
fe180a5
i40e: Make struct i40e_stats const
by Joe Perches
· 8 years ago
4adbb64
i40e/i40evf: Changed version from 1.6.16 to 1.6.19
by Bimmy Pujari
· 8 years ago
96db776
i40e/i40evf: fix interrupt affinity bug
by Alan Brady
· 8 years ago
6d6fd1b
i40e: group base mode VF offload flags
by Preethi Banala
· 8 years ago
7be96322
i40e: reopen client after reset
by Mitch Williams
· 8 years ago
e1da71c
i40e: Drop code for unsupported flow types
by Alexander Duyck
· 8 years ago
dc76212
i40e: Remove unused function i40e_vsi_lookup
by Alexander Duyck
· 8 years ago
7ed3573
i40e: Bit test mask correction
by Filip Sadowski
· 8 years ago
ed24540
i40e: Rewrite Flow Director busy wait loop
by Alexander Duyck
· 8 years ago
c73d2e8
i40e: Fix client interaction
by Carolyn Wyborny
· 8 years ago
71fac30
mlxsw: switchx2: Set physical device for port netdevice
by Jiri Pirko
· 8 years ago
f20a91f
mlxsw: spectrum: Set physical device for port netdevice
by Jiri Pirko
· 8 years ago
1d20d23
mlxsw: Move PCI id table definitions into driver modules
by Jiri Pirko
· 8 years ago
62e86f9
mlxsw: pci: Rename header with HW definitions
by Jiri Pirko
· 8 years ago
8c9583a
mlxsw: spectrum: Remove extra whitespace
by Ido Schimmel
· 8 years ago
110447f8
ethernet: fix min/max MTU typos
by Stefan Richter
· 8 years ago
e2897b8
net: netcp: add missing of_node_put() in netcp_probe()
by Wei Yongjun
· 8 years ago
f850b4a
net: ena: use setup_timer() and mod_timer()
by Wei Yongjun
· 8 years ago
675a6ce
amd-xgbe: Fix error return code in xgbe_probe()
by Wei Yongjun
· 8 years ago
0942170
net: ns83820: use dev_kfree_skb_irq instead of kfree_skb
by Wei Yongjun
· 8 years ago
a24a9d7
net: eth: altera: Fix error return code in altera_tse_probe()
by Wei Yongjun
· 8 years ago
1aaa87a
net: netcp: drop kfree for memory allocated with devm_kzalloc
by Wei Yongjun
· 8 years ago
c1a3831
mlxsw: Convert resources into array
by Jiri Pirko
· 8 years ago
f38a231
mlxsw: cmd: Push resource query defines to cmd.h
by Jiri Pirko
· 8 years ago
8e9658d
mlxsw: reg: Generare register names automatically
by Jiri Pirko
· 8 years ago
21978dc
mlxsw: reg: Use helper macro to define registers
by Jiri Pirko
· 8 years ago
412791d
mlxsw: item: Make char *buf arg constant for getters
by Jiri Pirko
· 8 years ago
fe0612d
mlxsw: item: Make struct mlxsw_item args const
by Jiri Pirko
· 8 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 8 years ago
1a61a8f
myri10ge: fix typo in parameter description
by Wei Yongjun
· 8 years ago
81ad2b7
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 8 years ago
d80f45f
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 8 years ago
01e5943
net: fec: drop check for clk==NULL before calling clk_*
by Uwe Kleine-König
· 8 years ago
25c07e2
net: smc91x: fix neponset breakage by pxa u16 writes
by Robert Jarzmik
· 8 years ago
8441bb3
net: macb: Add ethtool get_ringparam and set_ringparam functionality
by Zach Brown
· 8 years ago
b410d13
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values
by Zach Brown
· 8 years ago
0f6e876
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
by Wei Yongjun
· 8 years ago
3134e9b
net: fs_enet: Use net_device_stats from struct net_device
by Tobias Klauser
· 8 years ago
4251e74
qed: Remove useless set memory to zero use memset()
by Wei Yongjun
· 8 years ago
9c365f3
net: smc91x: take into account half-word workaround
by Robert Jarzmik
· 8 years ago
d09d747
net: smc91x: isolate u16 writes alignment workaround
by Robert Jarzmik
· 8 years ago
cd94e51
ethernet/sfc: use core min/max MTU checking
by Bert Kenward
· 8 years ago
0e0f27d
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with leds namespace
by Zach Brown
· 8 years ago
cf2d674
rocker: Flip to the new dev walk API
by David Ahern
· 8 years ago
dd82364
mlxsw: Flip to the new dev walk API
by David Ahern
· 8 years ago
1cd127f
ixgbe: Flip to the new dev walk API
by David Ahern
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
1281a2c
ethernet/toshiba: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
f58f081
ethernet/tile: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
3d5d96a
ethernet/ibm: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
109cc16
ethernet/cavium: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
18c310f
ethernet/neterion: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
f7ad72b
ethernet/dlink: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
540bfe3
ethernet/sun: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
c7315a9
ethernet/realtek: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
caff2a8
ethernet/qlogic: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
b80f71f
ethernet/mellanox: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
5777987
ethernet/marvell: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
e1c6dcc
ethernet/broadcom: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
67bef94
ethernet/atheros: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
3f3177bb
fsl/fman: fix error return code in mac_probe()
by Wei Yongjun
· 8 years ago
ca8eddc
net: ethernet: nb8800: fix error return code in nb8800_open()
by Wei Yongjun
· 8 years ago
a7f7b44
net: hip04: Remove superfluous ether_setup after alloc_etherdev
by Tobias Klauser
· 8 years ago
d5df768
qed: Fix possible race when reading firmware return code.
by Manish Chopra
· 8 years ago
7eff82b
qed: Handle malicious VFs events
by Yuval Mintz
· 8 years ago
c59f5291
qed: Allow chance for fast ramrod completions
by Yuval Mintz
· 8 years ago
7b7e70f
qed*: Allow unicast filtering
by Yuval Mintz
· 8 years ago
2569585
qede: Prevent GSO on long Geneve headers
by Manish Chopra
· 8 years ago
a150241
qede: GSO support for tunnels with outer csum
by Manish Chopra
· 8 years ago
c3aaa40
qed: Pass MAC hints to VFs
by Yuval Mintz
· 8 years ago
5724b8b
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror'
by Shmulik Ladkani
· 8 years ago
8eed1cd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5852e93
net: axienet: Remove unused parameter from __axienet_device_reset
by Tobias Klauser
· 8 years ago
10f6c4d
liquidio: CN23XX: fix a loop timeout
by Dan Carpenter
· 8 years ago
7086605
stmmac: fix error check when init ptp
by Giuseppe CAVALLARO
· 8 years ago
be9b317
stmmac: fix ptp init for gmac4
by Giuseppe CAVALLARO
· 8 years ago
d4e9913
qed: fix old-style function definition
by Arnd Bergmann
· 8 years ago
b8a4ddb
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
by Tom Herbert
· 8 years ago
88a2428
qed: Fix to use list_for_each_entry_safe() when delete items
by Wei Yongjun
· 8 years ago
1e09c10
tlan: avoid unused label with PCI=n
by Arnd Bergmann
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
751d6fd
drivers: net: xgene: fix: Use GPIO to get link status
by Iyappan Subramanian
· 8 years ago
86e3a04
net: ti: netcp_ethss: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
2479876
net: ti: cpsw: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1685e78
net: stmmac: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
d6d50c7
net: stmmac: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
a54e161
net: mv643xx_eth: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
1e8a655
net: mv643xx_eth: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
6b5e09a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
Next »