index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
net: schedule: add action gate offloading
Po Liu
3
-0
/
+142
2020-05-01
net: qos: introduce a gate control flow action
Po Liu
6
-0
/
+744
2020-05-01
net: bcmgenet: Move wake-up event out of side band ISR
Doug Berger
3
-13
/
+67
2020-05-01
Merge branch 'net-ipa-dont-cache-channel-state'
David S. Miller
2
-38
/
+59
2020-05-01
net: ipa: do not cache channel state
Alex Elder
2
-35
/
+55
2020-05-01
net: ipa: pass channel pointer to gsi_channel_state()
Alex Elder
1
-5
/
+6
2020-05-01
Merge branch 'net-dsa-mv88e6xxx-augment-phylink-support-for-10G'
David S. Miller
2
-13
/
+49
2020-05-01
net: dsa: mv88e6xxx: 88e6390 10G serdes support
Russell King
2
-2
/
+42
2020-05-01
net: dsa: mv88e6xxx: use generic clause 45 definitions
Russell King
2
-11
/
+7
2020-05-01
Merge branch 'net-atlantic-A2-support'
David S. Miller
23
-121
/
+2798
2020-05-01
net: atlantic: A2 ingress / egress hw configuration
Igor Russkikh
7
-105
/
+172
2020-05-01
net: atlantic: basic A2 init/deinit hw_ops
Igor Russkikh
7
-79
/
+362
2020-05-01
net: atlantic: common functions needed for basic A2 init/deinit hw_ops
Dmitry Bogdanov
6
-2
/
+163
2020-05-01
net: atlantic: HW bindings for basic A2 init/deinit hw_ops
Dmitry Bogdanov
3
-0
/
+207
2020-05-01
net: atlantic: add A2 RPF hw_ops
Igor Russkikh
3
-0
/
+259
2020-05-01
net: atlantic: HW bindings for A2 RFP
Igor Russkikh
5
-0
/
+284
2020-05-01
net: atlantic: A2 hw_ops skeleton
Igor Russkikh
6
-7
/
+294
2020-05-01
net: atlantic: minimal A2 fw_ops
Dmitry Bogdanov
4
-0
/
+352
2020-05-01
net: atlantic: minimal A2 HW bindings required for fw_ops
Dmitry Bogdanov
5
-0
/
+137
2020-05-01
net: atlantic: A2 driver-firmware interface
Dmitry Bogdanov
1
-0
/
+593
2020-05-01
net: atlantic: move IS_CHIP_FEATURE to aq_hw.h
Mark Starovoytov
5
-32
/
+36
2020-05-01
net: atlantic: make hw_get_regs optional
Mark Starovoytov
1
-0
/
+6
2020-05-01
net: atlantic: simplify hw_get_fw_version() usage
Nikita Danilov
4
-12
/
+6
2020-05-01
net: atlantic: add hw_soft_reset, hw_prepare to hw_ops
Mark Starovoytov
5
-5
/
+24
2020-05-01
net: atlantic: add defines for 10M and EEE 100M link mode
Igor Russkikh
3
-10
/
+27
2020-05-01
net: atlantic: add A2 device IDs
Igor Russkikh
1
-0
/
+7
2020-05-01
net: atlantic: update company name in the driver description
Igor Russkikh
2
-3
/
+3
2020-05-01
drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...
Wei Yongjun
1
-0
/
+2
2020-05-01
net: fix skb_panic to output real address
Jesper Dangaard Brouer
1
-1
/
+1
2020-05-01
net: ethernet: stmmac: simplify phy modes management for stm32
Christophe Roullier
1
-30
/
+44
2020-05-01
net: Replace the limit of TCP_LINGER2 with TCP_FIN_TIMEOUT_MAX
Cambda Zhu
2
-2
/
+3
2020-05-01
Merge branch 'r8169-improve-user-message-handling'
David S. Miller
1
-76
/
+36
2020-05-01
r8169: switch from netif_xxx message functions to netdev_xxx
Heiner Kallweit
1
-46
/
+22
2020-05-01
r8169: remove "out of memory" error message from rtl_request_firmware
Heiner Kallweit
1
-3
/
+1
2020-05-01
r8169: simplify counter handling
Heiner Kallweit
1
-25
/
+13
2020-05-01
r8169: remove redundant driver message when entering promiscuous mode
Heiner Kallweit
1
-2
/
+0
2020-05-01
Merge branch 'net-ReST-part-three'
David S. Miller
61
-3360
/
+4193
2020-05-01
docs: networking: arcnet-hardware.rst: don't duplicate chapter names
Mauro Carvalho Chehab
1
-4
/
+4
2020-05-01
net: docs: add page_pool.rst to index.rst
Mauro Carvalho Chehab
1
-0
/
+1
2020-05-01
docs: networking: device drivers: convert toshiba/spider_net.txt to ReST
Mauro Carvalho Chehab
3
-32
/
+31
2020-05-01
docs: networking: device drivers: convert ti/tlan.txt to ReST
Mauro Carvalho Chehab
5
-28
/
+52
2020-05-01
docs: networking: device drivers: convert ti/cpsw.txt to ReST
Mauro Carvalho Chehab
3
-541
/
+588
2020-05-01
docs: networking: device drivers: convert ti/cpsw_switchdev.txt to ReST
Mauro Carvalho Chehab
2
-105
/
+139
2020-05-01
docs: networking: device drivers: convert smsc/smc9.txt to ReST
Mauro Carvalho Chehab
4
-44
/
+51
2020-05-01
docs: networking: device drivers: convert sb1000.txt to ReST
Mauro Carvalho Chehab
4
-208
/
+224
2020-05-01
docs: networking: device drivers: convert qualcomm/rmnet.txt to ReST
Mauro Carvalho Chehab
3
-16
/
+30
2020-05-01
docs: networking: device drivers: convert neterion/vxge.txt to ReST
Mauro Carvalho Chehab
4
-21
/
+44
2020-05-01
docs: networking: device drivers: convert neterion/s2io.txt to ReST
Mauro Carvalho Chehab
5
-143
/
+199
2020-05-01
docs: networking: device drivers: convert microsoft/netvsc.txt to ReST
Mauro Carvalho Chehab
3
-24
/
+36
2020-05-01
docs: networking: device drivers: convert intel/ipw2200.txt to ReST
Mauro Carvalho Chehab
4
-182
/
+237
[next]