summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-10-26net: hns3: fix the bug of hns3_set_txbd_baseinfoLipeng
2017-10-26net: bcmgenet: use dev->phydev instead of priv->phydevDoug Berger
2017-10-26Revert "net: bcmgenet: Software reset EPHY after power on"Doug Berger
2017-10-26net: bcmgenet: relax lock constraints to reduce IRQ latencyDoug Berger
2017-10-26net: bcmgenet: rework bcmgenet_netif_start and bcmgenet_netif_stopDoug Berger
2017-10-26net: bcmgenet: cleanup ring interrupt masking and unmaskingDoug Berger
2017-10-26net: bcmgenet: move NAPI initialization to ring initializationDoug Berger
2017-10-26net: bcmgenet: enable loopback during UniMAC sw_resetDoug Berger
2017-10-26net: bcmgenet: prevent duplicate calls of bcmgenet_dma_teardownDoug Berger
2017-10-26net: bcmgenet: correct bad mergeDoug Berger
2017-10-26ethernet: cavium: octeon: Switch to using netdev_info().Steven J. Hill
2017-10-25drivers/net: wan/sbni: Convert timers to use timer_setup()Kees Cook
2017-10-25drivers/net: sis: Convert timers to use timer_setup()Kees Cook
2017-10-25net: ethernet/sfc: Convert timers to use timer_setup()Kees Cook
2017-10-25bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_linkXin Long
2017-10-24mlxsw: spectrum: mr_tcam: Include the mr_tcam header fileYotam Gigi
2017-10-24mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup staticYotam Gigi
2017-10-24mlxsw: spectrum: mr: Fix various endianness issuesYotam Gigi
2017-10-24mlxsw: spectrum_dpipe: Fix entries dump of the adjacency tableArkadi Sharshevsky
2017-10-24liquidio: pass date and time info to NIC firmwareVeerasenareddy Burru
2017-10-24nfp: bpf: optimize mov64 a littleJakub Kicinski
2017-10-24nfp: bpf: support stack accesses via non-constant pointersJakub Kicinski
2017-10-24nfp: bpf: support accessing the stack beyond 64 bytesJakub Kicinski
2017-10-24nfp: bpf: allow stack accesses via modified stack registersJakub Kicinski
2017-10-24nfp: bpf: optimize the RMW for stack accessesJakub Kicinski
2017-10-24nfp: bpf: add stack read supportJakub Kicinski
2017-10-24nfp: bpf: add stack write supportJakub Kicinski
2017-10-24nfp: bpf: refactor nfp_bpf_check_ptr()Jakub Kicinski
2017-10-24nfp: bpf: add helper for emitting nopsJakub Kicinski
2017-10-24net: hns3: fix a bug about hns3_clean_tx_ringLipeng
2017-10-24net: hns3: remove redundant memset when alloc bufferLipeng
2017-10-24net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng
2017-10-24net: hns3: get vf count by pci_sriov_get_totalvfsLipeng
2017-10-24net: hns3: fix the ops check in hns3_get_rxnfcLipeng
2017-10-24net: hns3: fix the bug when map buffer failLipeng
2017-10-24net: hns3: fix a bug when alloc new bufferLipeng
2017-10-23net: systemport: Guard against unmapped TX ringFlorian Fainelli
2017-10-23mlxsw: spectrum: Add another partition to KVD linearIdo Schimmel
2017-10-23mlxsw: spectrum: Increase number of linear entriesIdo Schimmel
2017-10-23mlxsw: spectrum_router: Populate adjacency entries according to weightsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Prepare for large adjacency groupsIdo Schimmel
2017-10-23mlxsw: spectrum_router: Store weight in nexthop structIdo Schimmel
2017-10-23mlxsw: spectrum: Add ability to query KVDL allocation sizeIdo Schimmel
2017-10-23mlxsw: spectrum: Better represent KVDL partitionsIdo Schimmel
2017-10-23mlxsw: spectrum_dpipe: Add adjacency group sizeIdo Schimmel
2017-10-23net: dsa: bcm_sf2: Allow matching arbitrary IPv6 masks/lengthsFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Allow matching arbitrary IPv4 mask lengthsFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Add support for IPv6 CFP rulesFlorian Fainelli
2017-10-23net: dsa: bcm_sf2: Simplify bcm_sf2_cfp_rule_get_all()Florian Fainelli
2017-10-23net: dsa: bcm_sf2: Make UDF slices more configurableFlorian Fainelli