summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: add helpers for comparing phy IDsRussell King2023-05-223-14/+12
* net: altera: tse: remove mac_an_restart() functionRussell King (Oracle)2023-05-221-5/+0
* net: fec: remove useless fec_enet_reset_skb()Wei Fang2023-05-221-21/+0
* net: fec: turn on XDP featuresWei Fang2023-05-221-0/+5
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2023-05-203-1/+11
|\
| * e1000e: Add @adapter description to kdocBaozhu Ni2023-05-181-1/+1
| * igb: Define igb_pm_ops conditionally on CONFIG_PMTom Rix2023-05-181-0/+2
| * igc: Avoid transmit queue timeout for XDPKurt Kanzenbach2023-05-181-0/+8
* | net: arc: Make arc_emac_remove() return voidUwe Kleine-König2023-05-194-10/+7
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-05-198-366/+142
|\ \
| * | ice: Remove LAG+SRIOV mutual exclusionDave Ertman2023-05-175-91/+0
| * | ice: update PHY type to ethtool link mode mappingPaul Greenwalt2023-05-171-19/+19
| * | ice: refactor PHY type to ethtool link modePaul Greenwalt2023-05-173-274/+141
| * | ice: update ICE_PHY_TYPE_HIGH_MAX_INDEXPaul Greenwalt2023-05-171-1/+1
* | | net: sfp: add support for rate selectionRussell King (Oracle)2023-05-191-24/+188
* | | net: sfp: add support for setting signalling rateRussell King (Oracle)2023-05-194-0/+50
* | | net: sfp: change st_mutex lockingRussell King (Oracle)2023-05-191-14/+42
* | | net: sfp: move sm_mutex into sfp_check_state()Russell King (Oracle)2023-05-191-9/+14
* | | net: sfp: swap order of rtnl and st_mutex locksRussell King (Oracle)2023-05-191-2/+2
* | | net: sfp: move rtnl lock to cover reading stateRussell King (Oracle)2023-05-191-1/+1
* | | net: sfp: add helper to modify signal statesRussell King (Oracle)2023-05-191-4/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-05-1881-247/+575
|\ \ \ | |_|/ |/| |
| * | Merge tag 'linux-can-fixes-for-6.4-20230518' of git://git.kernel.org/pub/scm/...Paolo Abeni2023-05-181-22/+29
| |\ \
| | * | can: kvaser_pciefd: Disable interrupts in probe error pathJimmy Assarsson2023-05-171-0/+2
| | * | can: kvaser_pciefd: Do not send EFLUSH command on TFD interruptJimmy Assarsson2023-05-171-17/+4
| | * | can: kvaser_pciefd: Empty SRB buffer in probeJimmy Assarsson2023-05-171-0/+15
| | * | can: kvaser_pciefd: Call request_irq() before enabling interruptsJimmy Assarsson2023-05-171-5/+5
| | * | can: kvaser_pciefd: Clear listen-only bit if not explicitly requestedJimmy Assarsson2023-05-171-0/+2
| | * | can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()Jimmy Assarsson2023-05-171-0/+1
| * | | Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-05-1834-99/+186
| |\ \ \
| | * | | wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-05-172-2/+2
| | * | | wifi: rtw88: sdio: Always use two consecutive bytes for word operationsMartin Blumenstingl2023-05-171-8/+0
| | * | | mac80211_hwsim: fix memory leak in hwsim_new_radio_nlZhengchao Shao2023-05-161-1/+2
| | * | | wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud2023-05-161-0/+3
| | * | | wifi: iwlwifi: Don't use valid_links to iterate sta linksMiri Korenblit2023-05-161-30/+22
| | * | | wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg2023-05-161-0/+10
| | * | | wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi2023-05-161-1/+1
| | * | | wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: fix initialization of a return valueMukesh Sisodiya2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-164-2/+22
| | * | | wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg2023-05-161-8/+11
| | * | | wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2023-05-162-9/+12
| | * | | wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg2023-05-161-1/+1
| | * | | wifi: iwlwifi: mvm: don't double-init spinlockJohannes Berg2023-05-161-5/+5
| | * | | wifi: iwlwifi: mvm: always free dup_dataJohannes Berg2023-05-163-5/+3
| | * | | wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman2023-05-163-5/+15
| | * | | wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-05-152-1/+4
| | * | | wifi: brcmfmac: Check for probe() id argument being NULLHans de Goede2023-05-153-0/+27
| | * | | wifi: rtw88: correct qsel_to_ep[] type as intPing-Ke Shih2023-05-151-1/+1
| | * | | wifi: rtw88: use work to update rate to avoid RCU warningPing-Ke Shih2023-05-123-1/+19