aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-03net: ena: cosmetic: extract code to ena_indirection_table_set()Arthur Kiyanovski1-18/+30
2020-05-03net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macrosSameeh Jubran1-7/+7
2020-05-03net: ena: use SHUTDOWN as reset reason when closing interfaceSameeh Jubran1-0/+2
2020-05-03net: ena: drop superfluous prototypeArthur Kiyanovski1-12/+0
2020-05-03net: ena: add support for reporting of packet dropsSameeh Jubran3-0/+15
2020-05-03net: ena: add unmask interrupts statistics to ethtoolSameeh Jubran3-0/+5
2020-05-03net: ena: remove code that does nothingSameeh Jubran1-4/+1
2020-05-03net: ena: changes to RSS hash key allocationSameeh Jubran1-11/+5
2020-05-03net: ena: change default RSS hash function to ToeplitzArthur Kiyanovski1-1/+1
2020-05-03net: ena: allow setting the hash function without changing the keySameeh Jubran3-14/+32
2020-05-03net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski1-2/+4
2020-05-03net: ena: avoid unnecessary admin command when RSS function set failsArthur Kiyanovski1-1/+3
2020-05-02net: ethernet: fec: Replace interrupt driven MDIO with polled IOAndrew Lunn2-36/+45
2020-05-01Merge branch 'net-smc-extent-buffer-mapping-and-port-handling'David S. Miller1-0/+4
2020-05-01net: enetc: add tc flower psfp offload driverPo Liu5-15/+1300
2020-05-01net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu4-0/+96
2020-05-01net: bcmgenet: Move wake-up event out of side band ISRDoug Berger3-13/+67
2020-05-01net: ipa: do not cache channel stateAlex Elder2-35/+55
2020-05-01net: ipa: pass channel pointer to gsi_channel_state()Alex Elder1-5/+6
2020-05-01net: dsa: mv88e6xxx: 88e6390 10G serdes supportRussell King2-2/+42
2020-05-01net: dsa: mv88e6xxx: use generic clause 45 definitionsRussell King2-11/+7
2020-05-01net: atlantic: A2 ingress / egress hw configurationIgor Russkikh7-105/+172
2020-05-01net: atlantic: basic A2 init/deinit hw_opsIgor Russkikh7-79/+362
2020-05-01net: atlantic: common functions needed for basic A2 init/deinit hw_opsDmitry Bogdanov6-2/+163
2020-05-01net: atlantic: HW bindings for basic A2 init/deinit hw_opsDmitry Bogdanov3-0/+207
2020-05-01net: atlantic: add A2 RPF hw_opsIgor Russkikh3-0/+259
2020-05-01net: atlantic: HW bindings for A2 RFPIgor Russkikh5-0/+284
2020-05-01net: atlantic: A2 hw_ops skeletonIgor Russkikh6-7/+294
2020-05-01net: atlantic: minimal A2 fw_opsDmitry Bogdanov4-0/+352
2020-05-01net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov5-0/+137
2020-05-01net: atlantic: A2 driver-firmware interfaceDmitry Bogdanov1-0/+593
2020-05-01net: atlantic: move IS_CHIP_FEATURE to aq_hw.hMark Starovoytov5-32/+36
2020-05-01net: atlantic: make hw_get_regs optionalMark Starovoytov1-0/+6
2020-05-01net: atlantic: simplify hw_get_fw_version() usageNikita Danilov4-12/+6
2020-05-01net: atlantic: add hw_soft_reset, hw_prepare to hw_opsMark Starovoytov5-5/+24
2020-05-01net: atlantic: add defines for 10M and EEE 100M link modeIgor Russkikh3-10/+27
2020-05-01net: atlantic: add A2 device IDsIgor Russkikh1-0/+7
2020-05-01net: atlantic: update company name in the driver descriptionIgor Russkikh2-3/+3
2020-05-01drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_probe()Wei Yongjun1-0/+2
2020-05-01net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier1-30/+44
2020-05-01r8169: switch from netif_xxx message functions to netdev_xxxHeiner Kallweit1-46/+22
2020-05-01r8169: remove "out of memory" error message from rtl_request_firmwareHeiner Kallweit1-3/+1
2020-05-01r8169: simplify counter handlingHeiner Kallweit1-25/+13
2020-05-01r8169: remove redundant driver message when entering promiscuous modeHeiner Kallweit1-2/+0
2020-05-01docs: networking: device drivers: convert ti/tlan.txt to ReSTMauro Carvalho Chehab2-2/+2
2020-05-01docs: networking: device drivers: convert smsc/smc9.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-05-01docs: networking: device drivers: convert sb1000.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert neterion/vxge.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert neterion/s2io.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-05-01docs: networking: device drivers: convert intel/ipw2200.txt to ReSTMauro Carvalho Chehab1-1/+1