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
*
bcm63xx_enet: Use platform_get_irq() to get the interrupt
Meng Tang
2022-03-05
1
-8
/
+8
*
ptp: ocp: Add serial port information to the debug summary
Jonathan Lemon
2022-03-05
1
-0
/
+8
*
net: sparx5: Fix initialization of variables on stack
Horatiu Vultur
2022-03-05
1
-2
/
+2
*
Bluetooth: btusb: Add another Realtek 8761BU
Helmut Grohne
2022-03-04
1
-0
/
+2
*
Bluetooth: hci_bcm: add BCM43430A0 & BCM43430A1
Luca Weiss
2022-03-04
1
-0
/
+2
*
Bluetooth: btmtksdio: Fix kernel oops when sdio suspend.
Yake Yang
2022-03-04
1
-2
/
+2
*
Bluetooth: btusb: Add a new PID/VID 13d3/3567 for MT7921
Yake Yang
2022-03-04
1
-0
/
+3
*
Bluetooth: btusb: Make use of of BIT macro to declare flags
Luiz Augusto von Dentz
2022-03-04
1
-27
/
+27
*
Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
Sean Wang
2022-03-04
3
-16
/
+2
*
Bluetooth: mt7921s: support bluetooth reset mechanism
Chih-Ying Chiang
2022-03-04
2
-1
/
+118
*
Bluetooth: btusb: Improve stability for QCA devices
Zijun Hu
2022-03-04
1
-0
/
+8
*
Bluetooth: btusb: add support for LG LGSBWAC02 (MT7663BUN)
Piotr Dymacz
2022-03-04
1
-0
/
+5
*
Bluetooth: btusb: Add support for Intel Madison Peak (MsP2) device
Kiran K
2022-03-04
1
-0
/
+1
*
net: ethernet: sun: Remove redundant code
Jiapeng Chong
2022-03-04
1
-16
/
+0
*
nfp: xsk: add AF_XDP zero-copy Rx and Tx support
Niklas Söderlund
2022-03-04
6
-28
/
+756
*
nfp: xsk: add configuration check for XSK socket chunk size
Niklas Söderlund
2022-03-04
1
-4
/
+38
*
nfp: xsk: add an array of xsk buffer pools to each data path
Niklas Söderlund
2022-03-04
2
-2
/
+21
*
nfp: wrap napi add/del logic
Jakub Kicinski
2022-03-04
1
-16
/
+22
*
nfp: expose common functions to be used for AF_XDP
Niklas Söderlund
2022-03-04
2
-8
/
+22
*
net: sparx5: Implement get_ts_info
Horatiu Vultur
2022-03-04
1
-0
/
+34
*
net: sparx5: Add support for ptp interrupts
Horatiu Vultur
2022-03-04
3
-0
/
+134
*
net: sparx5: Update extraction/injection for timestamping
Horatiu Vultur
2022-03-04
5
-1
/
+248
*
net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
Horatiu Vultur
2022-03-04
3
-0
/
+102
*
net: sparx5: Add support for ptp clocks
Horatiu Vultur
2022-03-04
4
-1
/
+356
*
net: sparx5: Add registers that are used by ptp functionality
Horatiu Vultur
2022-03-04
2
-2
/
+334
*
net: sparx5: Move ifh from port to local variable
Horatiu Vultur
2022-03-04
3
-5
/
+8
*
net: phy: added ethtool master-slave configuration support
Arun Ramadoss
2022-03-04
1
-0
/
+90
*
net: phy: added the LAN937x phy support
Arun Ramadoss
2022-03-04
1
-1
/
+54
*
net: phy: updated the initialization routine for LAN87xx
Arun Ramadoss
2022-03-04
1
-42
/
+175
*
net: phy: removed empty lines in LAN87XX
Arun Ramadoss
2022-03-04
1
-4
/
+0
*
net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
Arun Ramadoss
2022-03-04
1
-3
/
+4
*
net: phy: used genphy_soft_reset for phy reset in LAN87xx
Arun Ramadoss
2022-03-04
1
-12
/
+2
*
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
2022-03-04
1
-22
/
+1066
*
net: phy: micrel: Fix concurrent register access
Divya Koppera
2022-03-04
1
-14
/
+16
*
net: macvlan: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
9
-9
/
+9
*
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
3
-3
/
+3
*
net: caif: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
net: sgi-xp: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-03-04
13
-554
/
+872
|
\
|
*
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
8
-125
/
+363
|
*
ice: introduce VF accessor functions
Jacob Keller
2022-03-03
5
-53
/
+115
|
*
ice: factor VF variables to separate structure
Jacob Keller
2022-03-03
7
-68
/
+83
|
*
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-03-03
8
-152
/
+163
|
*
ice: use ice_for_each_vf for iteration during removal
Jacob Keller
2022-03-03
1
-5
/
+4
|
*
ice: remove checks in ice_vc_send_msg_to_vf
Jacob Keller
2022-03-03
1
-8
/
+3
|
*
ice: move VFLR acknowledge during ice_free_vfs
Jacob Keller
2022-03-03
1
-19
/
+8
|
*
ice: move clear_malvf call in ice_free_vfs
Jacob Keller
2022-03-03
1
-7
/
+6
|
*
ice: pass num_vfs to ice_set_per_vf_res()
Jacob Keller
2022-03-03
1
-61
/
+26
|
*
ice: store VF pointer instead of VF ID
Jacob Keller
2022-03-03
10
-95
/
+142
[next]