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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-24
wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
Daniel Golle
1
-1
/
+1
2022-09-24
wifi: rt2x00: fix HT20/HT40 bandwidth switch on MT7620
Daniel Golle
1
-0
/
+8
2022-09-24
wifi: rt2x00: move helper functions up in file
Daniel Golle
1
-20
/
+20
2022-09-24
wifi: rt2x00: add TX LOFT calibration for MT7620
Tomislav Požega
2
-0
/
+912
2022-09-24
wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
Daniel Golle
1
-1
/
+2
2022-09-24
wifi: rt2x00: add RXIQ calibration for MT7620
Tomislav Požega
1
-0
/
+375
2022-09-24
wifi: rt2x00: add RXDCOC calibration for MT7620
Tomislav Požega
1
-0
/
+60
2022-09-24
wifi: rt2x00: add r calibration for MT7620
Tomislav Požega
2
-0
/
+135
2022-09-24
wifi: rt2x00: add RF self TXDC calibration for MT7620
Tomislav Požega
1
-0
/
+48
2022-09-24
wifi: rt2x00: move up and reuse busy wait functions
Daniel Golle
1
-53
/
+46
2022-09-24
wifi: rt2x00: add support for external PA on MT7620
Daniel Golle
2
-1
/
+52
2022-09-24
wifi: rt2x00: add throughput LED trigger
David Bauer
1
-0
/
+18
2022-09-24
wifi: rt2x00: define RF5592 in init_eeprom routine
Tomislav Požega
1
-0
/
+2
2022-09-23
sfc: correct filter_table_remove method for EF10 PFs
Andy Moreton
1
-1
/
+1
2022-09-23
net: ipa: encapsulate updating three more registers
Alex Elder
1
-26
/
+53
2022-09-23
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
1
-13
/
+22
2022-09-23
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
1
-8
/
+13
2022-09-23
net: ipa: tidy up register enum definitions
Alex Elder
1
-21
/
+21
2022-09-23
net: ipa: define BCR values using an enum
Alex Elder
3
-20
/
+18
2022-09-23
net: ipa: rearrange functions for similarity
Alex Elder
1
-46
/
+42
2022-09-23
net: ipa: introduce ipa_qtime_val()
Alex Elder
1
-36
/
+44
2022-09-23
net: ipa: don't use u32p_replace_bits()
Alex Elder
1
-2
/
+2
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
Jakub Kicinski
2
-249
/
+230
2022-09-23
net: mt7531: ensure all MACs are powered down before reset
Alexander Couzens
1
-0
/
+4
2022-09-23
net: mt7531: only do PLL once after the reset
Alexander Couzens
1
-6
/
+9
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
1
-1
/
+0
2022-09-23
net/mlx5e: macsec: remove checks on the prepare phase
Antoine Tenart
1
-36
/
+0
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
1
-57
/
+0
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
1
-41
/
+0
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
1
-13
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
1
-45
/
+45
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
1
-49
/
+55
2022-09-23
can: ctucanfd: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-23
can: gs_usb: remove dma allocations
Vasanth Sadhasivan
1
-33
/
+6
2022-09-23
can: gs_usb: add switchable termination support
Marc Kleine-Budde
1
-1
/
+78
2022-09-23
can: gs_usb: gs_make_candev(): clean up error handling
Marc Kleine-Budde
1
-8
/
+13
2022-09-23
can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
Marc Kleine-Budde
1
-194
/
+107
2022-09-23
can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
Marc Kleine-Budde
1
-3
/
+3
2022-09-23
can: gs_usb: gs_can_open(): initialize time counter before starting device
Marc Kleine-Budde
1
-4
/
+6
2022-09-23
can: gs_usb: add missing lock to protect struct timecounter::cycle_last
Marc Kleine-Budde
1
-5
/
+18
2022-09-23
can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
Marc Kleine-Budde
1
-2
/
+1
2022-09-23
net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
Radhey Shyam Pandey
1
-0
/
+4
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
7
-3
/
+560
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
1
-0
/
+159
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
5
-2
/
+71
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2
-1
/
+3
2022-09-23
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
1
-2
/
+1
2022-09-23
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
1
-3
/
+6
2022-09-23
net: dsa: mt7530: add support for in-band link status
Daniel Golle
2
-13
/
+38
2022-09-23
net: phy: aquantia: Add support for rate matching
Sean Anderson
1
-4
/
+47
[prev]
[next]