index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-18
ieee802154: Use netlink policies when relevant on scan parameters
Miquel Raynal
1
-56
/
+28
2023-02-01
ieee802154: at86rf230: switch to using gpiod API
Dmitry Torokhov
1
-26
/
+26
2023-02-01
ieee802154: at86rf230: drop support for platform data
Dmitry Torokhov
2
-51
/
+11
2023-02-01
Revert "at86rf230: convert to gpio descriptors"
Stefan Schmidt
2
-25
/
+77
2023-01-31
cc2520: move to gpio descriptors
Arnd Bergmann
3
-121
/
+37
2023-01-30
mac802154: Avoid superfluous endianness handling
Miquel Raynal
1
-2
/
+2
2023-01-28
at86rf230: convert to gpio descriptors
Arnd Bergmann
2
-77
/
+25
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
8
-3
/
+246
2023-01-28
ieee802154: Add support for user beaconing requests
Miquel Raynal
6
-0
/
+169
2023-01-03
mac802154: Handle passive scanning
Miquel Raynal
9
-6
/
+427
2023-01-03
mac802154: Add MLME Tx locked helpers
Miquel Raynal
2
-13
/
+35
2023-01-03
mac802154: Prepare forcing specific symbol duration
Miquel Raynal
3
-11
/
+14
2023-01-03
ieee802154: Introduce a helper to validate a channel
Miquel Raynal
2
-2
/
+12
2023-01-03
ieee802154: Define a beacon frame header
Miquel Raynal
1
-0
/
+36
2023-01-03
ieee802154: Add support for user scanning requests
Miquel Raynal
7
-0
/
+377
2022-12-08
net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume
Roger Quadros
2
-0
/
+9
2022-12-08
net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume
Roger Quadros
2
-0
/
+11
2022-12-08
net: ethernet: ti: am65-cpsw: Add suspend/resume support
Roger Quadros
1
-49
/
+173
2022-12-08
Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"
Roger Quadros
1
-166
/
+55
2022-12-08
Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"
Roger Quadros
2
-11
/
+0
2022-12-08
Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...
Roger Quadros
2
-9
/
+0
2022-12-08
net/mlx5: E-Switch, Implement devlink port function cmds to control migratable
Shay Drory
5
-0
/
+124
2022-12-08
devlink: Expose port function commands to control migratable
Shay Drory
4
-0
/
+125
2022-12-08
net/mlx5: E-Switch, Implement devlink port function cmds to control RoCE
Yishai Hadas
7
-1
/
+186
2022-12-08
net/mlx5: Add generic getters for other functions caps
Shay Drory
5
-5
/
+11
2022-12-08
devlink: Expose port function commands to control RoCE
Shay Drory
4
-1
/
+174
2022-12-08
devlink: Move devlink port function hw_addr attr documentation
Shay Drory
2
-37
/
+43
2022-12-08
devlink: Validate port function request
Shay Drory
1
-9
/
+23
2022-12-08
net/mlx5: Introduce IFC bits for migratable
Yishai Hadas
1
-1
/
+5
2022-12-08
bridge: mcast: Constify 'group' argument in br_multicast_new_port_group()
Ido Schimmel
2
-2
/
+3
2022-12-08
bridge: mcast: Remove redundant function arguments
Ido Schimmel
1
-4
/
+5
2022-12-08
bridge: mcast: Move checks out of critical section
Ido Schimmel
1
-18
/
+18
2022-12-08
bridge: mcast: Remove br_mdb_parse()
Ido Schimmel
1
-88
/
+5
2022-12-08
bridge: mcast: Use MDB group key from configuration structure
Ido Schimmel
1
-8
/
+7
2022-12-08
bridge: mcast: Propagate MDB configuration structure further
Ido Schimmel
1
-13
/
+11
2022-12-08
bridge: mcast: Use MDB configuration structure where possible
Ido Schimmel
1
-19
/
+15
2022-12-08
bridge: mcast: Remove redundant checks
Ido Schimmel
1
-54
/
+9
2022-12-08
bridge: mcast: Centralize netlink attribute parsing
Ido Schimmel
2
-0
/
+127
2022-12-08
net: ethernet: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-1
/
+1
2022-12-08
net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
Oleksij Rempel
1
-0
/
+18
2022-12-07
octeontx2-af: Add FEC stats for RPM/RPM_USX block
Hariprasad Kelam
5
-2
/
+82
2022-12-07
octeontx2-pf: ethtool: Implement get_fec_stats
Hariprasad Kelam
1
-0
/
+34
2022-12-07
octeontx2-af: cn10kb: Add RPM_USX MAC support
Hariprasad Kelam
8
-41
/
+270
2022-12-07
octeontx2-af: Support variable number of lmacs
Rakesh Babu Saladi
8
-40
/
+42
2022-12-07
net: dsa: microchip: ksz8: move all DSA configurations to one location
Oleksij Rempel
1
-10
/
+10
2022-12-07
net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compati...
Oleksij Rempel
2
-0
/
+4
2022-12-07
net: dsa: microchip: ksz8: add MTU configuration support
Oleksij Rempel
5
-2
/
+66
2022-12-07
net: dsa: microchip: add ksz_rmw8() function
Oleksij Rempel
1
-0
/
+5
2022-12-07
net: dsa: microchip: do not store max MTU for all ports
Oleksij Rempel
2
-10
/
+5
2022-12-07
net: dsa: microchip: move max mtu to one location
Oleksij Rempel
5
-14
/
+19
[next]