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-04-27
net: hamradio: remove support for DMA SCC devices
Jakub Kicinski
3
-1485
/
+0
2022-04-27
net: wan: remove support for Z85230-based devices
Jakub Kicinski
6
-2760
/
+0
2022-04-27
net: wan: remove support for COSA and SRP synchronous serial boards
Jakub Kicinski
4
-2179
/
+0
2022-04-27
net: lan966x: Add support for PTP_PF_EXTTS
Horatiu Vultur
3
-1
/
+127
2022-04-27
net: lan966x: Add support for PTP_PF_PEROUT
Horatiu Vultur
2
-0
/
+169
2022-04-27
net: lan966x: Add registers used to configure the PTP pin
Horatiu Vultur
1
-0
/
+40
2022-04-27
net: lan966x: Change the PTP pin used to read/write the PHC.
Horatiu Vultur
1
-1
/
+1
2022-04-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net
David S. Miller
3
-19
/
+13
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
ath10k: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
ath11k: read country code from SMBIOS for WCN6855/QCA6390
Wen Gong
3
-4
/
+63
2022-04-27
ath11k: disable spectral scan during spectral deinit
Hari Chandrakanthan
1
-8
/
+9
2022-04-27
ath11k: Update WBM idle ring HP after FW mode on
Manikanta Pubbisetty
2
-17
/
+32
2022-04-27
ath11k: WMI changes to support WCN6750
Manikanta Pubbisetty
1
-3
/
+7
2022-04-27
ath11k: Do not put HW in DBS mode for WCN6750
Manikanta Pubbisetty
2
-2
/
+3
2022-04-27
rtlwifi: btcoex: fix if == else warning
Guo Zhengkui
1
-12
/
+4
2022-04-27
brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips
Hamid Zamani
1
-0
/
+1
2022-04-27
rtl818x: Prevent using not initialized queues
Alexander Wetzel
1
-2
/
+6
2022-04-27
rtw88: use the correct bit in the REG_HCI_OPT_CTRL register
Kevin Lo
1
-1
/
+1
2022-04-27
mwifiex: Add SD8997 SDIO-UART firmware
Andrejs Cainikovs
2
-0
/
+3
2022-04-27
mwifiex: Select firmware based on strapping
Andrejs Cainikovs
2
-1
/
+25
2022-04-26
net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
Martin Blumenstingl
1
-3
/
+0
2022-04-26
net: stmmac: dwmac-imx: comment spelling fix
Marcel Ziswiler
1
-2
/
+2
2022-04-26
net: remove comments that mention obsolete __SLOW_DOWN_IO
Bjorn Helgaas
2
-4
/
+0
2022-04-26
net: wan: atp: remove unused eeprom_delay()
Bjorn Helgaas
1
-4
/
+0
2022-04-26
net: dsa: mt753x: fix pcs conversion regression
Russell King (Oracle)
1
-9
/
+9
2022-04-26
ice: fix use-after-free when deinitializing mailbox snapshot
Jacob Keller
1
-1
/
+1
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
1
-0
/
+3
2022-04-26
ice: Protect vf_state check by cfg_lock in ice_vc_process_vf_msg()
Ivan Vecera
1
-7
/
+5
2022-04-26
ice: Fix incorrect locking in ice_vc_process_vf_msg()
Ivan Vecera
1
-14
/
+7
2022-04-26
virtio_net: fix wrong buf address calculation when using xdp
Nikolay Aleksandrov
1
-1
/
+19
2022-04-26
net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addr
Nathan Rossi
1
-2
/
+3
2022-04-26
net: phy: marvell10g: fix return value on error
Baruch Siach
1
-1
/
+1
2022-04-26
net: usb: qmi_wwan: add support for Sierra Wireless EM7590
Ethan Yang
1
-0
/
+1
2022-04-26
net: bcmgenet: hide status block before TX timestamping
Jonathan Lemon
1
-0
/
+7
2022-04-26
net: dsa: ksz: added the generic port_stp_state_set function
Arun Ramadoss
6
-73
/
+49
2022-04-26
net: phy: LAN937x: add interrupt support for link detection
Arun Ramadoss
1
-0
/
+2
2022-04-25
wwan_hwsim: Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-5
/
+17
2022-04-25
net: ieee802154: ca8210: Call _xmit_error() when a transmission fails
Miquel Raynal
1
-2
/
+1
2022-04-25
net: ieee802154: ca8210: Use core return codes instead of hardcoding them
Miquel Raynal
1
-110
/
+68
2022-04-25
net: ieee802154: atusb: Call _xmit_hw_error() upon transmission error
Miquel Raynal
1
-3
/
+1
2022-04-25
net: ieee802154: at86rf230: Forward Tx trac errors
Miquel Raynal
2
-113
/
+21
2022-04-25
net: ieee802154: at86rf230: Call _xmit_hw_error() when failing to offload frames
Miquel Raynal
1
-2
/
+1
2022-04-25
wireless: add plfxlc driver for pureLiFi X, XL, XC devices
Srinivasan Raju
14
-0
/
+2563
2022-04-25
net: mscc: ocelot: don't add VID 0 to ocelot->vlans when leaving VLAN-aware bridge
Vladimir Oltean
1
-2
/
+2
2022-04-25
net: mscc: ocelot: ignore VID 0 added by 8021q module
Vladimir Oltean
1
-0
/
+10
2022-04-25
net: ipa: compute proper aggregation limit
Alex Elder
1
-3
/
+6
2022-04-25
net: ethernet: mtk_eth_soc: add check for allocation failure
Dan Carpenter
1
-0
/
+2
2022-04-25
net: lan966x: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2022-04-25
ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()
Yang Yingliang
1
-1
/
+6
[prev]
[next]