index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mii.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
net: mediatek: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-06
net: socionext: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+1
2020-05-06
net: renesas: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-06
s390/qeth: clean up Kconfig help text
Julian Wiedmann
1
-6
/
+3
2020-05-06
s390/qeth: return error when starting a reset fails
Julian Wiedmann
3
-16
/
+27
2020-05-06
s390/qeth: set TX IRQ marker on last buffer in a group
Julian Wiedmann
1
-6
/
+7
2020-05-06
s390/qeth: indicate contiguous TX buffer elements
Julian Wiedmann
1
-2
/
+10
2020-05-06
s390/qeth: merge TX skb mapping code
Julian Wiedmann
1
-37
/
+27
2020-05-06
s390/qeth: don't use restricted offloads for local traffic
Julian Wiedmann
2
-4
/
+81
2020-05-06
s390/qeth: extract helpers for next-hop lookup
Julian Wiedmann
2
-20
/
+27
2020-05-06
s390/qeth: add debugfs file for local IP addresses
Julian Wiedmann
2
-1
/
+33
2020-05-06
s390/qeth: process local address events
Julian Wiedmann
5
-0
/
+257
2020-05-06
s390/qeth: keep track of LP2LP capability for csum offload
Julian Wiedmann
2
-9
/
+17
2020-05-06
net: ethernet: mediatek: Make mtk_m32 static
Samuel Zou
1
-1
/
+1
2020-05-06
net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh()
Jason Yan
1
-2
/
+1
2020-05-06
net: bridge: return false in br_mrp_enabled()
Jason Yan
1
-1
/
+1
2020-05-06
net: cortina: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-06
net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-4
/
+1
2020-05-05
net: ethernet: ti: am65-cpts: fix build
Grygorii Strashko
1
-3
/
+2
2020-05-05
erspan: Add type I version 0 support.
William Tu
2
-17
/
+60
2020-05-05
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
1
-1
/
+1
2020-05-05
net/smc: remove unused inline function smc_curs_read
YueHaibing
1
-17
/
+0
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
8
-20
/
+113
2020-05-05
dt-binding: net: ti: am65x-cpts: fix dt_binding_check fail
Grygorii Strashko
2
-2
/
+2
2020-05-05
net: ipa: remove duplicated include from ipa_mem.c
YueHaibing
1
-1
/
+0
2020-05-05
sch_choke: Remove classid from choke_skb_cb.
David S. Miller
1
-1
/
+0
2020-05-05
net: sierra_net: Remove unused inline function
YueHaibing
1
-5
/
+0
2020-05-05
bnx2x: Remove unused inline function bnx2x_vf_vlan_credit
YueHaibing
1
-21
/
+0
2020-05-05
net: sched: choke: Remove unused inline function choke_set_classid
YueHaibing
1
-5
/
+0
2020-05-05
net: microchip: Remove unused inline function is_bits_set
YueHaibing
1
-5
/
+0
2020-05-05
myri10ge: Remove unused inline function myri10ge_vlan_ip_csum
YueHaibing
1
-12
/
+0
2020-05-05
net: stmmac: Remove unused inline function stmmac_rx_threshold_count
YueHaibing
1
-9
/
+0
2020-05-05
net: mv643xx_eth: Remove unused inline function sum16_as_be
YueHaibing
1
-5
/
+0
2020-05-05
net: sun: cassini: Remove unused inline functions
YueHaibing
1
-12
/
+0
2020-05-05
net: tehuti: remove unused inline function bdx_tx_db_size
YueHaibing
1
-12
/
+0
2020-05-05
net: ni: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-05
net: ethernet: ti: use true, false for bool variables in cpsw_new.c
Jason Yan
1
-2
/
+2
2020-05-05
net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
Jason Yan
1
-3
/
+3
2020-05-05
net: agere: use true,false for bool variable
Jason Yan
1
-2
/
+2
2020-05-05
net: atheros: remove conversion to bool in atl1c_start_mac()
Jason Yan
1
-1
/
+1
2020-05-05
net: qede: Use true for bool variable in qede_init_fp()
Jason Yan
1
-1
/
+1
2020-05-05
bnx2x: Remove Comparison to bool in bnx2x_dcb.c
Jason Yan
1
-4
/
+3
2020-05-05
qlcnic: use true,false for bool variable in qlcnic_sriov_common.c
Jason Yan
1
-2
/
+2
2020-05-05
net: emac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
3
-5
/
+8
2020-05-05
net: nxp: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-05-05
net: altera: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+2
2020-05-05
net: allwinner: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-2
/
+2
2020-05-04
bonding: remove useless stats_lock_key
Cong Wang
2
-4
/
+0
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
22
-33
/
+294
2020-05-04
arm64: dts: ti: j721e-main: add main navss cpts node
Grygorii Strashko
1
-0
/
+12
[next]