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-03-25
ath9k: add functions to get paprd rate mask
Wenli Looi
3
-20
/
+25
2022-03-25
ath9k: refactor ar9003_hw_spur_mitigate_ofdm
Wenli Looi
1
-17
/
+8
2022-03-25
ath9k: fix ar9003_get_eepmisc
Wenli Looi
1
-1
/
+1
2022-03-25
ath9k: use AR9300_MAX_CHAINS when appropriate
Wenli Looi
2
-3
/
+3
2022-03-25
ath9k: split set11nRateFlags and set11nChainSel
Wenli Looi
3
-10
/
+14
2022-03-25
ath9k: make ATH_SREV macros more consistent
Wenli Looi
1
-5
/
+5
2022-03-25
ath11k: Add peer rhash table support
Karthikeyan Periyasamy
5
-24
/
+363
2022-03-25
ath11k: add read variant from SMBIOS for download board data
Wen Gong
3
-1
/
+93
2022-03-25
ath11k: add fallback board name without variant while searching board-2.bin
Wen Gong
1
-7
/
+41
2022-03-24
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
1
-0
/
+51
2022-03-24
net: dsa: realtek: make interface drivers depend on OF
Alvin Šipraga
1
-0
/
+2
2022-03-24
net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resume
Bjorn Andersson
1
-0
/
+7
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1025
-24449
/
+79065
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
4
-14
/
+59
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
5
-7
/
+7
2022-03-23
Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-87
/
+45
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-7
/
+5
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-28
/
+78
2022-03-23
drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool
Sondhauß, Jan
1
-4
/
+2
2022-03-23
ice: don't allow to run ice_send_event_to_aux() in atomic ctx
Alexander Lobakin
1
-0
/
+3
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
2
-10
/
+17
2022-03-23
net: marvell: prestera: add missing destroy_workqueue() in prestera_module_init()
Yang Yingliang
1
-1
/
+3
2022-03-23
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-23
ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capability
Baochen Qiang
3
-0
/
+11
2022-03-23
ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()
Wen Gong
1
-4
/
+8
2022-03-23
ath11k: Add hw-restart option to simulate_fw_crash
Wen Gong
1
-0
/
+4
2022-03-23
ath11k: add synchronization operation between reconfigure of mac80211 and ath11k_base
Wen Gong
3
-8
/
+70
2022-03-23
ath11k: add support for device recovery for QCA6390/WCN6855
Wen Gong
4
-0
/
+132
2022-03-23
ath11k: disable regdb support for QCA6390
Wen Gong
1
-1
/
+1
2022-03-23
ath11k: remove unused ATH11K_BD_IE_BOARD_EXT
Wen Gong
1
-1
/
+0
2022-03-23
ath11k: acquire ab->base_lock in unassign when finding the peer by addr
Niels Dossche
1
-3
/
+8
2022-03-22
net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT
Eyal Birger
1
-0
/
+3
2022-03-22
net/mlx5e: Fix build warning, detected write beyond size of field
Saeed Mahameed
1
-2
/
+1
2022-03-22
iwlwifi: mvm: Don't fail if PPAG isn't supported
Miri Korenblit
1
-1
/
+2
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-61
/
+131
2022-03-22
bnx2x: truncate value to original sizing
Bill Wendling
1
-2
/
+4
2022-03-22
net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
Yang Yingliang
1
-1
/
+1
2022-03-21
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-21
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
1
-5
/
+5
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
30
-92
/
+33
2022-03-21
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
1
-0
/
+48
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2022-03-21
net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5
Vladimir Oltean
1
-0
/
+1
2022-03-21
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
1
-0
/
+3
2022-03-21
net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
Tobias Waldekranz
1
-1
/
+3
2022-03-21
Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-11
/
+27
2022-03-21
net: bcmgenet: Use stronger register read/writes to assure ordering
Jeremy Linton
1
-2
/
+2
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+2
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
4
-45
/
+54
2022-03-21
netdevsim: replace vfs_lock with devlink instance lock
Jakub Kicinski
2
-18
/
+20
[prev]
[next]