summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-09-03rtw88: remove redundant assignment to pointer debugfs_topdirColin Ian King
2019-09-03rtw88: drop unused rtw_coex_coex_dm_reset()Guenter Roeck
2019-09-03rtw88: Fix an error messageDan Carpenter
2019-09-03rtlwifi: rtl8192ce: Fix incorrect returned valuesLarry Finger
2019-09-03rtlwifi: rtl8188ee: Fix incorrect returned valuesLarry Finger
2019-09-03rtlwifi: rtl8821ae: Fix incorrect returned valuesLarry Finger
2019-09-03rtlwifi: rtl8192cu: Convert inline routines to little-endian wordsLarry Finger
2019-09-03rtlwifi: rtl8192cu: Convert macros that set descriptorLarry Finger
2019-09-03rtlwifi: rtl8192cu: Replace local bit manipulation macrosLarry Finger
2019-09-03rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXXLarry Finger
2019-09-03rtlwifi: rtl8192ee: Remove some variable initializationsLarry Finger
2019-09-03rtlwifi: rtl8192ee: Convert inline routines to little-endian wordsLarry Finger
2019-09-03rtlwifi: rtl8192ee: Convert macros that set descriptorLarry Finger
2019-09-03rtlwifi: rtl8192ee: Replace local bit manipulation macrosLarry Finger
2019-09-03rtlwifi: rtl8192ee: Remove unused GET_XXX and SET_XXXLarry Finger
2019-09-03rtlwifi: rtl_pci: Fix memory leak when hardware init failsLarry Finger
2019-09-03rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'YueHaibing
2019-09-03rtlwifi: rtl8192cu: Fix value set in descriptorLarry Finger
2019-09-03rtlwifi: fix non-kerneldoc comment in usb.cValdis Klētnieks
2019-09-02mvpp2: percpu buffersMatteo Croce
2019-09-02mvpp2: refactor BM pool functionsMatteo Croce
2019-09-02mlx5: Add missing init_net check in FIB notifierJiri Pirko
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-01net: dsa: mv88e6xxx: centralize SERDES IRQ handlingVivien Didelot
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_statusVivien Didelot
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_enableVivien Didelot
2019-09-01net: dsa: mv88e6xxx: pass lane to .serdes_powerVivien Didelot
2019-09-01net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_setVivien Didelot
2019-09-01net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_laneVivien Didelot
2019-09-01net: dsa: mv88e6xxx: simplify .serdes_get_laneVivien Didelot
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_mappingVivien Didelot
2019-09-01net: dsa: mv88e6xxx: fix SERDES IRQ mappingVivien Didelot
2019-09-01net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_linkVivien Didelot
2019-09-01net: hns3: remove set but not used variable 'qos'YueHaibing
2019-09-01net: hns3: remove redundant assignment to pointer reg_infoColin Ian King
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-01r8169: don't set bit RxVlan on RTL8125Heiner Kallweit
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
2019-08-31qede: Add support for dumping the grc data.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for configuring grc dump config flags.Sudarsana Reddy Kalluru
2019-08-31qede: Add support for reading the config id attributes.Sudarsana Reddy Kalluru
2019-08-31qed: Add APIs for reading config id attributes.Sudarsana Reddy Kalluru
2019-08-31net: dsa: microchip: fill regmap_config nameGeorge McCollister