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-22
Merge tag 'iwlwifi-next-for-kalle-2022-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
78
-944
/
+2313
2022-02-22
net: dsa: b53: mark as non-legacy
Russell King (Oracle)
1
-0
/
+6
2022-02-22
net: dsa: b53: switch to using phylink_generic_validate()
Russell King (Oracle)
5
-76
/
+13
2022-02-22
net: dsa: b53: drop use of phylink_helper_basex_speed()
Russell King (Oracle)
1
-2
/
+0
2022-02-22
net: dsa: b53: populate supported_interfaces and mac_capabilities
Russell King (Oracle)
5
-0
/
+95
2022-02-22
net: dsa: b53: clean up if() condition to be more readable
Russell King (Oracle)
1
-4
/
+7
2022-02-21
net: dm9051: Fix use after free in dm9051_loop_tx()
Dan Carpenter
1
-1
/
+3
2022-02-21
octeontx2-af: cn10k: add workaround for ptp errata
Naveen Mamindlapalli
1
-7
/
+80
2022-02-21
octeontx2-pf: cn10k: add support for new ptp timestamp format
Naveen Mamindlapalli
6
-3
/
+75
2022-02-21
net: mdio-ipq4019: add delay after clock enable
Baruch Siach
1
-1
/
+5
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
2
-0
/
+131
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
2
-20
/
+219
2022-02-21
Bonding: split bond_handle_vlan from bond_arp_send
Hangbin Liu
1
-24
/
+34
2022-02-21
ravb: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
2022-02-21
net: qualcomm: rmnet: Use skb_put_zero() to simplify code
Christophe JAILLET
1
-3
/
+1
2022-02-21
ath11k: Fix frames flush failure caused by deadlock
Baochen Qiang
1
-1
/
+1
2022-02-21
ath11k: Handle failure in qmi firmware ready
Seevalamuthu Mariappan
1
-1
/
+5
2022-02-21
ath11k: Invalidate cached reo ring entry before accessing it
Rameshkumar Sundaram
1
-1
/
+1
2022-02-21
ath: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-21
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-13
/
+13
2022-02-21
ath11k: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
5
-11
/
+11
2022-02-21
ath10k: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-21
ath9k: use hw_random API instead of directly dumping into random.c
Jason A. Donenfeld
2
-41
/
+32
2022-02-21
ath11k: configure RDDM size to mhi for recovery by firmware
Wen Gong
1
-0
/
+2
2022-02-21
ath11k: fix invalid m3 buffer address
Carl Huang
1
-0
/
+1
2022-02-21
ath11k: add ath11k_qmi_free_resource() for recovery
Wen Gong
2
-0
/
+6
2022-02-21
rtw89: core.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-21
brcmfmac: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-02-21
rtw89: fix RCU usage in rtw89_core_txq_push()
Jiri Kosina
1
-1
/
+4
2022-02-21
rtw88: coex: Update rtl8822c COEX version to 22020720
Ching-Te Ku
1
-2
/
+2
2022-02-21
rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID Info
Ching-Te Ku
6
-11
/
+206
2022-02-21
rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controller
Ching-Te Ku
7
-11
/
+148
2022-02-21
rtw88: coex: update BT PTA counter regularly
Ching-Te Ku
3
-12
/
+37
2022-02-21
rtw88: coex: Improve WLAN throughput when HFP COEX
Ching-Te Ku
1
-7
/
+2
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
5
-4
/
+41
2022-02-20
bnxt_en: Fix devlink fw_activate
Kalesh AP
1
-8
/
+31
2022-02-20
bnxt_en: Increase firmware message response DMA wait time
Michael Chan
2
-4
/
+10
2022-02-20
bnxt_en: Restore the resets_reliable flag in bnxt_open()
Kalesh AP
1
-2
/
+15
2022-02-20
bnxt_en: Fix incorrect multicast rx mask setting when not requested
Pavan Chebbi
1
-5
/
+8
2022-02-20
bnxt_en: Fix occasional ethtool -t loopback test failures
Michael Chan
3
-1
/
+9
2022-02-20
bnxt_en: Fix offline ethtool selftest with RDMA enabled
Michael Chan
2
-8
/
+14
2022-02-20
bnxt_en: Fix active FEC reporting to ethtool
Somnath Kotur
1
-0
/
+3
2022-02-19
net: prestera: acl: fix 'client_map' buff overflow
Volodymyr Mytnyk
1
-1
/
+1
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
1
-0
/
+1
2022-02-19
net: dsa: microchip: ksz9477: export HW stats over stats64 interface
Oleksij Rempel
3
-0
/
+104
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
1
-2
/
+1
2022-02-19
dpaa2-eth: Update SINGLE_STEP register access
Radu Bulie
2
-10
/
+93
2022-02-19
dpaa2-eth: Update dpni_get_single_step_cfg command
Radu Bulie
3
-1
/
+13
2022-02-19
net: dsa: microchip: fix bridging with more than two member ports
Svenning Sørensen
1
-3
/
+23
2022-02-19
net: prestera: flower: fix destroy tmpl in chain
Volodymyr Mytnyk
1
-9
/
+19
[prev]
[next]