index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-12
net: dsa: qca: ar9331: export stats64
Oleksij Rempel
1
-1
/
+162
2021-01-12
net: ipa: add config dependency on QCOM_SMEM
Alex Elder
1
-1
/
+1
2021-01-12
fsl/fman: Add MII mode support.
Maxim Kochetkov
1
-0
/
+4
2021-01-12
net: sfp: add debugfs support
Russell King
1
-0
/
+55
2021-01-12
hv_netvsc: Process NETDEV_GOING_DOWN on VF hot remove
Long Li
1
-3
/
+7
2021-01-12
hv_netvsc: Wait for completion on request SWITCH_DATA_PATH
Long Li
2
-4
/
+34
2021-01-12
hv_netvsc: Check VF datapath when sending traffic to VF
Long Li
1
-1
/
+2
2021-01-12
net: marvell: Fixed two spellings,controling to controlling and oen to one
Bhaskar Chowdhury
1
-1
/
+1
2021-01-12
r8169: improve DASH support
Heiner Kallweit
1
-31
/
+22
2021-01-12
r8169: improve rtl8169_rx_csum
Heiner Kallweit
1
-3
/
+5
2021-01-12
r8169: align rtl_wol_suspend_quirk with vendor driver and rename it
Heiner Kallweit
1
-16
/
+4
2021-01-12
net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
Marek Vasut
1
-0
/
+4
2021-01-11
net: mvpp2: prs: improve ipv4 parse flow
Stefan Chulski
1
-25
/
+39
2021-01-11
net: bareudp: simplify error paths calling dellink
Jakub Kicinski
1
-6
/
+2
2021-01-11
r8169: clean up rtl_pll_power_down/up functions
Heiner Kallweit
1
-8
/
+3
2021-01-11
r8169: improve handling D3 PLL power-down
Heiner Kallweit
1
-29
/
+22
2021-01-11
r8169: enable PLL power-down for chip versions 34, 35, 36, 42
Heiner Kallweit
1
-7
/
+4
2021-01-11
r8169: make use of the unaligned access helpers
Heiner Kallweit
1
-22
/
+13
2021-01-11
r8169: tweak max read request size for newer chips also in jumbo mtu mode
Heiner Kallweit
1
-4
/
+5
2021-01-11
r8169: align RTL8168e jumbo pcie read request size with vendor driver
Heiner Kallweit
1
-4
/
+2
2021-01-11
net: marvell: prestera: Correct typo
Florian Fainelli
1
-5
/
+5
2021-01-11
net: phy: at803x: use phy_modify_mmd()
Russell King
1
-9
/
+2
2021-01-11
net: sfp: extend bitrate-derived mode for 2500BASE-X
Russell King
1
-3
/
+8
2021-01-11
net: sfp: cope with SFPs that set both LOS normal and LOS inverted
Russell King
1
-14
/
+22
2021-01-11
net: dsa: felix: the switch does not support DMA
Vladimir Oltean
1
-13
/
+1
2021-01-11
mlxsw: spectrum_switchdev: remove transactional logic for VLAN objects
Vladimir Oltean
1
-33
/
+4
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
19
-164
/
+130
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
11
-85
/
+42
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
25
-288
/
+96
2021-01-11
net: switchdev: remove the transaction structure from port object notifiers
Vladimir Oltean
6
-98
/
+77
2021-01-11
net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links too
Vladimir Oltean
1
-6
/
+3
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
19
-550
/
+314
2021-01-11
r8169: deprecate support for RTL_GIGA_MAC_VER_27
Heiner Kallweit
1
-2
/
+6
2021-01-09
net: dsa: bcm_sf2: support BCM4908's integrated switch
Rafał Miłecki
4
-3
/
+49
2021-01-09
r8169: don't wakeup-enable device on shutdown if WOL is disabled
Heiner Kallweit
1
-1
/
+1
2021-01-09
r8169: improve rtl_ocp_reg_failure
Heiner Kallweit
1
-11
/
+6
2021-01-09
r8169: replace BUG_ON with WARN in _rtl_eri_write
Heiner Kallweit
1
-1
/
+3
2021-01-09
dpaa2-mac: remove a comment regarding pause settings
Ioana Ciornei
1
-3
/
+0
2021-01-09
dpaa2-mac: remove an unnecessary check
Ioana Ciornei
1
-24
/
+19
2021-01-09
dpaa2-eth: retry the probe when the MAC is not yet discovered on the bus
Ioana Ciornei
1
-1
/
+5
2021-01-09
bus: fsl-mc: return -EPROBE_DEFER when a device is not yet discovered
Ioana Ciornei
1
-0
/
+9
2021-01-09
dpaa2-mac: export MAC counters even when in TYPE_FIXED
Ioana Ciornei
4
-53
/
+39
2021-01-09
dpaa2-mac: split up initializing the MAC object from connecting to it
Ioana Ciornei
3
-29
/
+59
2021-01-09
ice: drop dead code in ice_receive_skb()
Eric Dumazet
1
-6
/
+1
2021-01-09
net: ipa: support COMPILE_TEST
Alex Elder
1
-4
/
+6
2021-01-09
net: ipa: declare the page pointer type in "gsi_trans.h"
Alex Elder
1
-0
/
+1
2021-01-09
ibmvnic: merge do_change_param_reset into do_reset
Lijun Pan
1
-110
/
+44
2021-01-08
ppp: clean up endianness conversions
Julian Wiedmann
1
-5
/
+3
2021-01-08
net: broadcom: share header defining UniMAC registers
Rafał Miłecki
6
-186
/
+130
2021-01-08
bgmac: add bgmac_umac_*() helpers for accessing UniMAC registers
Rafał Miłecki
2
-40
/
+55
[next]