index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
4
-76
/
+68
*
mac80211_hwsim: notify wmediumd of used MAC addresses
Johannes Berg
2020-04-24
2
-0
/
+59
*
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
2020-04-24
1
-2
/
+4
*
qed: Make ll2_cbs static
Zou Wei
2020-04-24
1
-1
/
+1
*
net: ethernet: ti: cpsw: enable cpts irq
Grygorii Strashko
2020-04-23
4
-0
/
+55
*
net: ethernet: ti: cpts: add support for HW_TS_PUSH events
Grygorii Strashko
2020-04-23
4
-5
/
+57
*
net: ethernet: ti: cpts: add irq support
Grygorii Strashko
2020-04-23
2
-1
/
+38
*
net: ethernet: ti: cpts: rework locking
Grygorii Strashko
2020-04-23
2
-24
/
+32
*
net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
Grygorii Strashko
2020-04-23
1
-71
/
+94
*
net: ethernet: ti: cpts: optimize packet to event matching
Grygorii Strashko
2020-04-23
1
-33
/
+58
*
net: ethernet: ti: cpts: switch to use new .gettimex64() interface
Grygorii Strashko
2020-04-23
1
-8
/
+14
*
net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
Grygorii Strashko
2020-04-23
2
-2
/
+7
*
net: ethernet: ti: cpts: separate hw counter read from timecounter
Grygorii Strashko
2020-04-23
2
-26
/
+29
*
net: ethernet: ti: cpts: use dev_yy() api for logs
Grygorii Strashko
2020-04-23
1
-6
/
+6
*
net/mlx4_en: use napi_complete_done() in TX completion
Eric Dumazet
2020-04-23
3
-13
/
+13
*
qede: Add support for handling the pcie errors.
Sudarsana Reddy Kalluru
2020-04-23
2
-1
/
+68
*
qed: Enable device error reporting capability.
Sudarsana Reddy Kalluru
2020-04-23
1
-0
/
+9
*
dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit
Ioana Ciornei
2020-04-23
2
-29
/
+30
*
dpaa2-eth: split the .ndo_xdp_xmit callback into two stages
Ioana Ciornei
2020-04-23
1
-36
/
+40
*
dpaa2-eth: use the bulk ring mode enqueue interface
Ioana Ciornei
2020-04-23
2
-14
/
+22
*
dpaa2-eth: return num_enqueued frames from enqueue callback
Ioana Ciornei
2020-04-23
2
-13
/
+26
*
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
2020-04-23
1
-7
/
+105
*
net: mdio: of: export part of of_mdiobus_register_phy()
Oleksij Rempel
2020-04-23
1
-31
/
+42
*
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
2020-04-23
1
-0
/
+91
*
net: phy: Use IS_ERR() to check and simplify code
Tang Bin
2020-04-23
1
-5
/
+2
*
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
Oleksij Rempel
2020-04-23
1
-5
/
+123
*
net: stmmac: Add support for VLAN promiscuous mode
Chuah, Kim Tatt
2020-04-23
3
-0
/
+69
*
macvlan: silence RCU list debugging warning
Wei Yongjun
2020-04-23
1
-1
/
+2
*
net: dsa: felix: allow flooding for all traffic classes
Xiaoliang Yang
2020-04-23
2
-0
/
+8
*
r8169: use devm_mdiobus_register
Heiner Kallweit
2020-04-22
1
-8
/
+2
*
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
2020-04-22
1
-1
/
+7
*
net: phy: bcm54140: add hwmon support
Michael Walle
2020-04-22
2
-0
/
+397
*
net: phy: add Broadcom BCM54140 support
Michael Walle
2020-04-22
3
-0
/
+492
*
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
2020-04-22
2
-0
/
+89
*
net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys
Vladimir Oltean
2020-04-22
1
-5
/
+0
*
net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
Vladimir Oltean
2020-04-22
1
-4
/
+14
*
net: mscc: ocelot: support matching on EtherType
Vladimir Oltean
2020-04-22
1
-3
/
+19
*
net: dsa: felix: enable PTP programmable pin
Yangbo Lu
2020-04-22
1
-2
/
+4
*
net: mscc: ocelot: enable PTP programmable pin
Yangbo Lu
2020-04-22
1
-2
/
+4
*
net: mscc: ocelot: support 4 PTP programmable pins
Yangbo Lu
2020-04-22
1
-0
/
+121
*
net: mscc: ocelot: add wave programming registers definitions
Yangbo Lu
2020-04-22
2
-0
/
+4
*
net: mscc: ocelot: fix timestamp info if ptp clock does not work
Yangbo Lu
2020-04-22
1
-0
/
+6
*
net: mscc: ocelot: move ocelot ptp clock code out of ocelot.c
Yangbo Lu
2020-04-22
7
-250
/
+255
*
net/nfp: Update driver to use global kernel version
Leon Romanovsky
2020-04-21
2
-5
/
+0
*
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
2020-04-21
3
-11
/
+0
*
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-04-21
6
-6
/
+3
*
net: bcmgenet: Drop too many parentheses in bcmgenet_probe()
Andy Shevchenko
2020-04-21
1
-1
/
+1
*
net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()
Andy Shevchenko
2020-04-21
1
-9
/
+4
*
net: bcmgenet: Use devm_clk_get_optional() to get the clocks
Andy Shevchenko
2020-04-21
1
-7
/
+12
*
net: bcmgenet: Drop useless OF code
Andy Shevchenko
2020-04-21
1
-13
/
+0
[next]