summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-06nl80211: fix beacon tx rate mask validationRajkumar Manoharan1-5/+10
2020-11-06nl80211/cfg80211: fix potential infinite loopColin Ian King1-1/+1
2020-11-06cfg80211: Add support to calculate and report 4096-QAM HE ratesVamsi Krishna1-15/+17
2020-11-06cfg80211: Add support to configure SAE PWE value to driversRohan Dutta3-0/+44
2020-11-06ieee80211: Add definition for WFA DPPKurt Lee1-0/+3
2020-11-06mac80211: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-11-06Merge tag 'mlx5-updates-2020-11-03' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski19-467/+591
2020-11-06net/usb/r8153_ecm: support ECM mode for RTL8153Hayes Wang4-27/+204
2020-11-06net: Add mhi-net driverLoic Poulain3-0/+324
2020-11-06bus: mhi: Add mhi_queue_is_full functionLoic Poulain2-0/+18
2020-11-06Merge branch 'net-phy-add-support-for-shared-interrupts-part-1'Jakub Kicinski16-158/+529
2020-11-06net: phy: realtek: remove the use of .ack_interrupt()Ioana Ciornei1-16/+52
2020-11-06net: phy: realtek: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+72
2020-11-06net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei2-0/+14
2020-11-06net: phy: davicom: remove the use of .ack_interrupt()Ioana Ciornei1-16/+21
2020-11-06net: phy: davicom: implement generic .handle_interrupt() calbackIoana Ciornei1-0/+26
2020-11-06net: phy: cicada: remove the use of .ack_interrupt()Ioana Ciornei1-4/+11
2020-11-06net: phy: cicada: implement the generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-06net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei6-57/+68
2020-11-06net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei7-15/+114
2020-11-06net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei1-17/+19
2020-11-06net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+27
2020-11-06net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei1-4/+8
2020-11-06net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei1-28/+28
2020-11-06net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei1-1/+1
2020-11-06net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei1-7/+12
2020-11-06net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+31
2020-11-06net: phy: make .ack_interrupt() optionalIoana Ciornei1-1/+1
2020-11-06net: phy: add a shutdown procedureIoana Ciornei1-0/+8
2020-11-06net: phy: export phy_error and phy_trigger_machineIoana Ciornei2-2/+6
2020-11-06sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long3-3/+8
2020-11-06Merge branch 'hirschmann-hellcreek-dsa-driver'Jakub Kicinski18-0/+2952
2020-11-06dt-bindings: net: dsa: Add documentation for Hellcreek switchesKurt Kanzenbach1-0/+127
2020-11-06dt-bindings: Add vendor prefix for HirschmannKurt Kanzenbach1-0/+2
2020-11-06net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach3-0/+156
2020-11-06net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri7-14/+616
2020-11-06net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri6-1/+435
2020-11-06net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach7-0/+1538
2020-11-06net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean2-0/+18
2020-11-06net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach4-0/+75
2020-11-05net: mlx5: Replace in_irq() usageSebastian Andrzej Siewior1-7/+11
2020-11-05net/mlx5: Cleanup kernel-doc warningsSaeed Mahameed1-3/+5
2020-11-05net/mlx4: Cleanup kernel-doc warningsSaeed Mahameed1-1/+1
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk8-36/+57
2020-11-05net/mlx5: DR, Free unused buddy ICM memoryYevgeny Kliteynik2-4/+11
2020-11-05net/mlx5: DR, ICM memory pools sync optimizationYevgeny Kliteynik2-18/+6
2020-11-05net/mlx5: DR, Sync chunks only during freeYevgeny Kliteynik1-6/+8
2020-11-05net/mlx5: DR, Handle ICM memory via buddy allocation instead of bucketsYevgeny Kliteynik2-314/+211
2020-11-05net/mlx5: DR, Add buddy allocator utilitiesYevgeny Kliteynik3-1/+204
2020-11-05net/mlx5: DR, Rename matcher functions to be more HW agnosticYevgeny Kliteynik3-37/+33