index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
net: phy: realtek: remove setting callback get_features and use phylib fallback
Heiner Kallweit
1
-10
/
+0
2019-04-04
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
1
-7
/
+12
2019-04-04
Revert "r8169: use netif_receive_skb_list batching"
Heiner Kallweit
1
-4
/
+1
2019-04-04
mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()
Jiri Pirko
1
-1
/
+21
2019-04-04
nfp: remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-18
/
+0
2019-04-04
nfp: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+4
2019-04-04
bnxt: remove ndo_get_port_parent_id implementation for physical ports
Jiri Pirko
1
-1
/
+0
2019-04-04
bnxt: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-1
/
+2
2019-04-04
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
2
-25
/
+25
2019-04-04
mlxsw: Remove ndo_get_port_parent_id implementation
Jiri Pirko
3
-39
/
+0
2019-04-04
mlxsw: Pass switch ID through devlink_port_attrs_set()
Jiri Pirko
6
-7
/
+16
2019-04-04
net: devlink: extend port attrs for switch ID
Jiri Pirko
3
-3
/
+4
2019-04-04
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
1
-2
/
+0
2019-04-04
ehea: remove set but not used variables 'epa' and 'cq_handle_ref'
YueHaibing
1
-5
/
+1
2019-04-04
net: pasemi: remove set but not used variable 'cpyhdr'
YueHaibing
1
-2
/
+1
2019-04-04
ehea: Fix a copy-paste err in ehea_init_port_res
YueHaibing
1
-1
/
+1
2019-04-04
net: hns3: split function hnae3_match_n_instantiate()
Jian Shen
1
-18
/
+22
2019-04-04
net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enet
Huazhong Tan
1
-3
/
+1
2019-04-04
net: hns3: prevent change MTU when resetting
Huazhong Tan
1
-0
/
+3
2019-04-04
net: hns3: check resetting status in hns3_get_stats()
Huazhong Tan
1
-0
/
+5
2019-04-04
net: hns3: add protect when handling mac addr list
Jian Shen
1
-2
/
+8
2019-04-04
net: hns3: simplify hclgevf_cmd_csq_clean
Huazhong Tan
1
-11
/
+24
2019-04-04
net: hns3: minor optimization for datapath
Yunsheng Lin
1
-3
/
+21
2019-04-04
net: hns3: minor optimization for ring_space
Yunsheng Lin
1
-10
/
+5
2019-04-04
net: hns3: return 0 and print warning when hit duplicate MAC
Peng Li
1
-2
/
+5
2019-04-04
net: hns3: modify the VF network port media type acquisition method
liuzhongzhu
4
-5
/
+43
2019-04-04
net: hns3: reduce resources use in kdump kernel
Yonglong Liu
1
-1
/
+22
2019-04-04
net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettings
Peng Li
1
-0
/
+4
2019-04-03
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
1
-5
/
+3
2019-04-03
net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210
Antoine Tenart
1
-0
/
+2
2019-04-03
net: phy: marvell10g: implement suspend/resume callbacks
Antoine Tenart
1
-1
/
+11
2019-04-03
net: dsa: microchip: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-02
net: phy: deal properly with autoneg incomplete in genphy_c45_read_lpa
Heiner Kallweit
1
-0
/
+11
2019-04-02
net: phy: use c45 standard to detect link partner autoneg capability
Heiner Kallweit
1
-1
/
+8
2019-04-02
net: phy: realtek: use genphy_read_abilities
Heiner Kallweit
1
-24
/
+12
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
1
-2
/
+1
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
1
-0
/
+48
2019-04-02
tg3: allow ethtool -p to work for NICs in down state
Jon Maxwell
1
-3
/
+0
2019-04-01
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
1
-10
/
+12
2019-04-01
drivers: net: aurora: use netdev_xmit_more helper
Florian Westphal
1
-3
/
+5
2019-04-01
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
2
-9
/
+7
2019-04-01
drivers: mellanox: use netdev_xmit_more() helper
Florian Westphal
4
-12
/
+12
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
28
-31
/
+34
2019-04-01
net: phy: aquantia: add SGMII statistics
Heiner Kallweit
1
-2
/
+112
2019-04-01
net: phy: improve genphy_read_status
Heiner Kallweit
1
-15
/
+8
2019-04-01
nfp: implement ethtool get module EEPROM
Dirk van der Merwe
1
-0
/
+131
2019-04-01
nfp: nsp: implement read SFF module EEPROM
Dirk van der Merwe
2
-0
/
+70
2019-04-01
nfp: flower: reduce action list size by coalescing mangle actions
Pieter Jansen van Vuuren
1
-77
/
+122
2019-04-01
net: phy: aquantia: add suspend / resume callbacks for AQR107 family
Heiner Kallweit
1
-0
/
+16
2019-04-01
net: ethernet: ti: davinci_mdio: switch to readl/writel()
Grygorii Strashko
1
-11
/
+11
[next]