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-10
carl9170: replace GFP_ATOMIC in ampdu_action, it can sleep
Christian Lamparter
1
-1
/
+1
2022-03-10
ath10k: Fix error handling in ath10k_setup_msa_resources
Miaoqian Lin
1
-1
/
+1
2022-03-10
ath11k: remove unneeded flush_workqueue
Lv Ruyi (CGEL ZTE)
1
-1
/
+0
2022-03-10
ath6kl: add device ID for WLU5150-D81
André Apitzsch
1
-0
/
+1
2022-03-10
can: gs_usb: add VID/PID for ABE CAN Debugger devices
Ben Evans
1
-0
/
+5
2022-03-10
can: gs_usb: add VID/PID for CES CANext FD devices
Peter Fink
1
-0
/
+5
2022-03-10
can: gs_usb: add extended bt_const feature
Peter Fink
1
-2
/
+68
2022-03-10
can: gs_usb: activate quirks for CANtact Pro unconditionally
Peter Fink
1
-0
/
+23
2022-03-10
can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
Marc Kleine-Budde
1
-1
/
+13
2022-03-10
can: gs_usb: add usb quirk for NXP LPC546xx controllers
Peter Fink
1
-2
/
+27
2022-03-10
can: gs_usb: add CAN-FD support
Peter Fink
1
-16
/
+108
2022-03-10
can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
Peter Fink
1
-11
/
+26
2022-03-10
can: gs_usb: support up to 3 channels per device
Marc Kleine-Budde
1
-2
/
+2
2022-03-10
can: gs_usb: gs_usb_probe(): introduce udev and make use of it
Marc Kleine-Budde
1
-5
/
+4
2022-03-10
can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
Marc Kleine-Budde
1
-0
/
+2
2022-03-10
can: gs_usb: document the USER_ID feature
Marc Kleine-Budde
1
-0
/
+4
2022-03-10
can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
Marc Kleine-Budde
1
-0
/
+1
2022-03-10
can: gs_usb: add HW timestamp mode bit
Marc Kleine-Budde
1
-0
/
+1
2022-03-10
can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const->feature
Marc Kleine-Budde
1
-2
/
+2
2022-03-10
can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()
Marc Kleine-Budde
1
-65
/
+22
2022-03-10
can: gs_usb: rewrap error messages
Marc Kleine-Budde
1
-4
/
+2
2022-03-10
can: gs_usb: GS_CAN_FLAG_OVERFLOW: make use of BIT()
Marc Kleine-Budde
1
-1
/
+1
2022-03-10
can: gs_usb: sort include files alphabetically
Marc Kleine-Budde
1
-1
/
+1
2022-03-10
can: gs_usb: fix checkpatch warning
Marc Kleine-Budde
1
-1
/
+2
2022-03-10
can: gs_usb: use consistent one space indention
Marc Kleine-Budde
1
-19
/
+19
2022-03-10
can: rcar_canfd: Add support for r8a779a0 SoC
Ulrich Hecht
1
-136
/
+217
2022-03-10
can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()
Vincent Mailhol
1
-2
/
+1
2022-03-10
vxcan: enable local echo for sent CAN frames
Oliver Hartkopp
1
-1
/
+1
2022-03-10
vxcan: remove sk reference in peer skb
Oliver Hartkopp
1
-6
/
+11
2022-03-10
iwlwifi: bump FW API to 72 for AX devices
Luca Coelho
1
-2
/
+2
2022-03-10
iwlwifi: acpi: move ppag code from mvm to fw/acpi
Matt Chen
3
-184
/
+234
2022-03-10
iwlwifi: dbg: check trigger data before access
Mordechay Goodstein
1
-0
/
+5
2022-03-10
iwlwifi: dbg: in sync mode don't call schedule
Mordechay Goodstein
1
-2
/
+2
2022-03-10
iwlwifi: use 4k queue size for Bz A-step
Johannes Berg
1
-0
/
+4
2022-03-10
iwlwifi: pcie: fix SW error MSI-X mapping
Johannes Berg
1
-1
/
+1
2022-03-10
iwlwifi: yoyo: dump IMR DRAM only for HW and FW error
Mukesh Sisodiya
1
-0
/
+25
2022-03-10
iwlwifi: mvm: add support for IMR based on platform
Mukesh Sisodiya
5
-4
/
+28
2022-03-10
iwlwifi: yoyo: disable IMR DRAM region if IMR is disabled
Mukesh Sisodiya
1
-0
/
+23
2022-03-10
iwlwifi: mvm: remove cipher scheme support
Johannes Berg
5
-97
/
+1
2022-03-10
iwlwifi: Configure FW debug preset via module param.
Ayala Barazani
3
-7
/
+43
2022-03-10
iwlwifi: mvm: add a flag to reduce power command.
Ayala Barazani
6
-9
/
+44
2022-03-10
iwlwifi: bump FW API to 71 for AX devices
Luca Coelho
1
-1
/
+1
2022-03-09
net: axienet: Use napi_alloc_skb when refilling RX ring
Robert Hancock
1
-1
/
+1
2022-03-09
stmmac: intel: Add ADL-N PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-03-09
net/fungible: fix errors when CONFIG_TLS_DEVICE=n
Dimitris Michailidis
2
-8
/
+8
2022-03-09
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
6
-277
/
+14
2022-03-09
net: stmmac: switch no PTP HW support message to info level
Heiner Kallweit
1
-1
/
+1
2022-03-09
e1000e: Print PHY register address when MDI read/write fails
Chen Yu
1
-4
/
+4
2022-03-09
net: dsa: microchip: ksz9477: implement MTU configuration
Oleksij Rempel
3
-2
/
+38
2022-03-09
drivers: vxlan: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
[prev]
[next]