index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-05
selftests: mptcp: adjust output alignment for more tests
Geliang Tang
1
-11
/
+12
2022-03-05
bcm63xx_enet: Use platform_get_irq() to get the interrupt
Meng Tang
1
-8
/
+8
2022-03-05
ptp: ocp: Add serial port information to the debug summary
Jonathan Lemon
1
-0
/
+8
2022-03-05
net: sparx5: Fix initialization of variables on stack
Horatiu Vultur
1
-2
/
+2
2022-03-04
Bluetooth: btusb: Add another Realtek 8761BU
Helmut Grohne
1
-0
/
+2
2022-03-04
Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1
Luca Weiss
1
-0
/
+2
2022-03-04
Bluetooth: use memset avoid memory leaks
Minghao Chi (CGEL ZTE)
1
-0
/
+1
2022-03-04
Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.
Yake Yang
1
-2
/
+2
2022-03-04
Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921
Yake Yang
1
-0
/
+3
2022-03-04
Bluetooth: move adv_instance_cnt read within the device lock
Niels Dossche
1
-1
/
+3
2022-03-04
Bluetooth: hci_event: Add missing locking on hdev in hci_le_ext_adv_term_evt
Niels Dossche
1
-7
/
+12
2022-03-04
Bluetooth: btusb: Make use of of BIT macro to declare flags
Luiz Augusto von Dentz
1
-27
/
+27
2022-03-04
Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}
Luiz Augusto von Dentz
1
-6
/
+8
2022-03-04
Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
Sean Wang
3
-16
/
+2
2022-03-04
Bluetooth: mt7921s: support bluetooth reset mechanism
Chih-Ying Chiang
2
-1
/
+118
2022-03-04
Bluetooth: make array bt_uuid_any static const
Colin Ian King
1
-1
/
+3
2022-03-04
Bluetooth: 6lowpan: No need to clear memory twice
Christophe JAILLET
1
-1
/
+0
2022-03-04
Bluetooth: btusb: Improve stability for QCA devices
Zijun Hu
1
-0
/
+8
2022-03-04
Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
1
-0
/
+5
2022-03-04
Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) device
Kiran K
1
-0
/
+1
2022-03-04
Bluetooth: Improve skb handling in mgmt_device_connected()
Radoslaw Biernacki
2
-17
/
+23
2022-03-04
Bluetooth: Fix skb allocation in mgmt_remote_name() & mgmt_device_connected()
Radoslaw Biernacki
2
-10
/
+13
2022-03-04
Bluetooth: mgmt: Remove unneeded variable
Minghao Chi
1
-5
/
+2
2022-03-04
Bluetooth: hci_sync: fix undefined return of hci_disconnect_all_sync()
Tom Rix
1
-1
/
+1
2022-03-04
Bluetooth: mgmt: Replace zero-length array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-03-04
net: ethernet: sun: Remove redundant code
Jiapeng Chong
1
-16
/
+0
2022-03-04
nfp: xsk: add AF_XDP zero-copy Rx and Tx support
Niklas Söderlund
6
-28
/
+756
2022-03-04
nfp: xsk: add configuration check for XSK socket chunk size
Niklas Söderlund
1
-4
/
+38
2022-03-04
nfp: xsk: add an array of xsk buffer pools to each data path
Niklas Söderlund
2
-2
/
+21
2022-03-04
nfp: wrap napi add/del logic
Jakub Kicinski
1
-16
/
+22
2022-03-04
nfp: expose common functions to be used for AF_XDP
Niklas Söderlund
2
-8
/
+22
2022-03-04
net: sparx5: Implement get_ts_info
Horatiu Vultur
1
-0
/
+34
2022-03-04
net: sparx5: Add support for ptp interrupts
Horatiu Vultur
3
-0
/
+134
2022-03-04
net: sparx5: Update extraction/injection for timestamping
Horatiu Vultur
5
-1
/
+248
2022-03-04
net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
3
-0
/
+102
2022-03-04
net: sparx5: Add support for ptp clocks
Horatiu Vultur
4
-1
/
+356
2022-03-04
net: sparx5: Add registers that are used by ptp functionality
Horatiu Vultur
2
-2
/
+334
2022-03-04
dts: sparx5: Enable ptp interrupt
Horatiu Vultur
1
-2
/
+3
2022-03-04
dt-bindings: net: sparx5: Extend with the ptp interrupt
Horatiu Vultur
1
-0
/
+2
2022-03-04
net: sparx5: Move ifh from port to local variable
Horatiu Vultur
3
-5
/
+8
2022-03-04
net: phy: added ethtool master-slave configuration support
Arun Ramadoss
1
-0
/
+90
2022-03-04
net: phy: added the LAN937x phy support
Arun Ramadoss
1
-1
/
+54
2022-03-04
net: phy: updated the initialization routine for LAN87xx
Arun Ramadoss
1
-42
/
+175
2022-03-04
net: phy: removed empty lines in LAN87XX
Arun Ramadoss
1
-4
/
+0
2022-03-04
net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
Arun Ramadoss
1
-3
/
+4
2022-03-04
net: phy: used genphy_soft_reset for phy reset in LAN87xx
Arun Ramadoss
1
-12
/
+2
2022-03-04
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
1
-22
/
+1066
2022-03-04
dt-bindings: net: micrel: Configure latency values and timestamping check for...
Divya Koppera
1
-0
/
+17
2022-03-04
net: phy: micrel: Fix concurrent register access
Divya Koppera
1
-14
/
+16
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
3
-3
/
+11
[next]