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
*
sfc: move MCDI logging device attribute
Alex Maftei (amaftei)
2020-01-09
3
-37
/
+50
*
sfc: conditioned some functionality
Alex Maftei (amaftei)
2020-01-09
2
-21
/
+32
*
sfc: move MCDI receive queue management code
Alex Maftei (amaftei)
2020-01-09
3
-93
/
+93
*
sfc: move MCDI transmit queue management code
Alex Maftei (amaftei)
2020-01-09
2
-85
/
+109
*
sfc: move MCDI event queue management code
Alex Maftei (amaftei)
2020-01-09
2
-104
/
+116
*
sfc: move MCDI VI alloc/free code
Alex Maftei (amaftei)
2020-01-09
3
-40
/
+68
*
sfc: move more MCDI port code
Alex Maftei (amaftei)
2020-01-09
2
-138
/
+139
*
sfc: move some MCDI port utility functions
Alex Maftei (amaftei)
2020-01-09
2
-148
/
+148
*
sfc: move some port link state/caps code
Alex Maftei (amaftei)
2020-01-09
4
-195
/
+204
*
net: macb: add support for C45 MDIO read/write
Milind Parab
2020-01-09
2
-15
/
+61
*
vmxnet3: Remove always false conditional statement
yuehaibing
2020-01-09
1
-3
/
+1
*
netronome: fix ipv6 link error
Arnd Bergmann
2020-01-09
1
-0
/
+1
*
net: dsa: felix: fix link error
Arnd Bergmann
2020-01-09
1
-0
/
+1
*
r8169: add constant EnAnaPLL
Heiner Kallweit
2020-01-09
1
-5
/
+3
*
net: dsa: b53: Enable Broadcom tags for 531x5/539x families
Florian Fainelli
2020-01-09
1
-9
/
+37
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-09
16
-23
/
+45
*
bnxt_en: Call recovery done after reset is successfully done
Vikas Gupta
2020-01-09
3
-2
/
+14
*
net: iwlwifi: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-7
/
+2
*
net: myri10ge: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-5
/
+3
*
net: sfc: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-5
/
+2
*
net: sunvnet: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-6
/
+3
*
net: tg3: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-7
/
+5
*
net: r8152: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-7
/
+5
*
net: tap: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-09
1
-8
/
+6
*
net: introduce skb_list_walk_safe for skb segment walking
Jason A. Donenfeld
2020-01-09
1
-8
/
+0
*
sfc: move common tx code
Alex Maftei (amaftei)
2020-01-08
3
-296
/
+311
*
sfc: move common rx code
Alex Maftei (amaftei)
2020-01-08
6
-375
/
+383
*
sfc: move event queue management code
Alex Maftei (amaftei)
2020-01-08
2
-92
/
+91
*
sfc: move channel interrupt management code
Alex Maftei (amaftei)
2020-01-08
2
-316
/
+322
*
sfc: move channel alloc/removal code
Alex Maftei (amaftei)
2020-01-08
5
-435
/
+441
*
sfc: move channel start/stop code
Alex Maftei (amaftei)
2020-01-08
3
-188
/
+190
*
sfc: move some channel-related code
Alex Maftei (amaftei)
2020-01-08
3
-170
/
+190
*
sfc: move struct init and fini code
Alex Maftei (amaftei)
2020-01-08
2
-371
/
+415
*
sfc: move some device reset code
Alex Maftei (amaftei)
2020-01-08
2
-227
/
+237
*
sfc: move datapath management code
Alex Maftei (amaftei)
2020-01-08
2
-303
/
+335
*
sfc: move mac configuration and status functions
Alex Maftei (amaftei)
2020-01-08
2
-44
/
+45
*
sfc: move reset workqueue code
Alex Maftei (amaftei)
2020-01-08
3
-17
/
+70
*
sfc: further preparation for code split
Alex Maftei (amaftei)
2020-01-08
2
-26
/
+20
*
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
2020-01-08
19
-141
/
+365
*
net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
yu kuai
2020-01-08
1
-2
/
+2
*
Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-01-08
14
-150
/
+676
|
\
|
*
net/mlx5: DR, Create multiple destination action from dr_create_fte
Alex Vesker
2020-01-07
1
-16
/
+72
|
*
net/mlx5: DR, Add support for multiple destination table action
Alex Vesker
2020-01-07
3
-0
/
+132
|
*
net/mlx5: DR, Align dest FT action creation to API
Alex Vesker
2020-01-07
4
-17
/
+23
|
*
net/mlx5: DR, Pass table flags at creation to lower layer
Erez Shitrit
2020-01-07
4
-4
/
+10
|
*
net/mlx5: DR, Create multi-destination table for SW-steering use
Erez Shitrit
2020-01-07
2
-0
/
+75
|
*
net/mlx5: DR, Create FTE entry in the FW from SW-steering
Erez Shitrit
2020-01-07
2
-0
/
+242
|
*
net/mlx5: DR, Use attributes struct for FW flow table creation
Alex Vesker
2020-01-07
4
-35
/
+50
|
*
net/mlx5: Use async EQ setup cleanup helpers for multiple EQs
Parav Pandit
2020-01-07
1
-65
/
+49
|
*
net/mlx5: Reduce No CQ found log level from warn to debug
Parav Pandit
2020-01-07
1
-1
/
+2
[next]