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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
Venkateswara Naralasetty
1
-6
/
+26
2022-02-14
ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()
Wen Gong
1
-1
/
+1
2022-02-14
USB: zaurus: support another broken Zaurus
Oliver Neukum
2
-0
/
+24
2022-02-14
net: prestera: acl: add multi-chain support offload
Volodymyr Mytnyk
7
-39
/
+203
2022-02-14
net: wwan: iosm: drop debugfs dev reference
M Chetan Kumar
2
-2
/
+5
2022-02-14
net: wwan: debugfs obtained dev reference not dropped
M Chetan Kumar
1
-0
/
+36
2022-02-14
net: dsa: realtek: realtek-mdio: reset before setup
Luiz Angelo Daros de Luca
3
-4
/
+24
2022-02-14
net: dsa: realtek: realtek-smi: clean-up reset
Luiz Angelo Daros de Luca
1
-7
/
+13
2022-02-14
net: dsa: realtek: rename macro to match filename
Luiz Angelo Daros de Luca
1
-3
/
+3
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
13
-19
/
+19
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
5
-19
/
+13
2022-02-14
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+7
2022-02-14
net: mscc: ocelot: use bulk reads for stats
Colin Foster
1
-15
/
+77
2022-02-14
net: mscc: ocelot: add ability to perform bulk reads
Colin Foster
1
-0
/
+13
2022-02-14
net: mscc: ocelot: remove unnecessary stat reading from ethtool
Colin Foster
1
-17
/
+16
2022-02-14
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
1
-0
/
+6
2022-02-14
net: Add dm9051 driver
Joseph CHAMG
4
-0
/
+1454
2022-02-13
net: lan966x: Fix when CONFIG_IPV6 is not set
Horatiu Vultur
1
-1
/
+2
2022-02-13
net: lan966x: Fix when CONFIG_PTP_1588_CLOCK is compiled as module
Horatiu Vultur
1
-0
/
+1
2022-02-13
net: lan743x: Add support for Clause-45 MDIO PHY management
Raju Lakkaraju
2
-3
/
+122
2022-02-13
net: lan743x: Add support for SGMII interface
Raju Lakkaraju
2
-0
/
+65
2022-02-13
net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10
Raju Lakkaraju
2
-10
/
+28
2022-02-13
net: lan743x: Add support for 4 Tx queues
Raju Lakkaraju
3
-24
/
+79
2022-02-13
net: lan743x: Add PCI11010 / PCI11414 device IDs
Raju Lakkaraju
2
-2
/
+11
2022-02-13
net: wwan: iosm: Enable M.2 7360 WWAN card support
M Chetan Kumar
10
-77
/
+1032
2022-02-12
Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-28
/
+38
2022-02-12
ARM: ixp4xx: Drop all common code
Linus Walleij
1
-1
/
+0
2022-02-12
net: ixp4xx_hss: Check features using syscon
Linus Walleij
2
-18
/
+24
2022-02-12
net: ixp4xx_eth: Drop platform data support
Linus Walleij
2
-68
/
+21
2022-02-11
Revert "net: ethernet: cavium: use div64_u64() instead of do_div()"
Jakub Kicinski
1
-2
/
+2
2022-02-11
atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
Gatis Peisenieks
1
-1
/
+1
2022-02-11
mctp: serial: Cancel pending work from ndo_uninit handler
Jeremy Kerr
1
-1
/
+8
2022-02-11
net: moxa: use GFP_KERNEL
Julia Lawall
1
-2
/
+2
2022-02-11
net: dsa: lan9303: fix reset on probe
Mans Rullgard
1
-1
/
+1
2022-02-11
octeontx2-af: fix array bound error
Hariprasad Kelam
1
-2
/
+3
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
129
-3739
/
+6053
2022-02-11
Merge tag 'wireless-2022-02-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
David S. Miller
21
-609
/
+85
2022-02-11
dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable
Holger Brunck
4
-0
/
+70
2022-02-11
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
1
-28
/
+38
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-69
/
+157
2022-02-10
net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregister
Vladimir Oltean
1
-2
/
+2
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
5
-16
/
+53
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
1
-4
/
+7
2022-02-10
net: dsa: qca8k: fix noderef.cocci warnings
kernel test robot
1
-1
/
+1
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
6
-62
/
+69
2022-02-10
qed: prevent a fw assert during device shutdown
Venkata Sudheer Kumar Bhavaraju
3
-2
/
+51
[prev]
[next]