summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-276-25/+30
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-0/+8
|\
| * mac80211_hwsim: Extended Key ID supportAlexander Wetzel2019-04-261-0/+6
| * mac80211_hwsim: set p2p device interface support indicationAvraham Stern2019-04-261-0/+2
* | net: hns3: remove reset after command send failedWeihang Li2019-04-261-10/+0
* | net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan2019-04-261-5/+5
* | net: hns3: extend the loopback state acquisition timeliuzhongzhu2019-04-261-2/+2
* | net: hns3: fix pause configure fail problemHuazhong Tan2019-04-261-1/+4
* | net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan2019-04-261-2/+4
* | net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan2019-04-263-5/+9
* | net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan2019-04-263-5/+6
* | net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan2019-04-261-1/+1
* | net: hns3: handle the BD info on the last BD of the packetYunsheng Lin2019-04-261-18/+20
* | net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin2019-04-261-1/+2
* | net: hns3: fix data race between ring->next_to_cleanYunsheng Lin2019-04-262-5/+16
* | nfp: implement PCI driver shutdown callbackDirk van der Merwe2019-04-262-5/+30
* | net: phy: improve genphy_soft_resetHeiner Kallweit2019-04-261-2/+14
* | usbnet: ipheth: Simplify device detectionGuenter Roeck2019-04-261-55/+3
* | cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva2019-04-261-7/+6
* | cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva2019-04-261-1/+1
* | wimax/i2400m/control: Mark expected switch fall-throughGustavo A. R. Silva2019-04-261-0/+1
* | amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva2019-04-261-3/+3
* | netdevsim: implement ndo_get_devlink_portJiri Pirko2019-04-261-0/+8
* | netdevsim: move netdev creation/destruction to dev probeJiri Pirko2019-04-266-118/+85
* | netdevsim: extend device attrs to support port addition and deletionJiri Pirko2019-04-263-4/+92
* | netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko2019-04-264-30/+160
* | netdevsim: change debugfs tree topologyJiri Pirko2019-04-263-15/+11
* | netdevsim: generate random switch id instead of using dev idJiri Pirko2019-04-263-2/+5
* | netdevsim: merge sdev into devJiri Pirko2019-04-265-115/+116
* | netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko2019-04-263-28/+30
* | netdevsim: add bus attributes to add new and delete devicesJiri Pirko2019-04-263-4/+99
* | netdevsim: use ida for bus device idsJiri Pirko2019-04-261-3/+10
* | netdevsim: add stub netdevsim driver implementationJiri Pirko2019-04-261-1/+20
* | netdevsim: move device registration and related code to bus.cJiri Pirko2019-04-264-163/+207
* | netdevsim: put netdevsim bus code into separate fileJiri Pirko2019-04-264-13/+38
* | netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko2019-04-264-59/+56
* | netdevsim: create devlink instance per netdevsim instanceJiri Pirko2019-04-264-202/+124
* | netdevsim: move device registration on bus to be done earlier in initJiri Pirko2019-04-261-13/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2619-31/+72
|\ \
| * | net: vrf: Fix operation not supported when set vrf macMiaohe Lin2019-04-241-0/+2
| * | net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-241-4/+7
| * | net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-244-5/+5
| * | spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
| * | net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-231-2/+2
| * | Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-205-11/+27
| |\ \
| | * | net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1
| | * | net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
| | * | net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
| * | | team: fix possible recursive locking when add slavesHangbin Liu2019-04-191-0/+7
| |/ /
| * | stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6