summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-14wilc1000: Rename irq handler from "WILC_IRQ" to netdev nameDavid Mosberger-Tang
2021-12-14wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"David Mosberger-Tang
2021-12-14wilc1000: Fix spurious "FW not responding" errorDavid Mosberger-Tang
2021-12-14wilc1000: Remove misleading USE_SPI_DMA macroDavid Mosberger-Tang
2021-12-14wilc1000: Fix missing newline in error messageDavid Mosberger-Tang
2021-12-14wilc1000: Fix copy-and-paste typo in wilc_set_mac_addressDavid Mosberger-Tang
2021-12-14rtw89: coex: Update COEX to 5.5.8Ching-Te Ku
2021-12-14rtw89: coex: Cancel PS leaving while C2H comesChing-Te Ku
2021-12-14rtw89: coex: Update BT counters while receiving reportChing-Te Ku
2021-12-14rtw89: coex: Define LPS state for BTC usingChing-Te Ku
2021-12-14rtw89: coex: Add MAC API to get BT polluted counterChing-Te Ku
2021-12-14rtw89: coex: Not to send H2C when WL not ready and count H2CChing-Te Ku
2021-12-14rtw89: coex: correct C2H header lengthChing-Te Ku
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain
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-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-07Merge branch 's390-net-updates-2021-12-06'Jakub Kicinski
2021-12-07s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann
2021-12-07s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann
2021-12-07s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann
2021-12-07s390/qeth: split up L2 netdev_opsJulian Wiedmann
2021-12-07s390/qeth: simplify qeth_receive_skb()Julian Wiedmann
2021-12-07hv_sock: Extract hvs_send_data() helper that takes only headerKees Cook
2021-12-07net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han
2021-12-07Merge branch 'prepare-ocelot-for-external-interface-control'Jakub Kicinski
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: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07Merge branch 'net-second-round-of-netdevice-refcount-tracking'Jakub Kicinski
2021-12-07net: sched: act_mirred: add net device refcount trackerEric Dumazet
2021-12-07openvswitch: add net device refcount tracker to struct vportEric Dumazet
2021-12-07netlink: add net device refcount tracker to struct ethnl_req_infoEric Dumazet
2021-12-07net/smc: add net device tracker to struct smc_pnetentryEric Dumazet
2021-12-07pktgen add net device refcount trackerEric Dumazet
2021-12-07llc: add net device refcount trackerEric Dumazet
2021-12-07ax25: add net device refcount trackerEric Dumazet