summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-12-08libertas_tf: Add missing __packed annotationsKees Cook
2021-12-08libertas: Add missing __packed annotation with struct_group()Kees Cook
2021-12-08mwifiex: Fix possible ABBA deadlockBrian Norris
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-08wilc1000: Add id_table to spi_driverDavid Mosberger-Tang
2021-12-08rtw89: don't kick off TX DMA if failed to write skbPing-Ke Shih
2021-12-08rtw89: remove cch_by_bw which is not usedZong-Zhe Yang
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih
2021-12-08rtw88: refine tx_pwr_tbl debugfs to show channel and bandwidthZong-Zhe Yang
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang
2021-12-08rtw89: fix incorrect channel info during scanPo Hao Huang
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg
2021-12-08can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()Andy Shevchenko
2021-12-08can: hi311x: hi3110_can_probe(): make use of device property APIAndy Shevchenko
2021-12-08can: hi311x: hi3110_can_probe(): try to get crystal clock rate from propertyAndy Shevchenko
2021-12-08can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input...Andy Shevchenko
2021-12-08can: sun4i_can: add support for R40 CAN controllerEvgeny Boger
2021-12-08can: bittiming: replace CAN units with the generic ones from linux/units.hVincent Mailhol
2021-12-08ath10k: fix scan abort when duration is set for hw scanWen Gong
2021-12-08ath10k: Fix tx hangingSebastian Gottschall
2021-12-08ath: regdom: extend South Korea regulatory domain supportPeter Oh
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong
2021-12-08carl9170: Use the bitmap API when applicableChristophe JAILLET
2021-12-08wcn36xx: Fix max channels retrievalLoic Poulain
2021-12-08ath11k: add 11d scan offload supportWen Gong
2021-12-08ath11k: add configure country code for QCA6390 and WCN6855Wen Gong
2021-12-08ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2021-12-07net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han
2021-12-07net: mscc: ocelot: split register definitions to a separate fileColin Foster
2021-12-07net: dsa: ocelot: felix: add interface for custom regmapsColin Foster
2021-12-07net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster
2021-12-07net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-07net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07gve: fix for null pointer dereference.Ameer Hamza
2021-12-07net: eql: add net device refcount trackerEric Dumazet
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski
2021-12-07ice: ignore dropped packets during initJesse Brandeburg
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman