summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpersVladimir Oltean2021-12-0810-32/+39
* net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...Vladimir Oltean2021-12-081-13/+8
* net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...Vladimir Oltean2021-12-081-15/+9
* net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging opsVladimir Oltean2021-12-081-22/+30
* net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean2021-12-082-3/+3
* net: dsa: make dp->bridge_num one-basedVladimir Oltean2021-12-081-6/+6
* s390/qeth: remove check for packing mode in qeth_check_outbound_queue()Julian Wiedmann2021-12-081-4/+1
* s390/qeth: fine-tune .ndo_select_queue()Julian Wiedmann2021-12-084-30/+22
* s390/qeth: don't offer .ndo_bridge_* ops for OSA devicesJulian Wiedmann2021-12-081-2/+0
* s390/qeth: split up L2 netdev_opsJulian Wiedmann2021-12-081-4/+28
* s390/qeth: simplify qeth_receive_skb()Julian Wiedmann2021-12-081-22/+12
* net: dsa: felix: use kmemdup() to replace kmalloc + memcpyYihao Han2021-12-081-5/+2
* net: mscc: ocelot: split register definitions to a separate fileColin Foster2021-12-083-510/+536
* net: dsa: ocelot: felix: add interface for custom regmapsColin Foster2021-12-084-2/+6
* net: dsa: ocelot: felix: Remove requirement for PCS in felix devicesColin Foster2021-12-081-1/+1
* net: dsa: ocelot: remove unnecessary pci_bar variablesColin Foster2021-12-082-8/+4
* net: hns3: Fix spelling mistake "faile" -> "failed"Colin Ian King2021-12-081-1/+1
* Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-08102-5930/+13377
|\
| * iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach2021-12-052-0/+27
| * rtlwifi: rtl8192de: Style clean-upsKees Cook2021-11-292-11/+7
| * mwl8k: Use named struct for memcpy() regionKees Cook2021-11-291-4/+6
| * intersil: Use struct_group() for memcpy() regionKees Cook2021-11-292-8/+11
| * libertas_tf: Use struct_group() for memcpy() regionKees Cook2021-11-292-5/+8
| * libertas: Use struct_group() for memcpy() regionKees Cook2021-11-292-6/+9
| * wlcore: no need to initialise statics to falseJason Wang2021-11-291-1/+1
| * rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen2021-11-293-1/+6
| * rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen2021-11-291-1/+7
| * brcmfmac: Configure keep-alive packet on suspendLoic Poulain2021-11-292-0/+40
| * wilc1000: remove '-Wunused-but-set-variable' warning in chip_wakeup()Ajay Singh2021-11-261-5/+0
| * iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach2021-11-263-2/+13
| * iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach2021-11-264-6/+168
| * iwlwifi: integrate with iwlmeiEmmanuel Grumbach2021-11-2611-29/+481
| * iwlwifi: mei: add debugfs hooksEmmanuel Grumbach2021-11-261-2/+83
| * iwlwifi: mei: add the driver to allow cooperation with CSMEEmmanuel Grumbach2021-11-2611-0/+3749
| * mei: bus: add client dma interfaceAlexander Usyskin2021-11-263-3/+72
| * mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler2021-11-263-0/+8
| * mwifiex: Ensure the version string from the firmware is 0-terminatedJonas Dreßler2021-11-261-0/+3
| * mwifiex: Add quirk to disable deep sleep with certain hardware revisionJonas Dreßler2021-11-263-0/+39
| * mwifiex: Use a define for firmware version string lengthJonas Dreßler2021-11-263-4/+7
| * mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen2021-11-261-1/+2
| * rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PCPing-Ke Shih2021-11-261-0/+9
| * rtw88: add debugfs to force lowest basic rateYu-Yen Ting2021-11-263-1/+42
| * rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting2021-11-261-5/+21
| * rtw89: add AXIDMA and TX FIFO dump in mac_mem_dumpChia-Yuan Li2021-11-262-0/+15
| * rtw89: fix potentially access out of range of RF register arrayPing-Ke Shih2021-11-261-14/+19
| * rtw89: remove unneeded variableChangcheng Deng2021-11-261-2/+1
| * rtw89: remove unnecessary conditional operatorsYe Guojin2021-11-264-5/+5
| * rtw89: update rtw89_regulatory map to R58-R31Zong-Zhe Yang2021-11-261-187/+188
| * rtw89: update tx power limit/limit_ru tables to R54Zong-Zhe Yang2021-11-261-670/+2413
| * rtw89: update rtw89 regulation definition to R58-R31Zong-Zhe Yang2021-11-262-4/+17