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
2019-04-28
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2
-4
/
+11
2019-04-28
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
1
-0
/
+12
2019-04-28
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
4
-725
/
+769
2019-04-28
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
4
-42
/
+34
2019-04-28
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2
-0
/
+401
2019-04-28
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
4
-102
/
+139
2019-04-28
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2
-426
/
+438
2019-04-28
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
1
-116
/
+97
2019-04-28
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
1
-0
/
+3
2019-04-28
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
3
-14
/
+20
2019-04-28
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
1
-2
/
+2
2019-04-28
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
1
-1
/
+1
2019-04-28
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
1
-12
/
+3
2019-04-28
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
1
-12
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
1
-3
/
+0
2019-04-28
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
1
-32
/
+33
2019-04-28
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
1
-8
/
+6
2019-04-28
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
3
-28
/
+2
2019-04-28
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
3
-43
/
+3
2019-04-28
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
18
-180
/
+18
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
5
-0
/
+29
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
12
-49
/
+43
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
6
-25
/
+30
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+8
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
1
-10
/
+0
2019-04-26
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
1
-5
/
+5
2019-04-26
net: hns3: extend the loopback state acquisition time
liuzhongzhu
1
-2
/
+2
2019-04-26
net: hns3: fix pause configure fail problem
Huazhong Tan
1
-1
/
+4
2019-04-26
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
1
-2
/
+4
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
3
-5
/
+9
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
3
-5
/
+6
2019-04-26
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
1
-1
/
+1
2019-04-26
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
1
-18
/
+20
2019-04-26
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
1
-1
/
+2
2019-04-26
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2
-5
/
+16
2019-04-26
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2
-5
/
+30
2019-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
1
-2
/
+14
2019-04-26
usbnet: ipheth: Simplify device detection
Guenter Roeck
1
-55
/
+3
2019-04-26
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
1
-7
/
+6
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-04-26
wimax/i2400m/control: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-04-26
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-3
/
+3
2019-04-26
mac80211_hwsim: Extended Key ID support
Alexander Wetzel
1
-0
/
+6
2019-04-26
mac80211_hwsim: set p2p device interface support indication
Avraham Stern
1
-0
/
+2
2019-04-26
netdevsim: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
6
-118
/
+85
2019-04-26
netdevsim: extend device attrs to support port addition and deletion
Jiri Pirko
3
-4
/
+92
2019-04-26
netdevsim: implement dev probe/remove skeleton with port initialization
Jiri Pirko
4
-30
/
+160
[prev]
[next]